Skip to content

runtime: TestEINTR failures #56579

Closed
Closed
@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestEINTR (60.03s)
    testenv.go:454: context deadline exceeded: terminating command: /tmp/workdir-host-linux-riscv64-unmatched/tmp/go-build1259828020/testprogcgo.exe EINTR
    crash_test.go:59: /tmp/workdir-host-linux-riscv64-unmatched/tmp/go-build1259828020/testprogcgo.exe EINTR: exit status 2
    crash_cgo_test.go:701: want OK
        , got SIGQUIT: quit
        PC=0x7b23c m=0 sigcode=0

        ra  0x44718	sp  0x3fff9171c8
        gp  0x271c80	tp  0x3fc410a7b0
        t0  0x80	t1  0xffffffffffffffff
        t2  0x272bc0	s0  0x1
        s1  0x0	a0  0x272d08
        a1  0x80	a2  0x0
        a3  0x0	a4  0x0
        a5  0x0	a6  0x0
        a7  0x62	s2  0xe7037ed1a0b428db
        s3  0x4	s4  0x1
        s5  0x4	s6  0x1
        s7  0xffffffff	s8  0x0
        s9  0x0	s10 0x166e68
        s11 0x272600	t3  0x1f9eb2
        t4  0x15	t5  0x159cddcf99417
        t6  0x273204	pc  0x7b23c

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone 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

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions