[Bug gdb/34521] New: Fatal signal: Abort trap: 6 error
dshawhan at cincom dot com via Gdb-prs <[email protected]>
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34521
Bug ID: 34521
Summary: Fatal signal: Abort trap: 6 error
Product: gdb
Version: 17.2
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: dshawhan at cincom dot com
Target Milestone: ---
I am trying to debug a c program compiled on a macbookpro M1 processor. I get
the following when I try to run gdb:
GNU gdb (GDB) 17.2
Copyright (C) 2025 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "--host=aarch64-apple-darwin25.4.0
--target=x86_64-apple-darwin20".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /Users/danshawhan/3501/root/exe64/mantisd.exe...
Fatal signal: Abort trap: 6
----- Backtrace -----
---------------------
A fatal error internal to GDB has been detected, further
debugging is not possible. GDB will now terminate.
This is a bug, please report it. For instructions, see:
<https://www.gnu.org/software/gdb/bugs/>.
line 276: 92273 Bus error: 10 $debug_command $exe_path/$exe_name
$debug_params $mantis_args
--
You are receiving this mail because:
You are on the CC list for the bug.