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 dynamic-link/23707] New: Missing unwind info in sysdeps/powerpc/powerpc32/dl-start.S


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

            Bug ID: 23707
           Summary: Missing unwind info in
                    sysdeps/powerpc/powerpc32/dl-start.S
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
  Target Milestone: ---
              Host: powerpc-*-*

When a ctor of a shared library calls _Unwind_Backtrace it gets stuck in an
infinite loop on powerpc due to the missing unwind info in _start.

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