Re: Latest Release crashing - a lot.
Skef Iterum <[email protected]> Tue, 6 Aug 2019 14:03:19 -0700
| Newsgroups | gmane.comp.fonts.fontforge.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============6823476050353630496== Content-Type: multipart/alternative; boundary="------------494C13240BC47D45EB57425C" Content-Language: en-US This is a multi-part message in MIME format. --------------494C13240BC47D45EB57425C Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit It may be best to downgrade for the time being. Mac problems often last a while because none of the folks who look at bugs regularly have regular access to one. Skef On 8/6/19 1:55 PM, Ben Griffin wrote: >>>>> So there's a lot of crashes with the latest FF release on Mac OS X (10.14.6) > Oh this is so sad… Sorry. I’ve got to go to bed now. I lost another 30 minutes work to this crash. I should have saved it, I know. > > > Crashed Thread: 0 Dispatch queue: com.apple.main-thread > > Exception Type: EXC_BAD_ACCESS (SIGSEGV) > Exception Codes: KERN_INVALID_ADDRESS at 0x00007ffffffffff0 > > Termination Signal: Segmentation fault: 11 > Termination Reason: Namespace SIGNAL, Code 0xb > Terminating Process: exc handler [2239] > > VM Regions Near 0x7ffffffffff0: > --> shared memory 00007fffffed5000-00007fffffed6000 [ 4K] r-x/r-x SM=SHM > > > ID Vend/Dev > 7030 67df1002 > Seconds Ago ID Type > 3800.0 7030 Attach > > Application Specific Information: > objc_msgSend() selector name: _cfTypeID > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 libobjc.A.dylib 0x00007fff5759a69d objc_msgSend + 29 > 1 com.apple.CoreGraphics 0x00007fff2d23abdf assert_check_region + 30 > 2 com.apple.CoreGraphics 0x00007fff2d2596e3 CGRegionCreateUnionWithRegion + 28 > 3 com.apple.CoreGraphics 0x00007fff2d2596bb CGSUnionRegion + 14 > 4 com.apple.AppKit 0x00007fff2a620f25 -[_NSCGSWindowBackingStore dirtyBackBufferInRegion:] + 64 > 5 com.apple.AppKit 0x00007fff2a6202aa backing_store_delegate + 967 > 6 com.apple.AppKit 0x00007fff2a93c1e2 backing_store_DrawRects.llvm.2329424099933660171 + 907 > 7 com.apple.CoreGraphics 0x00007fff2d2411f2 CGContextFillRects + 96 > 8 com.apple.CoreGraphics 0x00007fff2d24118b CGContextFillRect + 105 > 9 com.apple.AppKit 0x00007fff2a540568 NSRectFill + 237 > 10 com.apple.AppKit 0x00007fff2a61fc98 -[NSThemeFrame _drawTransparentTitlebarInRect:] + 78 > 11 com.apple.AppKit 0x00007fff2a61fba9 -[NSThemeFrame _drawUnifiedToolbar:] + 154 > 12 com.apple.AppKit 0x00007fff2a61f9aa -[NSThemeFrame _drawTitleBar:] + 83 > 13 com.apple.AppKit 0x00007fff2a61f94c -[NSThemeFrame _drawFrameInterior:clip:] + 66 > 14 com.apple.AppKit 0x00007fff2a61f8b8 -[NSThemeFrame drawFrame:] + 806 > 15 com.apple.AppKit 0x00007fff2a61f470 -[NSFrameView drawRect:] + 703 > 16 com.apple.AppKit 0x00007fff2a61f1af -[NSThemeFrame drawRect:] + 203 > 17 com.apple.AppKit 0x00007fff2a54021e _NSViewDrawRect + 66 > 18 com.apple.AppKit 0x00007fff2a52b05e -[NSView _drawRect:clip:] + 1752 > 19 com.apple.AppKit 0x00007fff2a528fe1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5165 > 20 com.apple.AppKit 0x00007fff2a527b8e -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 65 > 21 com.apple.AppKit 0x00007fff2a525490 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 1893 > 22 com.apple.AppKit 0x00007fff2a524ac9 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 253 > 23 com.apple.AppKit 0x00007fff2a5216be -[NSView displayIfNeeded] + 1302 > 24 com.apple.AppKit 0x00007fff2a51e3ff -[NSWindow displayIfNeeded] + 280 > 25 com.apple.AppKit 0x00007fff2a51e240 __NSWindowGetDisplayCycleObserverForDisplay_block_invoke + 684 > 26 com.apple.AppKit 0x00007fff2a519334 NSDisplayCycleObserverInvoke + 162 > 27 com.apple.AppKit 0x00007fff2a518eb4 NSDisplayCycleFlush + 1030 > 28 com.apple.QuartzCore 0x00007fff3788a54d CA::Transaction::run_commit_handlers(CATransactionPhase) + 49 > 29 com.apple.QuartzCore 0x00007fff37889d26 CA::Transaction::commit() + 212 > 30 com.apple.AppKit 0x00007fff2a51884d __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 274 > 31 com.apple.CoreFoundation 0x00007fff2ce7df28 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 > 32 com.apple.CoreFoundation 0x00007fff2ce7de5d __CFRunLoopDoObservers + 451 > 33 com.apple.CoreFoundation 0x00007fff2ce20580 __CFRunLoopRun + 1136 > 34 com.apple.CoreFoundation 0x00007fff2ce1febe CFRunLoopRunSpecific + 455 > 35 com.apple.HIToolbox 0x00007fff2c07f1ab RunCurrentEventLoopInMode + 292 > 36 com.apple.HIToolbox 0x00007fff2c07eded ReceiveNextEventCommon + 355 > 37 com.apple.HIToolbox 0x00007fff2c07ec76 _BlockUntilNextEventMatchingListInModeWithFilter + 64 > 38 com.apple.AppKit 0x00007fff2a41779d _DPSNextEvent + 1135 > 39 com.apple.AppKit 0x00007fff2a41648b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361 > 40 libgdk-3.0.dylib 0x0000000104c34ffc poll_func + 172 > 41 libglib-2.0.0.dylib 0x00000001051d5c37 g_main_context_iterate + 343 > 42 libglib-2.0.0.dylib 0x00000001051d5d14 g_main_context_iteration + 100 > 43 libgdraw.6.dylib 0x0000000103e2d533 GGDKDrawEventLoop + 131 > 44 libgdraw.6.dylib 0x0000000103db2941 GDrawEventLoop + 65 > 45 libfontforgeexe.3.dylib 0x0000000103ba3cf7 fontforge_main + 6583 > 46 fontforge 0x0000000103958f82 main + 34 > 47 libdyld.dylib 0x00007fff58d763d5 start + 1 > > Thread 1: > 0 libsystem_kernel.dylib 0x00007fff58eb336e poll + 10 > 1 libgdk-3.0.dylib 0x0000000104c36141 select_thread_func + 721 > 2 libsystem_pthread.dylib 0x00007fff58f6a2eb _pthread_body + 126 > 3 libsystem_pthread.dylib 0x00007fff58f6d249 _pthread_start + 66 > 4 libsystem_pthread.dylib 0x00007fff58f6940d thread_start + 13 > > Thread 2: > 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 > > Thread 3: > 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 > > Thread 4: > 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 > > Thread 5: > 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 > > Thread 0 crashed with X86 Thread State (64-bit): > rax: 0x00007fffffffffd8 rbx: 0x00007fb879e05fe0 rcx: 0x00007fff880fcfd8 rdx: 0x00007fff575bef18 > rdi: 0x00007fb879e05fe0 rsi: 0x00007fff2f3b8d8e rbp: 0x00007ffeec2a5000 rsp: 0x00007ffeec2a4fe8 > r8: 0x00000000879e0878 r9: 0x00000000feffffff r10: 0x00007fffffffffd8 r11: 0x00007fff2f3b8d8e > r12: 0x00007ffeec2a5058 r13: 0x00007ffeec2a51a0 r14: 0x00007fb879e08770 r15: 0x00007fb8956bfbd0 > rip: 0x00007fff5759a69d rfl: 0x0000000000010206 cr2: 0x00007ffffffffff0 > > Logical CPU: 4 > Error Code: 0x00000004 > Trap Number: 14 > > > > _______________________________________________ > fontforge-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fontforge-devel > http://fontforge.10959.n7.nabble.com/Developer-f3.html --------------494C13240BC47D45EB57425C Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> <p>It may be best to downgrade for the time being. Mac problems often last a while because none of the folks who look at bugs regularly have regular access to one. <br> </p> <p>Skef<br> </p> <div class="moz-cite-prefix">On 8/6/19 1:55 PM, Ben Griffin wrote:<br> </div> <blockquote type="cite" cite="mid:[email protected]"> <blockquote type="cite"> <blockquote type="cite"> <blockquote type="cite"> <blockquote type="cite"> <pre class="moz-quote-pre" wrap="">So there's a lot of crashes with the latest FF release on Mac OS X (10.14.6) </pre> </blockquote> </blockquote> </blockquote> </blockquote> <pre class="moz-quote-pre" wrap="">Oh this is so sad… Sorry. I’ve got to go to bed now. I lost another 30 minutes work to this crash. I should have saved it, I know. Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00007ffffffffff0 Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [2239] VM Regions Near 0x7ffffffffff0: --> shared memory 00007fffffed5000-00007fffffed6000 [ 4K] r-x/r-x SM=SHM ID Vend/Dev 7030 67df1002 Seconds Ago ID Type 3800.0 7030 Attach Application Specific Information: objc_msgSend() selector name: _cfTypeID Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff5759a69d objc_msgSend + 29 1 com.apple.CoreGraphics 0x00007fff2d23abdf assert_check_region + 30 2 com.apple.CoreGraphics 0x00007fff2d2596e3 CGRegionCreateUnionWithRegion + 28 3 com.apple.CoreGraphics 0x00007fff2d2596bb CGSUnionRegion + 14 4 com.apple.AppKit 0x00007fff2a620f25 -[_NSCGSWindowBackingStore dirtyBackBufferInRegion:] + 64 5 com.apple.AppKit 0x00007fff2a6202aa backing_store_delegate + 967 6 com.apple.AppKit 0x00007fff2a93c1e2 backing_store_DrawRects.llvm.2329424099933660171 + 907 7 com.apple.CoreGraphics 0x00007fff2d2411f2 CGContextFillRects + 96 8 com.apple.CoreGraphics 0x00007fff2d24118b CGContextFillRect + 105 9 com.apple.AppKit 0x00007fff2a540568 NSRectFill + 237 10 com.apple.AppKit 0x00007fff2a61fc98 -[NSThemeFrame _drawTransparentTitlebarInRect:] + 78 11 com.apple.AppKit 0x00007fff2a61fba9 -[NSThemeFrame _drawUnifiedToolbar:] + 154 12 com.apple.AppKit 0x00007fff2a61f9aa -[NSThemeFrame _drawTitleBar:] + 83 13 com.apple.AppKit 0x00007fff2a61f94c -[NSThemeFrame _drawFrameInterior:clip:] + 66 14 com.apple.AppKit 0x00007fff2a61f8b8 -[NSThemeFrame drawFrame:] + 806 15 com.apple.AppKit 0x00007fff2a61f470 -[NSFrameView drawRect:] + 703 16 com.apple.AppKit 0x00007fff2a61f1af -[NSThemeFrame drawRect:] + 203 17 com.apple.AppKit 0x00007fff2a54021e _NSViewDrawRect + 66 18 com.apple.AppKit 0x00007fff2a52b05e -[NSView _drawRect:clip:] + 1752 19 com.apple.AppKit 0x00007fff2a528fe1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5165 20 com.apple.AppKit 0x00007fff2a527b8e -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 65 21 com.apple.AppKit 0x00007fff2a525490 -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 1893 22 com.apple.AppKit 0x00007fff2a524ac9 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 253 23 com.apple.AppKit 0x00007fff2a5216be -[NSView displayIfNeeded] + 1302 24 com.apple.AppKit 0x00007fff2a51e3ff -[NSWindow displayIfNeeded] + 280 25 com.apple.AppKit 0x00007fff2a51e240 __NSWindowGetDisplayCycleObserverForDisplay_block_invoke + 684 26 com.apple.AppKit 0x00007fff2a519334 NSDisplayCycleObserverInvoke + 162 27 com.apple.AppKit 0x00007fff2a518eb4 NSDisplayCycleFlush + 1030 28 com.apple.QuartzCore 0x00007fff3788a54d CA::Transaction::run_commit_handlers(CATransactionPhase) + 49 29 com.apple.QuartzCore 0x00007fff37889d26 CA::Transaction::commit() + 212 30 com.apple.AppKit 0x00007fff2a51884d __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 274 31 com.apple.CoreFoundation 0x00007fff2ce7df28 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 32 com.apple.CoreFoundation 0x00007fff2ce7de5d __CFRunLoopDoObservers + 451 33 com.apple.CoreFoundation 0x00007fff2ce20580 __CFRunLoopRun + 1136 34 com.apple.CoreFoundation 0x00007fff2ce1febe CFRunLoopRunSpecific + 455 35 com.apple.HIToolbox 0x00007fff2c07f1ab RunCurrentEventLoopInMode + 292 36 com.apple.HIToolbox 0x00007fff2c07eded ReceiveNextEventCommon + 355 37 com.apple.HIToolbox 0x00007fff2c07ec76 _BlockUntilNextEventMatchingListInModeWithFilter + 64 38 com.apple.AppKit 0x00007fff2a41779d _DPSNextEvent + 1135 39 com.apple.AppKit 0x00007fff2a41648b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361 40 libgdk-3.0.dylib 0x0000000104c34ffc poll_func + 172 41 libglib-2.0.0.dylib 0x00000001051d5c37 g_main_context_iterate + 343 42 libglib-2.0.0.dylib 0x00000001051d5d14 g_main_context_iteration + 100 43 libgdraw.6.dylib 0x0000000103e2d533 GGDKDrawEventLoop + 131 44 libgdraw.6.dylib 0x0000000103db2941 GDrawEventLoop + 65 45 libfontforgeexe.3.dylib 0x0000000103ba3cf7 fontforge_main + 6583 46 fontforge 0x0000000103958f82 main + 34 47 libdyld.dylib 0x00007fff58d763d5 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff58eb336e poll + 10 1 libgdk-3.0.dylib 0x0000000104c36141 select_thread_func + 721 2 libsystem_pthread.dylib 0x00007fff58f6a2eb _pthread_body + 126 3 libsystem_pthread.dylib 0x00007fff58f6d249 _pthread_start + 66 4 libsystem_pthread.dylib 0x00007fff58f6940d thread_start + 13 Thread 2: 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00007fff58f693f0 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fffffffffd8 rbx: 0x00007fb879e05fe0 rcx: 0x00007fff880fcfd8 rdx: 0x00007fff575bef18 rdi: 0x00007fb879e05fe0 rsi: 0x00007fff2f3b8d8e rbp: 0x00007ffeec2a5000 rsp: 0x00007ffeec2a4fe8 r8: 0x00000000879e0878 r9: 0x00000000feffffff r10: 0x00007fffffffffd8 r11: 0x00007fff2f3b8d8e r12: 0x00007ffeec2a5058 r13: 0x00007ffeec2a51a0 r14: 0x00007fb879e08770 r15: 0x00007fb8956bfbd0 rip: 0x00007fff5759a69d rfl: 0x0000000000010206 cr2: 0x00007ffffffffff0 Logical CPU: 4 Error Code: 0x00000004 Trap Number: 14 </pre> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <pre class="moz-quote-pre" wrap="">_______________________________________________ fontforge-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/fontforge-devel">https://lists.sourceforge.net/lists/listinfo/fontforge-devel</a> <a class="moz-txt-link-freetext" href="http://fontforge.10959.n7.nabble.com/Developer-f3.html">http://fontforge.10959.n7.nabble.com/Developer-f3.html</a> </pre> </blockquote> </body> </html> --------------494C13240BC47D45EB57425C-- --===============6823476050353630496== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============6823476050353630496== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ fontforge-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fontforge-devel http://fontforge.10959.n7.nabble.com/Developer-f3.html --===============6823476050353630496==--