-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
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:
- trace.txt (2784 bytes)