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: TestCgoPprofCallback failures #55212

Closed
gopherbot opened this issue Sep 20, 2022 · 2 comments
Closed

runtime: TestCgoPprofCallback failures #55212

gopherbot opened this issue Sep 20, 2022 · 2 comments
Assignees
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "runtime" && test == "TestCgoPprofCallback"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "runtime" && test == "TestCgoPprofCallback"
2022-08-26 18:09 linux-arm-aws go@62125c9b runtime.TestCgoPprofCallback (log)
--- FAIL: TestCgoPprofCallback (120.02s)
    testenv.go:468: [/workdir/tmp/go-build2758614898/testprogcgo.exe CgoPprofCallback] exit status: exit status 2
    crash_cgo_test.go:228: expected "OK\n" got SIGQUIT: quit
        PC=0x838a4 m=0 sigcode=0

        goroutine 11 [running]:
        	goroutine running on other thread; stack unavailable
        created by main.CgoPprofCallback
        	/workdir/go/src/runtime/testdata/testprogcgo/pprof_callback.go:77 +0x190

...
        r8      0x24ff18
        r9      0x0
        r10     0x24fae0
        fp      0x6
        ip      0x23900c
        sp      0xffbca664
        lr      0x49afc
        pc      0x838a4
        cpsr    0xa0880010
        fault   0x1

watchflakes

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Sep 20, 2022
@gopherbot gopherbot changed the title runtime: flaky TestCgoPprofCallback runtime: TestCgoPprofCallback failures Sep 20, 2022
@mknyszek mknyszek self-assigned this Sep 28, 2022
@mknyszek mknyszek added this to the Go1.20 milestone Sep 28, 2022
@cherrymui
Copy link
Member

Dup of #54778

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2023
@golang golang locked and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. 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