public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/31696] New: internal-error: find_pc_partial_function_sym: Assertion `found' failed.
@ 2024-05-03  9:03 accelerator0099 at gmail dot com
  2024-05-03  9:09 ` [Bug c++/31696] " accelerator0099 at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: accelerator0099 at gmail dot com @ 2024-05-03  9:03 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31696
           Summary: internal-error: find_pc_partial_function_sym:
                    Assertion `found' failed.
           Product: gdb
           Version: 14.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: accelerator0099 at gmail dot com
  Target Milestone: ---

Created attachment 15484
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15484&action=edit
read.cpp

# Output:
Reading symbols from a.out...
(gdb) b parser<double>::read
../../gdb/blockframe.c:298: internal-error: find_pc_partial_function_sym:
Assertion `found' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
----- Backtrace -----
0x5eeacbdca3cb ???
0x5eeacc1d5b04 ???
0x5eeacc2c9103 ???
0x5eeacbda2061 ???
0x5eeacbdb353d ???
0x5eeacbdba88f ???
0x5eeacbdbb044 ???
0x5eeacbdbb981 ???
0x5eeacbdbc5a4 ???
0x5eeacbdbca05 ???
0x5eeacbe067a4 ???
0x5eeacc19a645 ???
0x5eeacbeecb27 ???
0x5eeacbeecbd0 ???
0x5eeacbee69af ???
0x7d9b11e6f97e ???
0x5eeacbeeb413 ???
0x5eeacbeeb633 ???
0x5eeacc1ce78f ???
0x5eeacc2ce30d ???
0x5eeacc30aba9 ???
0x5eeacc00be14 ???
0x5eeacbd1f444 ???
0x7d9b10e43ccf ???
0x7d9b10e43d89 ???
0x5eeacbd279e4 ???
0xffffffffffffffff ???
---------------------
../../gdb/blockframe.c:298: internal-error: find_pc_partial_function_sym:
Assertion `found' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

This is a bug, please report it.  For instructions, see:
<https://www.gnu.org/software/gdb/bugs/>.

../../gdb/blockframe.c:298: internal-error: find_pc_partial_function_sym:
Assertion `found' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y

# How to reproduce:

$ g++ -std=c++20 -Wall -g -O3 read.cpp
$ gdb -q a.out
And type "b parser<double>::read"


# Additional information:
Source code and gcc version are in the attachments

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

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

end of thread, other threads:[~2024-05-04  8:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-03  9:03 [Bug c++/31696] New: internal-error: find_pc_partial_function_sym: Assertion `found' failed accelerator0099 at gmail dot com
2024-05-03  9:09 ` [Bug c++/31696] " accelerator0099 at gmail dot com
2024-05-03 10:21 ` vries at gcc dot gnu.org
2024-05-03 10:33 ` vries at gcc dot gnu.org
2024-05-03 14:10 ` vries at gcc dot gnu.org
2024-05-04  8:38 ` vries 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).