-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/bug000.go"
Issue created automatically to collect these failures.
Example (log):
=== RUN Test/fixedbugs/bug000.go
=== PAUSE Test/fixedbugs/bug000.go
=== CONT Test/fixedbugs/bug000.go
testdir_test.go:145: exit status 1
SIGSEGV: segmentation violation
PC=0x54a58 m=5 sigcode=1 addr=0xc0
goroutine 0 gp=0x3f5c4f01c0 m=5 mp=0x3f5c4ec008 [idle]:
runtime.preemptone(0x3f5c4f01c0?)
runtime/proc.go:6310 +0x38 fp=0x3f5c113f28 sp=0x3f5c113f10 pc=0x54a58
...
a7 0xa8239 s2 0x3f5c113ed0
s3 0x3f5c4ec008 s4 0x3f5c4f2000
s5 0x8 s6 0x0
s7 0xffffffffb0dd5a27 s8 0x3f5c033788
s9 0x3f5c117c08 s10 0x2fc918
s11 0x3f5c4f01c0 t3 0x294954a46c95e8
t4 0xffffffffffffffff t5 0xf085c2f9008
t6 0x0 pc 0x54a58
--- FAIL: Test/fixedbugs/bug000.go (0.46s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
Done