Skip to content

Importing the current package uses 100% cpu and eventually crashes with a stack overflow #637

Open
@theclapp

Description

@theclapp

If I'm in $GOPATH/src/github.com/theclapp/crashes and I try to build

package crashes

import _ "github.com/theclapp/crashes"

func main() {}

then GopherJS hangs and uses 100% cpu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixbuggopherjs-toolRelated to the gopherjs tool or its build system (but not the compiler itself).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions