Skip to content

runtime: SIGSEGV and "unexpected return pc for runtime.recordForPanic" on freebsd-amd64-race #46182

Closed
@bcmills

Description

@bcmills

2021-05-14T16:42:01-3d324f1/freebsd-amd64-race

unexpected fault address 0x100198
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x100198 pc=0x41020a]

goroutine 391 [running]:
runtime.throw({0xebd59f, 0x5})
	/tmp/workdir/go/src/runtime/panic.go:1198 +0x74 fp=0x7fffdd9ead30 sp=0x7fffdd9ead00 pc=0x480274
runtime.sigpanic()
	/tmp/workdir/go/src/runtime/signal_unix.go:742 +0x3cf fp=0x7fffdd9ead90 sp=0x7fffdd9ead30 pc=0x49a30f
runtime: unexpected return pc for runtime.recordForPanic called from 0x2
stack: frame={sp:0x7fffdd9ead90, fp:0x7fffdd9eadc8} stack=[0xc000892000,0xc000894000)

runtime.recordForPanic({0xebc878, 0x3, 0x3})
	/tmp/workdir/go/src/runtime/print.go:54 +0x48 fp=0x7fffdd9eadc8 sp=0x7fffdd9ead90 pc=0x481c48
created by testing.(*T).Run
	/tmp/workdir/go/src/testing/testing.go:1289 +0x78e

CC @prattmic @cherrymui @danscales @randall77

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-FreeBSD

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions