-
-
Save ethers/96e95b169ae3509855c1 to your computer and use it in GitHub Desktop.
#686 immediately deadlock
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Welcome to the FRONTIER | |
I0409 16:48:47.810939 5211 backend.go:180] Protocol Version: 60, Network Id: 0 | |
I0409 16:48:47.812224 5211 chain_manager.go:194] Last block (#61735) 45d9e1c864e41e7581736991e93fd4056480a981fa54310dd96fa0f5d0217d35 TD=83956365515 | |
I0409 16:48:48.573578 5211 ethash.go:94] Making cache | |
I0409 16:48:49.920977 5211 ethash.go:99] Took: 1.347356564s | |
I0409 16:48:49.928444 5211 cmd.go:116] Starting Geth/v0.9.7/linux/go1.4.2 | |
I0409 16:48:49.928530 5211 server.go:164] Starting Server | |
I0409 16:48:49.928610 5211 nat.go:94] mapping error: no devices discovered | |
I0409 16:48:49.928669 5211 udp.go:157] Listening, enode://f4273b6fd5e6f030248174a6c07297dc9bb6e0590dd214a099b0b3de002bf72c8dbd5d708d4182971cb821c6bffde3a76606227353d53a615124d1e4c4d830fe@[::]:30304 | |
I0409 16:48:49.928771 5211 nat.go:94] mapping error: no devices discovered | |
I0409 16:48:49.928798 5211 blockpool.go:264] Blockpool started | |
I0409 16:48:49.928824 5211 whisper.go:72] Whisper started | |
I0409 16:48:49.928811 5211 server.go:266] Listening on [::]:30304 | |
I0409 16:48:49.928845 5211 backend.go:383] Server started | |
SIGQUIT: quit | |
PC=0x4634b1 | |
goroutine 0 [idle]: | |
runtime.futex(0x1257cf8, 0x0, 0x0, 0x0, 0x0, 0x1256fa0, 0x1, 0x43187f, 0x431a9e, 0x1257cf8, ...) | |
/usr/lib/go/src/runtime/sys_linux_amd64.s:277 +0x21 | |
runtime.futexsleep(0x1257cf8, 0x0, 0xffffffffffffffff) | |
/usr/lib/go/src/runtime/os_linux.c:49 +0x47 | |
runtime.notesleep(0x1257cf8) | |
/usr/lib/go/src/runtime/lock_futex.go:145 +0xae | |
stopm() | |
/usr/lib/go/src/runtime/proc.c:1178 +0x119 | |
findrunnable(0xc208012000) | |
/usr/lib/go/src/runtime/proc.c:1487 +0x562 | |
schedule() | |
/usr/lib/go/src/runtime/proc.c:1575 +0x151 | |
runtime.park_m(0xc208133560) | |
/usr/lib/go/src/runtime/proc.c:1654 +0x113 | |
runtime.mcall(0x456884) | |
/usr/lib/go/src/runtime/asm_amd64.s:186 +0x5a | |
goroutine 1 [chan receive, 4 minutes]: | |
main.run(0xc2080c48c0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:270 +0x188 | |
github.com/codegangsta/cli.(*App).Run(0xc2080f4000, 0xc20800a000, 0xc, 0xc, 0x0, 0x0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:182 +0xe5c | |
main.main() | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:254 +0xb6 | |
goroutine 5 [select]: | |
github.com/ethereum/go-ethereum/logger.dispatchLoop() | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/logger/sys.go:65 +0x6d1 | |
created by github.com/ethereum/go-ethereum/logger.init·1 | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/logger/sys.go:44 +0x25 | |
goroutine 17 [syscall, 6 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/lib/go/src/runtime/asm_amd64.s:2232 +0x1 | |
goroutine 6 [chan receive]: | |
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x1257040) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x78 | |
created by github.com/ethereum/go-ethereum/logger/glog.init·1 | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x77 | |
goroutine 8 [syscall, 6 minutes]: | |
os/signal.loop() | |
/usr/lib/go/src/os/signal/signal_unix.go:21 +0x1f | |
created by os/signal.init·1 | |
/usr/lib/go/src/os/signal/signal_unix.go:27 +0x35 | |
goroutine 9 [chan receive, 6 minutes]: | |
github.com/ethereum/go-ethereum/cmd/utils.func·001() | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:52 +0x116 | |
created by github.com/ethereum/go-ethereum/cmd/utils.HandleInterrupt | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:56 +0xb5 | |
goroutine 76 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/event/filter.(*Filters).loop(0xc20bf71aa0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/event/filter/filter.go:57 +0x2f1 | |
created by github.com/ethereum/go-ethereum/event/filter.(*Filters).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/event/filter/filter.go:32 +0x32 | |
goroutine 21 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).update(0xc209cce150) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/whisper/whisper.go:206 +0x104 | |
created by github.com/ethereum/go-ethereum/whisper.(*Whisper).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/whisper/whisper.go:73 +0x110 | |
goroutine 77 [select]: | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc20a992e00) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/miner/worker.go:158 +0x855 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/miner/worker.go:103 +0x2cb | |
goroutine 78 [chan receive, 6 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc20a992e00) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/miner/worker.go:191 +0x6f | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/miner/worker.go:104 +0x2e5 | |
goroutine 50 [chan receive]: | |
github.com/ethereum/go-ethereum/logger.sysLoop(0x7faa51a06b88, 0xc2080d1280, 0xc208126000, 0xc20801ef60) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/logger/sys.go:101 +0x5a | |
created by github.com/ethereum/go-ethereum/logger.func·001 | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/logger/sys.go:61 +0x176 | |
goroutine 11 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208178000) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:111 +0x284 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:116 +0x7dd | |
goroutine 12 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208178000) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:666 +0x877 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:119 +0x821 | |
goroutine 13 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208178000) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:615 +0x21a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:120 +0x83b | |
goroutine 14 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208178000) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:121 +0x855 | |
goroutine 15 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc208146c00) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0x46e | |
created by github.com/ethereum/go-ethereum/ethdb.NewLDBDatabase | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/ethdb/database.go:38 +0x1c5 | |
goroutine 16 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2081786c0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:111 +0x284 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:116 +0x7dd | |
goroutine 66 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2081786c0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:666 +0x877 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:119 +0x821 | |
goroutine 67 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2081786c0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:615 +0x21a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:120 +0x83b | |
goroutine 68 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2081786c0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:121 +0x855 | |
goroutine 69 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2082612c0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0x46e | |
created by github.com/ethereum/go-ethereum/ethdb.NewLDBDatabase | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/ethdb/database.go:38 +0x1c5 | |
goroutine 70 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208178480) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:111 +0x284 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:116 +0x7dd | |
goroutine 71 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208178480) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:666 +0x877 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:119 +0x821 | |
goroutine 72 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208178480) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:615 +0x21a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:120 +0x83b | |
goroutine 73 [select, 6 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208178480) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:121 +0x855 | |
goroutine 74 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2082bcc90) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0x46e | |
created by github.com/ethereum/go-ethereum/ethdb.NewLDBDatabase | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/ethdb/database.go:38 +0x1c5 | |
goroutine 75 [select]: | |
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0xc20815f520) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/core/chain_manager.go:564 +0x60d | |
created by github.com/ethereum/go-ethereum/core.NewChainManager | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/core/chain_manager.go:115 +0x343 | |
goroutine 79 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7faa51a06b48, 0xc2080c1d40, 0xc20acdf320, 0xbd1ff0, 0x3, 0x7660, 0x7660, 0xc26690, 0x12) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:97 +0xa3f | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:172 +0x2ce | |
goroutine 80 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc20ab519a0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:278 +0xb53 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:180 +0x4a8 | |
goroutine 81 [IO wait]: | |
net.(*pollDesc).Wait(0xc20a2ca7d0, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a2ca7d0, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).readFrom(0xc20a2ca770, 0xc209c84000, 0x1000, 0x1000, 0x0, 0x0, 0x0, 0x7faa51a061c8, 0xc208124240) | |
/usr/lib/go/src/net/fd_unix.go:269 +0x4a1 | |
net.(*UDPConn).ReadFromUDP(0xc208111880, 0xc209c84000, 0x1000, 0x1000, 0x3, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/udpsock_posix.go:67 +0x124 | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc20ab519a0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:372 +0x16d | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:181 +0x4c5 | |
goroutine 82 [IO wait, 6 minutes]: | |
net.(*pollDesc).Wait(0xc20a2ca920, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a2ca920, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20a2ca8c0, 0x0, 0x7faa51a061c8, 0xc2082e35e0) | |
/usr/lib/go/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc208111890, 0x4bffc7, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc208111890, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:244 +0x4c | |
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc2081185a0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/server.go:268 +0x228 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/server.go:223 +0x226 | |
goroutine 83 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7faa51a06b48, 0xc2080c1d40, 0xc20acdf260, 0xbd0b50, 0x3, 0x7660, 0x7660, 0xbf2e30, 0xc) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:97 +0xa3f | |
github.com/ethereum/go-ethereum/p2p.func·005() | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/server.go:227 +0x8f | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/server.go:229 +0x309 | |
goroutine 84 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop(0xc2081185a0) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/server.go:294 +0x646 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/p2p/server.go:204 +0xa3e | |
goroutine 85 [select]: | |
github.com/ethereum/go-ethereum/blockpool.func·001() | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:236 +0x632 | |
created by github.com/ethereum/go-ethereum/blockpool.(*BlockPool).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:263 +0x7b3 | |
goroutine 39 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20bd28900) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7e1 | |
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32 | |
goroutine 22 [chan receive, 6 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0xc208168100) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/eth/backend.go:436 +0x96 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/eth/backend.go:377 +0x2bd | |
goroutine 23 [chan receive, 6 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).blockBroadcastLoop(0xc208168100) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/eth/backend.go:459 +0x9f | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/eth/backend.go:381 +0x3ff | |
goroutine 86 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20b045c80) | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/xeth/xeth.go:88 +0x3dd | |
created by github.com/ethereum/go-ethereum/xeth.New | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/xeth/xeth.go:78 +0x511 | |
goroutine 88 [IO wait, 4 minutes]: | |
net.(*pollDesc).Wait(0xc20ae66920, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20ae66920, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20ae668c0, 0x0, 0x7faa51a061c8, 0xc2095de9b0) | |
/usr/lib/go/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc208110020, 0xc20813ae78, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc208110020, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:244 +0x4c | |
net/http.(*Server).Serve(0xc20bb96300, 0x7faa500b1d70, 0xc208110020, 0x0, 0x0) | |
/usr/lib/go/src/net/http/server.go:1728 +0x92 | |
net/http.Serve(0x7faa500b1d70, 0xc208110020, 0x7faa500b2580, 0xc2081244b0, 0x0, 0x0) | |
/usr/lib/go/src/net/http/server.go:1606 +0xa1 | |
created by github.com/ethereum/go-ethereum/rpc.Start | |
/build/buildd/ethereum-0.9.7+369SNAPSHOT20150408152857trusty/obj-x86_64-linux-gnu/src/github.com/ethereum/go-ethereum/rpc/http.go:42 +0x5af | |
rax 0xca | |
rbx 0x1257cf8 | |
rcx 0xffffffffffffffff | |
rdx 0x0 | |
rdi 0x1257cf8 | |
rsi 0x0 | |
rbp 0x1 | |
rsp 0x7fffd6c40a48 | |
r8 0x0 | |
r9 0x0 | |
r10 0x0 | |
r11 0x286 | |
r12 0x0 | |
r13 0x0 | |
r14 0x0 | |
r15 0x10 | |
rip 0x4634b1 | |
rflags 0x286 | |
cs 0x33 | |
fs 0x0 | |
gs 0x0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment