public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/30646] New: [gdb/tui] intrusive_list.h:458: internal-error: erase_element: Assertion `elem_node->prev != INTRUSIVE_LIST_UNLINKED_VALUE' failed.
@ 2023-07-17  8:33 vries at gcc dot gnu.org
  2023-07-17  8:34 ` [Bug tui/30646] " vries at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: vries at gcc dot gnu.org @ 2023-07-17  8:33 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30646
           Summary: [gdb/tui] intrusive_list.h:458: internal-error:
                    erase_element: Assertion `elem_node->prev !=
                    INTRUSIVE_LIST_UNLINKED_VALUE' failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

I'm running into:
...
FAIL: gdb.python/tui-window-factory.exp: call __del__ at exit: quit (GDB
internal error)
ERROR: Could not resync from internal error (eof)
...

In more detail:
...
(gdb) PASS: gdb.python/tui-window-factory.exp: call __del__ at exit: python
register_window_factory('msg_2')
quit^M
Entering TestWindowFactory.__del__: msg_2^M
/data/vries/gdb/src/gdb/../gdbsupport/intrusive_list.h:458: internal-error:
erase_element: Assertion `elem_node->prev != INTRUSIVE_LIST_UNLINKED_VALUE'
failed.^M
...

This is with an -O2 -flto build, not sure yet if that matters.

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

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

end of thread, other threads:[~2023-07-26 10:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17  8:33 [Bug tui/30646] New: [gdb/tui] intrusive_list.h:458: internal-error: erase_element: Assertion `elem_node->prev != INTRUSIVE_LIST_UNLINKED_VALUE' failed vries at gcc dot gnu.org
2023-07-17  8:34 ` [Bug tui/30646] " vries at gcc dot gnu.org
2023-07-17  8:37 ` vries at gcc dot gnu.org
2023-07-17  8:56 ` vries at gcc dot gnu.org
2023-07-17  9:28 ` vries at gcc dot gnu.org
2023-07-17 11:33 ` vries at gcc dot gnu.org
2023-07-17 11:44 ` vries at gcc dot gnu.org
2023-07-17 14:51 ` vries at gcc dot gnu.org
2023-07-17 16:32 ` vries at gcc dot gnu.org
2023-07-26 10:29 ` cvs-commit at gcc dot gnu.org
2023-07-26 10:30 ` 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).