Skip to content

Problem when closing over variables in certain case, causes SIGSEGV: segmentation violation #481

@gopherbot

Description

@gopherbot

by thevulgarprogrammer:

The smallest bit of code I could create to reproduce the problem with my output is here:

https://gist.github.com/e1c8c3f80050f6f4e76b

export GOOS=darwin
export GOARCH=amd64

Revision: 5074575b745b tip

I am still new to the language, but it appears that this is a problem with a closure in
this specific 
case. I tried to reproduce the crash in a case where I was not using the net package but
was 
unsuccessful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions