public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/30353] New: [gdb/cli] segfault on -eiex "set editing off"
@ 2023-04-14 10:06 vries at gcc dot gnu.org
  2023-04-14 10:09 ` [Bug cli/30353] " vries at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2023-04-14 10:06 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30353
           Summary: [gdb/cli] segfault on -eiex "set editing off"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

...
$ gdb -eiex "set editing off"
Fatal signal: Segmentation fault
----- Backtrace -----
0x596514 gdb_internal_backtrace_1
        /data/vries/gdb/src/gdb/bt-utils.c:122
0x5965b7 _Z22gdb_internal_backtracev
        /data/vries/gdb/src/gdb/bt-utils.c:168
0x78809a handle_fatal_signal
        /data/vries/gdb/src/gdb/event-top.c:956
0x788206 handle_sigsegv
        /data/vries/gdb/src/gdb/event-top.c:1029
0x7f1ed10578bf ???
0x893970 _Z31interp_supports_command_editingP6interp
        /data/vries/gdb/src/gdb/interps.c:330
0x787111 _Z19change_line_handleri
        /data/vries/gdb/src/gdb/event-top.c:292
0xc5554b set_editing
        /data/vries/gdb/src/gdb/top.c:2141
0x60c3ee _Z14do_set_commandPKciP16cmd_list_element
        /data/vries/gdb/src/gdb/cli/cli-setshow.c:458
0xc52731 _Z15execute_commandPKci
        /data/vries/gdb/src/gdb/top.c:679
0x90c813 catch_command_errors
        /data/vries/gdb/src/gdb/main.c:517
0x90ca1f execute_cmdargs
        /data/vries/gdb/src/gdb/main.c:616
0x90d33f captured_main_1
        /data/vries/gdb/src/gdb/main.c:1042
0x90df1d captured_main
        /data/vries/gdb/src/gdb/main.c:1308
0x90dfbc _Z8gdb_mainP18captured_main_args
        /data/vries/gdb/src/gdb/main.c:1337
0x41a9bd main
        /data/vries/gdb/src/gdb/gdb.c:32
...

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

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

end of thread, other threads:[~2023-04-21  8:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 10:06 [Bug cli/30353] New: [gdb/cli] segfault on -eiex "set editing off" vries at gcc dot gnu.org
2023-04-14 10:09 ` [Bug cli/30353] " vries at gcc dot gnu.org
2023-04-17  9:31 ` vries at gcc dot gnu.org
2023-04-17  9:46 ` vries at gcc dot gnu.org
2023-04-21  8:00 ` 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).