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/20435] Missing unwind info in __startcontext causes infinite loop in _Unwind_Backtrace


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Missing unwind info in      |Missing unwind info in
                   |setcontext causes infinite  |__startcontext causes
                   |loop in _Unwind_Backtrace   |infinite loop in
                   |                            |_Unwind_Backtrace

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Actually it is __startcontext that needs to be marked as .cantunwind.

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