Weird crash
Weird crash
- Subject: Weird crash
- From: Laurent Daudelin <email@hidden>
- Date: Tue, 08 Mar 2011 10:55:28 -0800
I got a user sending me a crash report:
abort() called
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[NSThemeFrame(0x100138f50) lockFocus] failed with window=0x100138100, windowNumber=-1, [self isHiddenOrHasHiddenAncestor]=0'
Thread 3 Crashed:
0 libSystem.B.dylib 0x00007fff853e6616 __kill + 10
1 libSystem.B.dylib 0x00007fff85486cca abort + 83
2 libstdc++.6.dylib 0x00007fff817c75d2 __tcf_0 + 0
3 libobjc.A.dylib 0x00007fff85ebed29 _objc_terminate + 100
4 libstdc++.6.dylib 0x00007fff817c5ae1 __cxxabiv1::__terminate(void (*)()) + 11
5 libstdc++.6.dylib 0x00007fff817c5b16 __cxxabiv1::__unexpected(void (*)()) + 0
6 libstdc++.6.dylib 0x00007fff817c5bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
7 libobjc.A.dylib 0x00007fff85ebb192 object_getIvar + 0
8 com.apple.CoreFoundation 0x00007fff85735969 -[NSException raise] + 9
9 com.apple.AppKit 0x00007fff887198a8 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4033
10 com.apple.AppKit 0x00007fff88692b9a -[NSView displayIfNeeded] + 969
11 ...ppstore.filesynchronization 0x0000000100021f00 -[SyncController scanForFilesWith:] + 11017
In my code, I have a textfield that I update periodically with 'displayIfNeeded'. I just can't understand why it's crashing there. Of course, I can't reproduce the problem.
Anybody has any idea?
Thanks!
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden