Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- glasswalker@ubuntu:~/SWARM$ bin/dambsd
- DAMBSD - 2011/04/11 19:36:56 [Creating New Server...]
- DAMBSD - 2011/04/11 19:36:56 [Initializing Server Listener for Client Connections on: 127.0.0.1:12040]
- DAMBSD - 2011/04/11 19:36:56 [Initializing Server Listener for Peer Connections on: 127.0.0.1:12041]
- DAMBSD - 2011/04/11 19:36:56 [Launching Client Listener Thread...]
- DAMBSD - 2011/04/11 19:36:56 [Launching Peer Listener Thread...]
- DAMBSD - 2011/04/11 19:36:56 [Waiting For Client...]
- DAMBSD - 2011/04/11 19:36:56 [Waiting For Peer...]
- DAMBSD - 2011/04/11 19:37:00 [Accepted Client Connection From: 127.0.0.1:59957]
- DAMBSD - 2011/04/11 19:37:00 [Generating 256bit AES Key for Stream Encryption...]
- DAMBSD - 2011/04/11 19:37:00 [AES Key Generated Successfully]
- DAMBSD - 2011/04/11 19:37:00 [Generating 256bit AES Key for Stream Encryption...]
- DAMBSD - 2011/04/11 19:37:00 [AES Key Generated Successfully]
- DAMBSD - 2011/04/11 19:37:00 [Connection Established.]
- DAMBSD - 2011/04/11 19:37:00 [Waiting For Client...]
- DAMBSD - 2011/04/11 19:37:04 [BYTECOUNT RECEIVED: 65536]
- panic: runtime error: index out of range
- runtime.panic+0xac /build/buildd/golang-weekly-2011-04-04/src/pkg/runtime/proc.c:1034
- runtime.panic(0x479558, 0xf840001e90)
- runtime.panicstring+0xa3 /build/buildd/golang-weekly-2011-04-04/src/pkg/runtime/runtime.c:116
- runtime.panicstring(0x5569f6, 0xf840001630)
- runtime.panicindex+0x25 /build/buildd/golang-weekly-2011-04-04/src/pkg/runtime/runtime.c:73
- runtime.panicindex()
- encoding/binary.littleEndian·Uint16+0x3f /build/buildd/golang-weekly-2011-04-04/src/pkg/encoding/binary/binary.go:43
- encoding/binary.littleEndian·Uint16(0x470000, 0xf8400b1001, 0xffff00000001, 0x479590, 0xf840001620, ...)
- dambs.PacketFromBytes+0x1b7 /home/glasswalker/SWARM/src/dambs/dambs_protocol.go:90
- dambs.PacketFromBytes(0xf8400b1000, 0x1000000010000, 0xf8400234b0, 0x100000020, 0x1000000010000, ...)
- dambs.*DAMBSConnection·ReadPacket+0xe1 /home/glasswalker/SWARM/src/dambs/dambs_connection.go:70
- dambs.*DAMBSConnection·ReadPacket(0xf840023480, 0x0, 0x0, 0x0, 0x0, ...)
- dambs.*DAMBSConnection·PacketRXHandler+0x68 /home/glasswalker/SWARM/src/dambs/dambs_connection.go:107
- dambs.*DAMBSConnection·PacketRXHandler(0xf840023480, 0x0)
- runtime.goexit /build/buildd/golang-weekly-2011-04-04/src/pkg/runtime/proc.c:178
- runtime.goexit()
Add Comment
Please, Sign In to add comment