search for: libgnustepbase

Displaying 1 result from an estimated 1 matches for "libgnustepbase".

2014 Mar 17
2
[LLVMdev] Treatment of TType encoding in EHT entries
Hi, I ran into a crash using Objective-C with llvm/clang on ARM-Linux. The crash happens while unwinding the stack from pthread_exit as soon as the first call frame is reached that belongs to a function that uses the personality routine from libobjc2. This function is in a shared library (libgnustepbase), and here's the start of its entry in the execption table: GCC_except_table20: .Lexception20: .byte 255 @ @LPStart Encoding = omit .byte 0 @ @TType Encoding = absptr .ascii "\314\001" @ @TType ba...