[Bug record/32272] aarch64: segmentation fault on aarch64_record_decode_insn_handler
thiago.bauermann at linaro dot org
sourceware-bugzilla@sourceware.org
Mon Aug 25 23:22:23 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=32272
Thiago Jung Bauermann <thiago.bauermann at linaro dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiago.bauermann at linaro dot org
--- Comment #1 from Thiago Jung Bauermann <thiago.bauermann at linaro dot org> ---
I used the Linaro CI scripts to run the tcwg_gnu_native_check_gdb job on
aarch64 with current tip of trunk and I can't reproduce this problem anymore:
(gdb) record
(gdb) PASS: gdb.reverse/waitpid-reverse.exp: turn on process record
break marker2
Breakpoint 2 at 0x40080c: file
/home/thiago.bauermann/tmp/workspace/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.reverse/waitpid-reverse.c,
line 30.
(gdb) PASS: gdb.reverse/waitpid-reverse.exp: set breakpoint at marker2
continue
Continuing.
[Detaching after fork from child process 3791336]
Breakpoint 2, marker2 () at
/home/thiago.bauermann/tmp/workspace/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.reverse/waitpid-reverse.c:30
30 }
(gdb) PASS: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
All tests in gdb.reverse/waitpid-reverse.exp pass:
Test run by thiago.bauermann on Mon Aug 25 20:06:13 2025
Native configuration is aarch64-unknown-linux-gnu
=== gdb tests ===
Schedule of variations:
tcwg-local
Running target tcwg-local
Running
/home/thiago.bauermann/tmp/workspace/abe/snapshots/gdb.git~master/gdb/testsuite/gdb.reverse/waitpid-reverse.exp
...
PASS: gdb.reverse/waitpid-reverse.exp: turn on process record
PASS: gdb.reverse/waitpid-reverse.exp: set breakpoint at marker2
PASS: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
PASS: gdb.reverse/waitpid-reverse.exp: set breakpoint at marker1
PASS: gdb.reverse/waitpid-reverse.exp: reverse to marker1
PASS: gdb.reverse/waitpid-reverse.exp: check waitpid record
=== gdb Summary ===
# of expected passes 6
This was with binutils-gdb commit 8b7a074374f8 ("Automatic date update in
version.in") and glibc commit 027505a07b2f ("Don't pass -c to
LIBC_TRY_TEST_CC_OPTION").
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list