| // Copyright 2013 The Go Authors. All rights reserved. |
| // Use of this source code is governed by a BSD-style |
| // license that can be found in the LICENSE file. |
| // Used to die in runtime due to init goroutine exiting while |
| // locked to main thread. |
| fatal error: internal lockOSThread error |
| runtime.MHeap_Scavenger() |
| /Users/rsc/g/go/src/pkg/runtime/mheap.c:438 |
| /Users/rsc/g/go/src/pkg/runtime/proc.c:1313 |
| /Users/rsc/g/go/src/pkg/runtime/proc.c:165 |
| /Users/rsc/g/go/test/fixedbugs/issue5963.go:22 |
| /Users/rsc/g/go/test/fixedbugs/issue5963.go:24 +0xb9 |