One of my user sent me a crash log with an excerpt here: ... Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000027 ... Thread 4 Crashed: Dispatch queue: com.apple.root.default-priority 0 libobjc.A.dylib 0x00007fff85ea115c objc_msgSend_vtable2 + 12 1 com.apple.Foundation 0x00007fff827f79a5 -[NSCFString isEqualToString:] + 63 ...
It's a part of my code that compares NSStrings. Of course, nobody besides him are able to reproduce this. My question: what could cause a crash in function 'objc_msgSend_vtable2'? Thanks in advance! -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com