-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed as duplicate of#74910
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.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "runtime" && test == "TestGdbConst"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestGdbConst
=== PAUSE TestGdbConst
=== CONT TestGdbConst
runtime-gdb_test.go:82: gdb version 12.1
runtime-gdb_test.go:680: building source exit status 1
# command-line-arguments
runtime.sigprofNonGoWrapper: nosplit stack over 800 byte limit
runtime.sigprofNonGoWrapper<21>
grows 544 bytes, calls runtime.sigprofNonGo<1>
grows 80 bytes, calls runtime.(*cpuProfile).addNonGo<1>
grows 56 bytes, calls runtime.panicBounds<1>
grows 136 bytes, calls runtime.panicBounds64<1>
grows 0 bytes, calls runtime.morestack<0>
16 bytes over limit
--- FAIL: TestGdbConst (6.51s)
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.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done
Status
Done