Have you been able to reproduce this yourself?

On 31 Aug 2012, at 15:41, Georg Seifert <georg.seif...@gmx.de> wrote:

> Hi,
> 
> I get a lot crash reports that I can’t find anything about. It is completely 
> in Apples code and only happens in MacOSX 10.8. A backtrace is attached. Can 
> someone help me with this?
> 
> Best
> Georg
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> 
> Application Specific Information:
> *** Terminating app due to uncaught exception 'NSInvalidArgumentException', 
> reason: '-[NSDocumentMoreIVars userInfo]: unrecognized selector sent to 
> instance 0x106b18e20'
> terminate called throwing an exception
> abort() called
> 
> Application Specific Backtrace 1:
> 0   CoreFoundation                      0x00007fff8d8ea716 
> __exceptionPreprocess + 198
> 1   libobjc.A.dylib                     0x00007fff8c46e470 
> objc_exception_throw + 43
> 2   CoreFoundation                      0x00007fff8d980d5a 
> -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
> 3   CoreFoundation                      0x00007fff8d8d8c3e ___forwarding___ + 
> 414
> 4   CoreFoundation                      0x00007fff8d8d8a28 
> _CF_forwarding_prep_0 + 232
> 5   AppKit                              0x00007fff9033094e -[NSDocument 
> _updateLockedStateWithAutosavingSafetyError:] + 37
> 6   AppKit                              0x00007fff903303c9 -[NSDocument 
> _checkAutosavingAndUpdateLockedState] + 65
> 7   AppKit                              0x00007fff9074c848 __block_global_238 
> + 59
> 8   AppKit                              0x00007fff902e4b09 -[NSDocument 
> continueFileAccessUsingBlock:] + 222
> 9   AppKit                              0x00007fff902e4702 -[NSDocument 
> _performFileAccessOnMainThread:usingBlock:] + 589
> 10  AppKit                              0x00007fff902e95c7 -[NSDocument 
> performAsynchronousFileAccessUsingBlock:] + 484
> 11  AppKit                              0x00007fff9074c806 __36-[NSDocument 
> presentedItemDidChange]_block_invoke_0 + 116
> 12  Foundation                          0x00007fff85eb7cac -[NSBlockOperation 
> main] + 124
> 13  Foundation                          0x00007fff85e8dbb6 
> -[__NSOperationInternal start] + 684
> 14  Foundation                          0x00007fff85e953d1 __block_global_6 + 
> 129
> 15  libdispatch.dylib                   0x00007fff8d7eff3d 
> _dispatch_call_block_and_release + 15
> 16  libdispatch.dylib                   0x00007fff8d7ec0fa 
> _dispatch_client_callout + 8
> 17  libdispatch.dylib                   0x00007fff8d7f1104 
> _dispatch_main_queue_callback_4CF + 275
> 18  CoreFoundation                      0x00007fff8d88c81e __CFRunLoopRun + 
> 1614
> 19  CoreFoundation                      0x00007fff8d88bdd2 
> CFRunLoopRunSpecific + 290
> 20  HIToolbox                           0x00007fff86db3774 
> RunCurrentEventLoopInMode + 209
> 21  HIToolbox                           0x00007fff86db3512 
> ReceiveNextEventCommon + 356
> 22  HIToolbox                           0x00007fff86db33a3 
> BlockUntilNextEventMatchingListInMode + 62
> 23  AppKit                              0x00007fff90415fa3 _DPSNextEvent + 685
> 24  AppKit                              0x00007fff90415862 -[NSApplication 
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
> 25  AppKit                              0x00007fff9040cc03 -[NSApplication 
> run] + 517
> 26  AppKit                              0x00007fff903b1656 NSApplicationMain 
> + 869
> 27  Glyphs                              0x0000000100004c57 Glyphs + 19543
> 28  Glyphs                              0x0000000100001dd4 Glyphs + 7636
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib            0x00007fff8fe87212 __pthread_kill + 10
> 1   libsystem_c.dylib                 0x00007fff888bab34 pthread_kill + 90
> 2   libsystem_c.dylib                 0x00007fff888fedfa abort + 143
> 3   libc++abi.dylib                   0x00007fff89b88f87 abort_message + 257
> 4   libc++abi.dylib                   0x00007fff89b86936 default_terminate() 
> + 28
> 5   libobjc.A.dylib                   0x00007fff8c46e8f3 _objc_terminate() + 
> 91
> 6   libc++.1.dylib                    0x00007fff8e68a8fe std::terminate() + 20
> 7   libobjc.A.dylib                   0x00007fff8c46e65e objc_terminate + 9
> 8   libdispatch.dylib                 0x00007fff8d7ec10e 
> _dispatch_client_callout + 28
> 9   libdispatch.dylib                 0x00007fff8d7f1104 
> _dispatch_main_queue_callback_4CF + 275
> 10  com.apple.CoreFoundation          0x00007fff8d88c81e __CFRunLoopRun + 1614
> 11  com.apple.CoreFoundation          0x00007fff8d88bdd2 CFRunLoopRunSpecific 
> + 290
> 12  com.apple.HIToolbox               0x00007fff86db3774 
> RunCurrentEventLoopInMode + 209
> 13  com.apple.HIToolbox               0x00007fff86db3512 
> ReceiveNextEventCommon + 356
> 14  com.apple.HIToolbox               0x00007fff86db33a3 
> BlockUntilNextEventMatchingListInMode + 62
> 15  com.apple.AppKit                  0x00007fff90415fa3 _DPSNextEvent + 685
> 16  com.apple.AppKit                  0x00007fff90415862 -[NSApplication 
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
> 17  com.apple.AppKit                  0x00007fff9040cc03 -[NSApplication run] 
> + 517
> 18  com.apple.AppKit                  0x00007fff903b1656 NSApplicationMain + 
> 869
> 19  com.GeorgSeifert.Glyphs           0x0000000100004c57 0x100000000 + 19543
> 20  com.GeorgSeifert.Glyphs           0x0000000100001dd4 0x100000000 + 7636
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net
> 
> This email sent to cocoa...@mikeabdullah.net


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to