search for: objc_addexceptionhandl

Displaying 2 results from an estimated 2 matches for "objc_addexceptionhandl".

2011 May 30
2
[LLVMdev] Crash in libunwind
...ddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 312 3 libSystem.B.dylib 0x00007fff8719e348 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 216 4 libobjc.A.dylib 0x00007fff8852c4b6 objc_addExceptionHandler + 828 5 com.apple.CoreFoundation 0x00007fff82399722 _CFDoExceptionOperation + 402 6 com.apple.AppKit 0x00007fff887e9989 _NSAppKitLock + 79 The parts above that vary from crash to crash, but we usually have some window-management stuff and some of our code, with som...
2011 May 30
0
[LLVMdev] Crash in libunwind
...e, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 312 > 3 libSystem.B.dylib 0x00007fff8719e348 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 216 > 4 libobjc.A.dylib 0x00007fff8852c4b6 objc_addExceptionHandler + 828 > 5 com.apple.CoreFoundation 0x00007fff82399722 _CFDoExceptionOperation + 402 > 6 com.apple.AppKit 0x00007fff887e9989 _NSAppKitLock + 79 > > > The parts above that vary from crash to crash, but we usually have some window-management stuff and s...