public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/28801] New: "gdb/gdbtypes.h:441: internal-error: LONGEST dynamic_prop::const_val() const: Assertion `m_kind == PROP_CONST' failed" when listing functions
@ 2022-01-20 19:56 emr-gnu at hev dot psu.edu
  2022-01-23 23:40 ` [Bug fortran/28801] " tromey at sourceware dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: emr-gnu at hev dot psu.edu @ 2022-01-20 19:56 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 28801
           Summary: "gdb/gdbtypes.h:441: internal-error: LONGEST
                    dynamic_prop::const_val() const: Assertion `m_kind ==
                    PROP_CONST' failed" when listing functions
           Product: gdb
           Version: 11.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: emr-gnu at hev dot psu.edu
  Target Milestone: ---

Created attachment 13919
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13919&action=edit
Source files and compiled binary

Compile using Intel OneAPI ifort version 2021.4.0:

ifort -g -c strip_string.for
ifort -g -c test.for
ifort -o test test.o strip_string.o

$ gdb ./test
(gdb) info functions
All defined functions:

File strip_string.for:
1: ../../binutils-gdb/gdb/gdbtypes.h:441: internal-error: LONGEST
dynamic_prop::const_val() const: Assertion `m_kind == PROP_CONST' failed
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n)

$ ./gdb -v
GNU gdb (GDB) 11.1.90.20220113-git

Compiled from git source of 11.1 tree (commit 707055a26 with 2e1875503
cherry-picked on top).

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

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

end of thread, other threads:[~2022-02-24 21:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 19:56 [Bug gdb/28801] New: "gdb/gdbtypes.h:441: internal-error: LONGEST dynamic_prop::const_val() const: Assertion `m_kind == PROP_CONST' failed" when listing functions emr-gnu at hev dot psu.edu
2022-01-23 23:40 ` [Bug fortran/28801] " tromey at sourceware dot org
2022-01-23 23:40 ` tromey at sourceware dot org
2022-01-27 12:33 ` aburgess at redhat dot com
2022-01-28 16:08 ` tromey at sourceware dot org
2022-02-02 14:48 ` aburgess at redhat dot com
2022-02-24 16:04 ` tromey at sourceware dot org
2022-02-24 21:38 ` cvs-commit at gcc dot gnu.org
2022-02-24 21:39 ` 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).