Skip to content

runtime: runtime.racefuncenter: nosplit stack overflow -race, Goland debug 1.18rc1 #51247

@jhawk28

Description

@jhawk28

What version of Go are you using (go version)?

$ go version
go version go1.18rc1 darwin/arm64

Does this issue reproduce with the latest release?

No, works fine on 1.17.6

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

Running debug on Goland with -race flag. It starts up fine without the -race flag or if I use "run".

What did you expect to see?

My program start up.

What did you see instead?

runtime.racefuncenter: nosplit stack overflow
	792	assumed on entry to reflect.methodValueCall<0> (nosplit)
	344	after reflect.methodValueCall<0> (nosplit) uses 448
	280	after reflect.moveMakeFuncArgPtrs<0> (nosplit) uses 64
	8	after reflect.moveMakeFuncArgPtrs<1> (nosplit) uses 272
	-24	after runtime.racefuncenter<1> (nosplit) uses 32

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions