From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DE1273858D32; Fri, 10 Mar 2023 19:33:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE1273858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678476808; bh=bs4W+xDFihfPqpHiX1/lMb8vfkSp6rk3SfSU9GYpX64=; h=From:To:Subject:Date:From; b=epqHw5mTDH8lO510yBAVpuaMjzamB7Rzstb4M2vFYolybh9pdF8+CMdkbBPPKf23s tgAtJ8QbJqlgOXxrCHsDdk1iwaRg55iiHhY/bQf1vqKuPmLwF7eVlHNmfb7tS7//nC 0x6HryVe1sO9EzubFBjkZsumeqbaKe+xdwmQfdTw= From: "simon.marchi at polymtl dot ca" To: gdb-prs@sourceware.org Subject: [Bug gdb/30219] New: [native-gdbserver] FAIL: gdb.base/quit-live.exp: appear_how=run: extra_inferior=0: quit_how=sigterm: quit with SIGTERM (GDB internal error) Date: Fri, 10 Mar 2023 19:33:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon.marchi at polymtl dot ca X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30219 Bug ID: 30219 Summary: [native-gdbserver] FAIL: gdb.base/quit-live.exp: appear_how=3Drun: extra_inferior=3D0: quit_how=3Dsigter= m: quit with SIGTERM (GDB internal error) Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: simon.marchi at polymtl dot ca Target Milestone: --- $ make check TESTS=3D"gdb.base/quit-live.exp" RUNTESTFLAGS=3D"--target_board=3Dnative-gdbserver" (gdb) continue Continuing. Breakpoint 1, main () at /home/smarchi/src/binutils-gdb/gdb/testsuite/gdb.base/quit-live.c:23 23 int secs =3D 30; (gdb) Executing on host: kill -TERM 1423439 (timeout =3D 300) builtin_spawn -ignore SIGHUP kill -TERM 1423439 SIGTERM /home/smarchi/src/binutils-gdb/gdb/exceptions.c:100: internal-error: Bad switch. A problem internal to GDB has been detected, further debugging may prove unreliable. ----- Backtrace ----- FAIL: gdb.base/quit-live.exp: appear_how=3Drun: extra_inferior=3D0: quit_how=3Dsigterm: quit with SIGTERM (GDB internal error) Resyncing due to internal error. 0x5576e43849ed gdb_internal_backtrace_1 /home/smarchi/src/binutils-gdb/gdb/bt-utils.c:122 0x5576e4384ee3 gdb_internal_backtrace() /home/smarchi/src/binutils-gdb/gdb/bt-utils.c:168 0x5576e6e86f10 internal_vproblem /home/smarchi/src/binutils-gdb/gdb/utils.c:401 0x5576e6e87c32 internal_verror(char const*, int, char const*, __va_list_tag= *) /home/smarchi/src/binutils-gdb/gdb/utils.c:481 0x5576e836c2d9 internal_error_loc(char const*, int, char const*, ...) /home/smarchi/src/binutils-gdb/gdbsupport/errors.cc:58 0x5576e4ff5780 print_exception /home/smarchi/src/binutils-gdb/gdb/exceptions.c:100 0x5576e4ff5930 exception_print(ui_file*, gdb_exception const&) /home/smarchi/src/binutils-gdb/gdb/exceptions.c:110 0x5576e6a896dd quit_force(int*, int) /home/smarchi/src/binutils-gdb/gdb/top.c:1849 0x5576e4fedf0c async_sigterm_handler /home/smarchi/src/binutils-gdb/gdb/event-top.c:1208 0x5576e402c0e6 invoke_async_signal_handlers() /home/smarchi/src/binutils-gdb/gdb/async-event.c:233 0x5576e836cc2c gdb_do_one_event(int) /home/smarchi/src/binutils-gdb/gdbsupport/event-loop.cc:199 0x5576e587b90a start_event_loop /home/smarchi/src/binutils-gdb/gdb/main.c:411 0x5576e587bdb9 captured_command_loop /home/smarchi/src/binutils-gdb/gdb/main.c:475 0x5576e5881123 captured_main /home/smarchi/src/binutils-gdb/gdb/main.c:1318 0x5576e5881270 gdb_main(captured_main_args*) /home/smarchi/src/binutils-gdb/gdb/main.c:1337 0x5576e3a6f60c main /home/smarchi/src/binutils-gdb/gdb/gdb.c:32 --=20 You are receiving this mail because: You are on the CC list for the bug.=