Skip to content

gotest fails in src/pkg/net #271

@gopherbot

Description

@gopherbot

by wjosephson:

Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. Build go
2. Run gotest in src/pkg/net
3. Once in a while, it will shoot itself in the head

What is the expected output? What do you see instead?

Test program crashes; see attached file.

What is your $GOOS?  $GOARCH?

FreeBSD/386 with two physical processors

Which revision are you sync'ed to?  (hg log -l 1)
changeset:   4150:cb559bd8a773

Please provide any additional information below.

Unfortunately, the bug does not always manifest itself.
It appears to be timing or scheduling related.  I haven't
yet been able to pin it down to a particular revision.

Attachments:

  1. trace.txt (2784 bytes)

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