Skip to content

runtime/race: race programs episodically crash #7008

@dvyukov

Description

@dvyukov
This started around:
cmd/5g, cmd/5l, cmd/6g, cmd/6l, cmd/8g, cmd/8l, cmd/gc, runtime: generate pointer maps
by liveness analysis
and still happens. All crashes that I can find happen in the same place:

unexpected fault address 0x0
fatal error: fault
[signal 0xb code=0x80 addr=0x0 pc=0x455c15]
goroutine 36 [running]:
runtime.throw(0x8d9ff7)
    /usr/local/go/src/pkg/runtime/panic.c:462 +0x69 fp=0x7fc2819a77e0
runtime.sigpanic()
    /usr/local/go/src/pkg/runtime/os_linux.c:237 +0xe9 fp=0x7fc2819a77f8
database/sql.(*fakeDB).columnType(0xc21004e480, 0x603757, 0x2, 0x60375a, 0x4, ...)
    /usr/local/go/src/pkg/database/sql/fakedb_test.go:213 +0x175 fp=0x7fc2819a7880

http://build.golang.org/log/4a28a87adb2d49ce1aed0af7211820b6677afa71

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions