Skip to content

runtime: TestCgoTracebackGoroutineProfile failures #59351

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "runtime" && test == "TestCgoTracebackGoroutineProfile"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestCgoTracebackGoroutineProfile (0.00s)
    crash_cgo_test.go:730: /workdir/tmp/go-build590000508/testprogcgo.exe GoroutineProfile: exit status 2
    crash_cgo_test.go:733: want OK
        , got SIGSEGV: segmentation violation
        PC=0x55d24 m=0 sigcode=1
        signal arrived during cgo execution

        trap    0x0
        error   0x0
        oldmask 0x0
        r0      0x3
        r1      0x6
        r2      0x0
        r3      0x0
        r4      0x0
        r5      0x0
        r6      0x2403348
        r7      0x183730
        r8      0x27ae10
        r9      0x1
        r10     0xffae1ef0
        fp      0x8
        ip      0x26e00c
        sp      0xffae1e00
        lr      0x57e00
        pc      0x55d24
        cpsr    0x208e0010
        fault   0x0

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Todo

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions