public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/104207] New: [12 Regression] Crash in _Unwind_Find_FDE if object lacks unwind information
@ 2022-01-24 17:09 fw at gcc dot gnu.org
  2022-01-24 17:11 ` [Bug libgcc/104207] " mpolacek at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: fw at gcc dot gnu.org @ 2022-01-24 17:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104207

            Bug ID: 104207
           Summary: [12 Regression] Crash in _Unwind_Find_FDE if object
                    lacks unwind information
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fw at gcc dot gnu.org
  Target Milestone: ---
             Build: *-*-linux-gnu

r12-6210 lacks a NULL check for dlfo_eh_frame. This causes crashes when
unwinding through signal frames if the kernel vDSO has not been built with
debuginfo.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-25 11:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 17:09 [Bug libgcc/104207] New: [12 Regression] Crash in _Unwind_Find_FDE if object lacks unwind information fw at gcc dot gnu.org
2022-01-24 17:11 ` [Bug libgcc/104207] " mpolacek at gcc dot gnu.org
2022-01-24 19:08 ` fw at gcc dot gnu.org
2022-01-25  7:55 ` rguenth at gcc dot gnu.org
2022-01-25 11:07 ` fw at gcc dot gnu.org
2022-01-25 11:10 ` cvs-commit at gcc dot gnu.org
2022-01-25 11:11 ` fw at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).