public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug exp/31231] New: [gdb, ppc64le] frame.c:2088: internal-error: get_next_frame_sentinel_okay: Assertion `!is_sentinel_frame_id (this_frame->this_id.value)' failed.
@ 2024-01-11 10:29 vries at gcc dot gnu.org
  2024-01-11 10:44 ` [Bug exp/31231] " vries at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: vries at gcc dot gnu.org @ 2024-01-11 10:29 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31231
           Summary: [gdb, ppc64le] frame.c:2088: internal-error:
                    get_next_frame_sentinel_okay: Assertion
                    `!is_sentinel_frame_id (this_frame->this_id.value)'
                    failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: exp
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

When running the gdb testsuite using trunk on powerpc64le-linux, power10, I run
into:
...
(gdb) PASS: gdb.base/store.exp: var float l; print old r, expecting -2
set variable l = 4^M
/home/vries/gdb/src/gdb/frame.c:2088: internal-error:
get_next_frame_sentinel_okay: Assertion `!is_sentinel_frame_id
(this_frame->this_id.value)' failed.^M
A problem internal to GDB has been detected,^M
further debugging may prove unreliable.^M
----- Backtrace -----^M
FAIL: gdb.base/store.exp: var float l; setting l to 4 (GDB internal error)
Resyncing due to internal error.
0x1029c1f3 gdb_internal_backtrace_1^M
        /home/vries/gdb/src/gdb/bt-utils.c:122^M
0x1029c363 _Z22gdb_internal_backtracev^M
        /home/vries/gdb/src/gdb/bt-utils.c:168^M
0x10df425b internal_vproblem^M
        /home/vries/gdb/src/gdb/utils.c:396^M
0x10df4797 _Z15internal_verrorPKciS0_Pc^M
        /home/vries/gdb/src/gdb/utils.c:476^M
0x1183664f _Z18internal_error_locPKciS0_z^M
        /home/vries/gdb/src/gdbsupport/errors.cc:58^M
0x10618ab7 _Z28get_next_frame_sentinel_okay14frame_info_ptr^M
        /home/vries/gdb/src/gdb/frame.c:2088^M
0x10b1f063 rs6000_value_to_register^M
        /home/vries/gdb/src/gdb/rs6000-tdep.c:2747^M
0x1015c237 _Z25gdbarch_value_to_registerP7gdbarch14frame_info_ptriP4typePKh^M
        /home/vries/gdb/src/gdb/gdbarch.c:2549^M
0x10e1b1cb _Z12value_assignP5valueS0_^M
        /home/vries/gdb/src/gdb/valops.c:1247^M
0x101fafef ???^M
0x105aee33 _ZN10expression8evaluateEP4type6noside^M
        /home/vries/gdb/src/gdb/eval.c:111^M
0x1095520f set_command^M
        /home/vries/gdb/src/gdb/printcmd.c:1477^M
0x10324c23 do_simple_func^M
        /home/vries/gdb/src/gdb/cli/cli-decode.c:95^M
0x1032bfb7 _Z8cmd_funcP16cmd_list_elementPKci^M
        /home/vries/gdb/src/gdb/cli/cli-decode.c:2735^M
0x10d05663 _Z15execute_commandPKci^M
        /home/vries/gdb/src/gdb/top.c:575^M
0x105c0083 _Z15command_handlerPKc^M
        /home/vries/gdb/src/gdb/event-top.c:566^M
0x105c0867 _Z20command_line_handlerOSt10unique_ptrIcN3gdb13xfree_deleterIcEEE^M
        /home/vries/gdb/src/gdb/event-top.c:802^M
0x10d4c083 tui_command_line_handler^M
        /home/vries/gdb/src/gdb/tui/tui-interp.c:104^M
0x105bf4d3 gdb_rl_callback_handler^M
        /home/vries/gdb/src/gdb/event-top.c:259^M
0x10ed2b2b rl_callback_read_char^M
        /home/vries/gdb/src/readline/readline/callback.c:290^M
0x105bf193 gdb_rl_callback_read_char_wrapper_noexcept^M
        /home/vries/gdb/src/gdb/event-top.c:195^M
0x105bf30b gdb_rl_callback_read_char_wrapper^M
        /home/vries/gdb/src/gdb/event-top.c:234^M
0x10d95f9b stdin_event_handler^M
        /home/vries/gdb/src/gdb/ui.c:155^M
0x11837d7f handle_file_event^M
        /home/vries/gdb/src/gdbsupport/event-loop.cc:573^M
0x118382f3 gdb_wait_for_event^M
        /home/vries/gdb/src/gdbsupport/event-loop.cc:694^M
0x11836d5b _Z16gdb_do_one_eventi^M
        /home/vries/gdb/src/gdbsupport/event-loop.cc:264^M
0x107f248b start_event_loop^M
        /home/vries/gdb/src/gdb/main.c:408^M
0x107f2703 captured_command_loop^M
        /home/vries/gdb/src/gdb/main.c:472^M
0x107f4aff captured_main^M
        /home/vries/gdb/src/gdb/main.c:1342^M
0x107f4c07 _Z8gdb_mainP18captured_main_args^M
        /home/vries/gdb/src/gdb/main.c:1361^M
0x1001c887 main^M
        /home/vries/gdb/src/gdb/gdb.c:39^M
...

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

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

end of thread, other threads:[~2024-01-11 18:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-11 10:29 [Bug exp/31231] New: [gdb, ppc64le] frame.c:2088: internal-error: get_next_frame_sentinel_okay: Assertion `!is_sentinel_frame_id (this_frame->this_id.value)' failed vries at gcc dot gnu.org
2024-01-11 10:44 ` [Bug exp/31231] " vries at gcc dot gnu.org
2024-01-11 10:52 ` vries at gcc dot gnu.org
2024-01-11 16:35 ` simark at simark dot ca
2024-01-11 16:51 ` simark at simark dot ca
2024-01-11 18:12 ` cvs-commit at gcc dot gnu.org
2024-01-11 18:12 ` simark at simark dot ca

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).