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/19356] unwind stack failed if stack including syscall on armv7


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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
If one function has unwind info that relates to another function (as 
opposed to EXIDX_CANTUNWIND for a function with no unwind info), that's a 
bug in the static linker ld that was used to link glibc, not a bug in 
glibc.  ld is meant to insert EXIDX_CANTUNWIND automatically for address 
ranges without unwind info.

-- 
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]