On 2014/03/13 01:59:59, rsc wrote:
> Can you try changing runtime.sighandler ...
Tried that. Different error:
...
ok mime 0.109s
ok mime/multipart 0.375s
unexpected fault address 0x77ef560f
fatal error: fault
[signal 0xc0000005 code=0x1 addr=0x77ef560f pc=0x77e9fc6a]
runtime stack:
runtime: unexpected return pc for runtime.sigpanic called from
0x77e9fc6a
runtime.throw(0x743be6)
C:/go/root/src/pkg/runtime/panic.c:496 +0x67
runtime: unexpected return pc for runtime.sigpanic called from
0x77e9fc6a
runtime.sigpanic()
C:/go/root/src/pkg/runtime/os_windows.c:357 +0xc5
goroutine 105 [syscall]:
runtime.cgocall(0x428a90, 0x31081c50)
C:/go/root/src/pkg/runtime/cgocall.c:143 +0xdb fp=0x31081c48
syscall.Syscall(0x71ab4480, 0x3, 0x6b0, 0x10d5c028, 0x10, ...)
C:/go/root/src/pkg/runtime/syscall_windows.goc:55 +0x4b
fp=0x31081c6c
syscall.bind(0x6b0, 0x10d5c028, 0x10, 0x0, 0x0)
C:/go/root/src/pkg/syscall/zsyscall_windows_386.go:1327 +0x85
fp=0x31081ca0
syscall.Bind(0x6b0, 0x3d04b0, 0x10d5c020, 0x0, 0x0)
C:/go/root/src/pkg/syscall/syscall_windows.go:682 +0x95
fp=0x31081cb8
net.(*netFD).listenDatagram(0x10d1e000, 0x3d1730, 0x10d5c000, 0x692e0c,
0x0, ...)
C:/go/root/src/pkg/net/sock_posix.go:188 +0x1f2 fp=0x31081d48
net.socket(0x5c4df0, 0x3, 0x2, 0x2, 0x0, ...)
C:/go/root/src/pkg/net/sock_posix.go:84 +0x247 fp=0x31081d9c
net.internetSocket(0x5c4df0, 0x3, 0x3d1730, 0x73fd50, 0x0, ...)
C:/go/root/src/pkg/net/ipsock_posix.go:136 +0x106 fp=0x31081dec
net.ListenMulticastUDP(0x5c4df0, 0x3, 0x0, 0x73fd50, 0x0, ...)
C:/go/root/src/pkg/net/udpsock_posix.go:221 +0x13a fp=0x31081e8c
net.TestIPv4MulticastListener(0x10d2bce0)
C:/go/root/src/pkg/net/multicast_test.go:54 +0x2ba fp=0x31081f94
testing.tRunner(0x10d2bce0, 0x747978)
C:/go/root/src/pkg/testing/testing.go:422 +0x94 fp=0x31081fc8
runtime.goexit()
C:/go/root/src/pkg/runtime/proc.c:1426 fp=0x31081fcc
created by testing.RunTests
C:/go/root/src/pkg/testing/testing.go:503 +0x70b
goroutine 16 [chan receive]:
testing.RunTests(0x692aec, 0x7476c0, 0x73, 0x73, 0x1)
C:/go/root/src/pkg/testing/testing.go:504 +0x731
testing.Main(0x692aec, 0x7476c0, 0x73, 0x73, 0x742940, ...)
C:/go/root/src/pkg/testing/testing.go:435 +0x77
main.main()
C:/DOCUME~1/brainman/LOCALS~1/Temp/go-build402068915/net/_test/_testmain.go:309
+0x82
goroutine 21 [chan receive]:
net.(*ioSrv).ProcessRemoteIO(0x10d18270)
C:/go/root/src/pkg/net/fd_windows.go:144 +0x6c
created by net.startServer
C:/go/root/src/pkg/net/fd_windows.go:244 +0x87
goroutine 22 [chan receive]:
net.(*ioSrv).ProcessRemoteIO(0x10d18278)
C:/go/root/src/pkg/net/fd_windows.go:144 +0x6c
created by net.startServer
C:/go/root/src/pkg/net/fd_windows.go:246 +0xc0