public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/20679] GDB 7.11.1 crash
       [not found] <bug-20679-4717@http.sourceware.org/bugzilla/>
@ 2022-11-29 19:12 ` tromey at sourceware dot org
  2022-11-29 19:17 ` tromey at sourceware dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-11-29 19:12 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-11-29
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
> /build/gdb-cXfXJ3/gdb-7.11.1/gdb/dwarf2-frame.c:690: internal-error: Unknown CFI encountered.

This means that the DWARF frame info had some opcode that
gdb did not understand.  If you still have the executable,
you can either attach it or you can examine it to find
out what it might be.

Otherwise I think we'll have to close this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/20679] GDB 7.11.1 crash
       [not found] <bug-20679-4717@http.sourceware.org/bugzilla/>
  2022-11-29 19:12 ` [Bug gdb/20679] GDB 7.11.1 crash tromey at sourceware dot org
@ 2022-11-29 19:17 ` tromey at sourceware dot org
  2022-11-29 19:17 ` tromey at sourceware dot org
  2022-11-29 19:20 ` tromey at sourceware dot org
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-11-29 19:17 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romeo.berlov at gmail dot com

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
*** Bug 22418 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/20679] GDB 7.11.1 crash
       [not found] <bug-20679-4717@http.sourceware.org/bugzilla/>
  2022-11-29 19:12 ` [Bug gdb/20679] GDB 7.11.1 crash tromey at sourceware dot org
  2022-11-29 19:17 ` tromey at sourceware dot org
@ 2022-11-29 19:17 ` tromey at sourceware dot org
  2022-11-29 19:20 ` tromey at sourceware dot org
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-11-29 19:17 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gamithh at gmail dot com

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
*** Bug 23257 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/20679] GDB 7.11.1 crash
       [not found] <bug-20679-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-11-29 19:17 ` tromey at sourceware dot org
@ 2022-11-29 19:20 ` tromey at sourceware dot org
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2022-11-29 19:20 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #4 from Tom Tromey <tromey at sourceware dot org> ---
See comment #1 -- with the appropriate executable (or possibly
shared library, unfortunately you can't tell from the error)
we could try to diagnose this.

I'm happy to walk someone through it if need be.
Essentially it is just scripting 'readelf --debug-dump=rawline'
and comparing the output to the "execute_cfa_program"
function to see which case, if any, is missing.
(Could also be some kind of bad info in the DWARF...)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2022-11-29 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20679-4717@http.sourceware.org/bugzilla/>
2022-11-29 19:12 ` [Bug gdb/20679] GDB 7.11.1 crash tromey at sourceware dot org
2022-11-29 19:17 ` tromey at sourceware dot org
2022-11-29 19:17 ` tromey at sourceware dot org
2022-11-29 19:20 ` tromey at sourceware dot 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).