Hi,
Running the very latest Textmate 2.0 on Mac OS X, I believe the update was pushed yesterday.
I can't open any files. Even a simple text file. This message shows up on Console.app. What can I do to help fix this?
1/7/16 10:34:35.986 AM TextMate[55376]: ( 0 CoreFoundation 0x00007fff8bd24b06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff846213f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8bdbb40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff8bd1302e ___forwarding___ + 414 4 CoreFoundation 0x00007fff8bd12e18 _CF_forwarding_prep_0 + 232 5 document.dylib 0x000000010a698792 -[OakDocument initWithData:fileType:customName:] + 236 6 document.dylib 0x000000010a69937a +[OakDocument documentWithData:fileType:customName:] + 99 7 document.dylib 0x000000010a68687c _ZN8document12from_contentERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0 _9allocatorIcEEEES6_ + 159 8 OakTextView 0x000000010a424ef4 -[OakDocumentView initWithFrame:] + 1782 9 AppKit 0x00007fff8c1d3078 -[NSView init] + 62 10 DocumentWindow.dylib 0x000000010a1b9984 -[DocumentController init] + 473 11 DocumentWindow.dylib 0x000000010a1d6cb6 _ZZ26+[DocumentController load]ENK7proxy_t12show_browserERKNSt3__112basic_stringIcNS0_11char_traitsIcE ENS0_9allocatorIcEEEE + 1490 12 TextMate 0x000000010a05e4fc _ZN17socket_observer_t14open_documentsERK8socket_t + 1366 13 TextMate 0x000000010a05db7a _ZN17socket_observer_tclERK8socket_t + 154 14 TextMate 0x000000010a05d192 _ZN17socket_callback_t8helper_tclEv + 18 15 CoreFoundation 0x00007fff8bce2fa5 __CFSocketPerformV0 + 1045 16 CoreFoundation 0x00007fff8bca3b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 17 CoreFoundation 0x00007fff8bca3455 __CFRunLoopDoSources0 + 245 18 CoreFoundation 0x00007fff8bcc67f5 __CFRunLoopRun + 789 19 CoreFoundation 0x00007fff8bcc60e2 CFRunLoopRunSpecific + 290 20 HIToolbox 0x00007fff81410eb4 RunCurrentEventLoopInMode + 209 21 HIToolbox 0x00007fff81410c52 ReceiveNextEventCommon + 356 22 HIToolbox 0x00007fff81410ae3 BlockUntilNextEventMatchingListInMode + 62 23 AppKit 0x00007fff8c136533 _DPSNextEvent + 685 24 AppKit 0x00007fff8c135df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 25 AppKit 0x00007fff8c12d1a3 -[NSApplication run] + 517 26 AppKit 0x00007fff8c0d1bd6 NSApplicationMain + 869 27 TextMate 0x000000010a05ad3b main + 871 28 libdyld.dylib 0x00007fff82e9e7e1 start + 0 29 ??? 0x0000000000000002 0x0 + 2 )
Thank you in advance,
Does the crash report mention the name of the selector that the object does not respond to?
This would be above the stack dump.
On 1 Jul 2016, at 11:47, Pedro Melo wrote:
Hi,
Running the very latest Textmate 2.0 on Mac OS X, I believe the update was pushed yesterday.
I can't open any files. Even a simple text file. This message shows up on Console.app. What can I do to help fix this?
1/7/16 10:34:35.986 AM TextMate[55376]: ( 0 CoreFoundation 0x00007fff8bd24b06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff846213f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8bdbb40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff8bd1302e ___forwarding___
- 414
4 CoreFoundation 0x00007fff8bd12e18 _CF_forwarding_prep_0 + 232 5 document.dylib 0x000000010a698792 -[OakDocument initWithData:fileType:customName:] + 236 6 document.dylib 0x000000010a69937a +[OakDocument documentWithData:fileType:customName:] + 99 7 document.dylib 0x000000010a68687c _ZN8document12from_contentERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0 _9allocatorIcEEEES6_ + 159 8 OakTextView 0x000000010a424ef4 -[OakDocumentView initWithFrame:] + 1782 9 AppKit 0x00007fff8c1d3078 -[NSView init] + 62 10 DocumentWindow.dylib 0x000000010a1b9984 -[DocumentController init] + 473 11 DocumentWindow.dylib 0x000000010a1d6cb6 _ZZ26+[DocumentController load]ENK7proxy_t12show_browserERKNSt3__112basic_stringIcNS0_11char_traitsIcE ENS0_9allocatorIcEEEE + 1490 12 TextMate 0x000000010a05e4fc _ZN17socket_observer_t14open_documentsERK8socket_t + 1366 13 TextMate 0x000000010a05db7a _ZN17socket_observer_tclERK8socket_t + 154 14 TextMate 0x000000010a05d192 _ZN17socket_callback_t8helper_tclEv + 18 15 CoreFoundation 0x00007fff8bce2fa5 __CFSocketPerformV0 + 1045 16 CoreFoundation 0x00007fff8bca3b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 17 CoreFoundation 0x00007fff8bca3455 __CFRunLoopDoSources0 + 245 18 CoreFoundation 0x00007fff8bcc67f5 __CFRunLoopRun + 789 19 CoreFoundation 0x00007fff8bcc60e2 CFRunLoopRunSpecific + 290 20 HIToolbox 0x00007fff81410eb4 RunCurrentEventLoopInMode + 209 21 HIToolbox 0x00007fff81410c52 ReceiveNextEventCommon + 356 22 HIToolbox 0x00007fff81410ae3 BlockUntilNextEventMatchingListInMode + 62 23 AppKit 0x00007fff8c136533 _DPSNextEvent + 685 24 AppKit 0x00007fff8c135df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 25 AppKit 0x00007fff8c12d1a3 -[NSApplication run] + 517 26 AppKit 0x00007fff8c0d1bd6 NSApplicationMain
- 869
27 TextMate 0x000000010a05ad3b main + 871 28 libdyld.dylib 0x00007fff82e9e7e1 start + 0 29 ??? 0x0000000000000002 0x0 + 2 )
Thank you in advance,
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate