Closed
Description
2020-12-07T21:01:46-7ad6596/linux-mips64le-mengzhuo
2020-10-23T15:11:15-646531c/linux-mips64le-mengzhuo
--- FAIL: TestGdbBacktrace (1.51s)
runtime-gdb_test.go:77: gdb version 8.1
runtime-gdb_test.go:437: gdb output:
Loading Go Runtime support.
Breakpoint 1 at 0x7ece0: file /tmp/farm/tmp/go-build405377235/main.go, line 17.
[New LWP 18663]
[New LWP 18664]
[New LWP 18665]
[New LWP 18666]
Thread 1 "a.exe" hit Breakpoint 1, 0x000000000007ece0 in main.eee (~r0=<optimized out>) at /tmp/farm/tmp/go-build405377235/main.go:17
17 func eee() bool { return true }
#0 0x000000000007ece0 in main.eee (~r0=<optimized out>) at /tmp/farm/tmp/go-build405377235/main.go:17
#1 0x000000000007ecbc in main.ddd (~r0=<optimized out>) at /tmp/farm/tmp/go-build405377235/main.go:14
#2 0x000000000007ec5c in main.ccc (~r0=<optimized out>) at /tmp/farm/tmp/go-build405377235/main.go:11
#3 0x000000000007ec0c in main.bbb (~r0=<optimized out>) at /tmp/farm/tmp/go-build405377235/main.go:8
#4 0x000000000007ebbc in main.aaa (~r0=<optimized out>) at /tmp/farm/tmp/go-build405377235/main.go:5
#5 0x000000000007ed1c in main.main () at /tmp/farm/tmp/go-build405377235/main.go:22
../../gdb/linux-nat.c:2081: internal-error: wait returned unexpected status 0x0
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]
This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.
../../gdb/linux-nat.c:2081: internal-error: wait returned unexpected status 0x0
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
runtime-gdb_test.go:439: gdb exited with error: signal: aborted (core dumped)
FAIL
FAIL runtime 44.687s
See previously #37405 (TestGdbBacktrace
hanging on the same builder), #39228 (TestGdbBacktrace
failures on Linux), #39204 (meta-bug about runtime
GDB test flakiness).