Skip to content

runtime: TestGdbConst failures [consistent failure] #74912

@gopherbot

Description

@gopherbot
#!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)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone 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.

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions