Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime: TestGdbBacktrace failures with output truncated after "Breakpoint 1" line #39228

Closed
tklauser opened this issue May 23, 2020 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@tklauser
Copy link
Member

--- FAIL: TestGdbBacktrace (1.15s)
    runtime-gdb_test.go:71: gdb version 7.12
    runtime-gdb_test.go:406: could not find '#0.*main\.eee' in backtrace
    runtime-gdb_test.go:407: gdb output:
        Loading Go Runtime support.
        Breakpoint 1 at 0x45cfa0: file /workdir/tmp/go-build673434893/main.go, line 17.
FAIL
FAIL	runtime	34.193s
FAIL

https://build.golang.org/log/0cc29adb14a85808a247fdd9a05589131e4b9f87
https://build.golang.org/log/becab673f943ca0f51eea735fd390345a5484fb1

Maybe related to #39021 and/or #39025?

@tklauser tklauser added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 23, 2020
@tklauser
Copy link
Member Author

@bcmills bcmills changed the title runtime: TestGdbBacktrace occasionally fails on linux-amd64 builder runtime: TestGdbBacktrace failures with output truncated after "Breakpoint 1"< lin Jan 26, 2022
@bcmills bcmills changed the title runtime: TestGdbBacktrace failures with output truncated after "Breakpoint 1"< lin runtime: TestGdbBacktrace failures with output truncated after "Breakpoint 1" line Jan 26, 2022
@bcmills bcmills closed this as completed Jan 26, 2022
@golang golang locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants