[Bug libc/20435] Missing unwind info in __startcontext causes infinite loop in _Unwind_Backtrace

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Tue Aug 9 07:35:00 GMT 2016


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.


More information about the Glibc-bugs mailing list