This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/19490] Some asm functions lack unwind descriptors


https://sourceware.org/bugzilla/show_bug.cgi?id=19490

--- Comment #2 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
i386 build is missing unwind descriptors for:

./nptl/libpthread.so
0000c720 T pthread_spin_init
0000c6e0 T pthread_spin_lock
0000c700 T pthread_spin_trylock
0000c720 T pthread_spin_unlock

./libc.so.6
000b0e48 T _exit
000b0e48 W _Exit
000e97b0 T __fentry__
000e9790 W mcount
000e9790 T _mcount

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]