Created
April 10, 2015 12:39
-
-
Save zelig/4ecc76712af138c27bc7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
SIGQUIT: quit | |
PC=0x4060f5b | |
goroutine 0 [idle]: | |
runtime.mach_semaphore_wait(0x1503, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x405e0fa, 0x40520c0, 0x7fff5fbff0d8, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/sys_darwin_amd64.s:412 +0xb | |
semasleep() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/os_darwin.c:438 +0x16c | |
runtime.onM(0x7fff5fbff0d8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:273 +0x9a | |
runtime.semasleep(0xffffffffffffffff, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/os_darwin.c:457 +0x60 | |
runtime.notesleep(0x4c52638) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/lock_sema.go:171 +0x114 | |
stopm() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/proc.c:1178 +0x119 | |
findrunnable(0xc20810c900) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/proc.c:1487 +0x562 | |
schedule() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/proc.c:1575 +0x151 | |
runtime.park_m(0xc208000d80) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/proc.c:1654 +0x113 | |
runtime.mcall(0x4054754) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:186 +0x5a | |
goroutine 1 [chan receive, 444 minutes]: | |
main.run(0xc2080909a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:269 +0x188 | |
github.com/codegangsta/cli.(*App).Run(0xc208108000, 0xc20800a000, 0xc, 0xc, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:182 +0xe5c | |
main.main() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:253 +0xb6 | |
goroutine 5 [select]: | |
github.com/ethereum/go-ethereum/logger.dispatchLoop() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/sys.go:65 +0x6d1 | |
created by github.com/ethereum/go-ethereum/logger.init·1 | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/sys.go:44 +0x25 | |
goroutine 17 [syscall, 446 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1 | |
goroutine 6 [chan receive]: | |
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x4c51980) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x78 | |
created by github.com/ethereum/go-ethereum/logger/glog.init·1 | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x77 | |
goroutine 8 [syscall, 446 minutes]: | |
os/signal.loop() | |
/usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:21 +0x1f | |
created by os/signal.init·1 | |
/usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:27 +0x35 | |
goroutine 9 [chan receive, 446 minutes]: | |
github.com/ethereum/go-ethereum/cmd/utils.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:52 +0x116 | |
created by github.com/ethereum/go-ethereum/cmd/utils.HandleInterrupt | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:56 +0xb5 | |
goroutine 11 [chan receive]: | |
github.com/ethereum/go-ethereum/logger.sysLoop(0x4f12b88, 0xc2080eb6b0, 0xc20814c000, 0xc20801ef80) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/sys.go:101 +0x5a | |
created by github.com/ethereum/go-ethereum/logger.func·001 | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/sys.go:61 +0x176 | |
goroutine 12 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc20805afc0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:111 +0x284 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:116 +0x7dd | |
goroutine 13 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc20805afc0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:666 +0x877 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:119 +0x821 | |
goroutine 14 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc20805afc0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:615 +0x21a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:120 +0x83b | |
goroutine 15 [select, 444 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc20805afc0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:121 +0x855 | |
goroutine 16 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc208100960) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0x46e | |
created by github.com/ethereum/go-ethereum/ethdb.NewLDBDatabase | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:38 +0x1c5 | |
goroutine 50 [select, 444 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc20805b8c0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:111 +0x284 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:116 +0x7dd | |
goroutine 51 [select, 444 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc20805b8c0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:666 +0x877 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:119 +0x821 | |
goroutine 52 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc20805b8c0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:615 +0x21a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:120 +0x83b | |
goroutine 53 [select, 444 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc20805b8c0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:121 +0x855 | |
goroutine 54 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2085646f0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0x46e | |
created by github.com/ethereum/go-ethereum/ethdb.NewLDBDatabase | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:38 +0x1c5 | |
goroutine 55 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc20805bb00) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:111 +0x284 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:116 +0x7dd | |
goroutine 56 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc20805bb00) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:666 +0x877 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:119 +0x821 | |
goroutine 57 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc20805bb00) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:615 +0x21a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:120 +0x83b | |
goroutine 58 [select, 446 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc20805bb00) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:121 +0x855 | |
goroutine 59 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2085655c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0x46e | |
created by github.com/ethereum/go-ethereum/ethdb.NewLDBDatabase | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/ethdb/database.go:38 +0x1c5 | |
goroutine 60 [select, 428 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cc7a190, 0x46c8380, 0xc21bf76140) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x46c8380, 0xc21bf76140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0xc2080f5450) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:567 +0x431 | |
created by github.com/ethereum/go-ethereum/core.NewChainManager | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:107 +0x343 | |
goroutine 61 [select, 446 minutes]: | |
github.com/ethereum/go-ethereum/event/filter.(*Filters).loop(0xc20cb38800) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/filter/filter.go:57 +0x2f1 | |
created by github.com/ethereum/go-ethereum/event/filter.(*Filters).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/filter/filter.go:32 +0x32 | |
goroutine 62 [select]: | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc20cb46000) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:158 +0x855 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:103 +0x2cb | |
goroutine 63 [chan receive]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc20cb46000) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:191 +0x6f | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:104 +0x2e5 | |
goroutine 64 [select]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4f12b48, 0xc2080b9e90, 0xc20cc78120, 0x47d0e50, 0x3, 0x765c, 0x765c, 0x4825c30, 0x12) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:97 +0xa3f | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:172 +0x2ce | |
goroutine 83 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc20cc7a000) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:278 +0xb53 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:180 +0x4a8 | |
goroutine 84 [IO wait]: | |
net.(*pollDesc).Wait(0xc20cc70a00, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20cc70a00, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).readFrom(0xc20cc709a0, 0xc20cca1000, 0x1000, 0x1000, 0x0, 0x0, 0x0, 0x4f121f0, 0xc318072d70) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:269 +0x4a1 | |
net.(*UDPConn).ReadFromUDP(0xc20c918f38, 0xc20cca1000, 0x1000, 0x1000, 0x3, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/udpsock_posix.go:67 +0x124 | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc20cc7a000) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:372 +0x16d | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:181 +0x4c5 | |
goroutine 85 [IO wait]: | |
net.(*pollDesc).Wait(0xc20cc70d10, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20cc70d10, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20cc70cb0, 0x0, 0x4f121f0, 0xc32fd796d0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc20c918f60, 0xc208060ec8, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc20c918f60, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:244 +0x4c | |
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc208123d40) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:268 +0x228 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:223 +0x226 | |
goroutine 86 [select]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4f12b48, 0xc2080b9e90, 0xc20cc78060, 0x47cf950, 0x3, 0x765c, 0x765c, 0x47f1eb0, 0xc) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:97 +0xa3f | |
github.com/ethereum/go-ethereum/p2p.func·005() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:227 +0x8f | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:229 +0x309 | |
goroutine 87 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop(0xc208123d40) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:294 +0x646 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:204 +0xa3e | |
goroutine 88 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:253 +0x440 | |
created by github.com/ethereum/go-ethereum/blockpool.(*BlockPool).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:268 +0x7fd | |
goroutine 89 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).update(0xc2098b2070) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:206 +0x104 | |
created by github.com/ethereum/go-ethereum/whisper.(*Whisper).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:73 +0x110 | |
goroutine 90 [chan receive, 446 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0xc208082300) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:436 +0x96 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:377 +0x2bd | |
goroutine 91 [chan receive, 430 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).blockBroadcastLoop(0xc208082300) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:459 +0x9f | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:381 +0x3ff | |
goroutine 92 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20cc68e80) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/xeth/xeth.go:88 +0x3dd | |
created by github.com/ethereum/go-ethereum/xeth.New | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/xeth/xeth.go:78 +0x511 | |
goroutine 114 [chan receive, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20cc78540, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc20ccfa028, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 23 [select, 430 minutes]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20be75fc0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7e1 | |
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32 | |
goroutine 94 [IO wait]: | |
net.(*pollDesc).Wait(0xc20cc70d80, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20cc70d80, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20cc70d20, 0x0, 0x4f121f0, 0xc318072e08) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc20c918f90, 0xc20cccb678, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc20c918f90, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:244 +0x4c | |
net/http.(*Server).Serve(0xc20a6c8780, 0x6b14fc0, 0xc20c918f90, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1728 +0x92 | |
net/http.Serve(0x6b14fc0, 0xc20c918f90, 0x6b150e8, 0xc20cc75ba0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1606 +0xa1 | |
created by github.com/ethereum/go-ethereum/rpc.Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/rpc/http.go:42 +0x5af | |
goroutine 100 [chan receive, 446 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20ad36190, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc20cc78540, 0x6b1e840, 0xc20ad36190, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc20cc78540, 0x6b1e840, 0xc20ad36190, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 110 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf73440) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 27835 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc312dd9860) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc312dd9860, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 101 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc32fd775e0, 0x6cf328f81fa44dd7, 0x478498184808ecbd, 0xaee376ff3662de00, 0x84414640d63dc90e, 0xc2098b4b10, 0x10, 0xc32fd78c70, 0xc32fd78c80, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc32fd775e0, 0x6cf328f81fa44dd7, 0x478498184808ecbd, 0xaee376ff3662de00, 0x84414640d63dc90e, 0xc2098b4b10, 0x10, 0xc32fd78c70, 0xc32fd78c80, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20ad9c3f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc20cc78540, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc20cc78540, 0x6b1e840, 0xc20ad36140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 102 [chan send, 426 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc20cc78540, 0x17, 0x20a, 0x4f21700, 0xc20e461e60, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20cc78540, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 30 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20a462780) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 24777 [select, 14 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc23e4b68a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc23e4b68a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 17673 [select, 428 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc22b06dfb0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc22b06dfb0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 31535 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc2162545a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc2162545a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 8699 [chan receive, 438 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21f6727d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc3134c9ce0, 0x6b1e840, 0xc21f6727d0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc3134c9ce0, 0x6b1e840, 0xc21f6727d0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 111 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf73480) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 112 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf734c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 113 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf73540) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 146 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf73580) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 147 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf735c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 148 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf73600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 149 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20bf73680) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:53 +0x1e1 | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:47 +0xed | |
goroutine 150 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).run(0xc209fd47b0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:48 +0x149 | |
created by github.com/ethereum/go-ethereum/miner.(*RemoteAgent).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:35 +0xac | |
goroutine 368 [chan receive, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2307c0f00, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc20ccfa2b0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 25892 [select, 12 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc30f5935f0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc30f5935f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 8605 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc2164b6060) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 1277 [semacquire, 430 minutes]: | |
sync.(*RWMutex).RLock(0xc2299de120) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:36 +0x5f | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc31e294860, 0xe5e8e70af66182c, 0x7799523b058defe1, 0x11fb0bc3e4fa6d38, 0x3876128b3c1104f7, 0xc3173ff1e0, 0x10, 0xc20cc7cb90, 0xc20cc7cba0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:296 +0xbf4 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc31e294860, 0xe5e8e70af66182c, 0x7799523b058defe1, 0x11fb0bc3e4fa6d38, 0x3876128b3c1104f7, 0xc3173ff1e0, 0x10, 0xc20cc7cb90, 0xc20cc7cba0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc318220000, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc317c6b740, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc317c6b740, 0x6b1e840, 0xc317c7ae10, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 28816 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20e202e10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20e202e10, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 359 [chan receive, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22aea62a0, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc20ccfa100, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 351 [semacquire, 243 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).removePeer(0xc20cc7a140, 0xc226cbcea0, 0x10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:316 +0x41 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).RemovePeer(0xc20cb476c0, 0xc226cbcea0, 0x10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:346 +0x40 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc228d7e720, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:162 +0x613 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc228d7e720, 0x6b1e840, 0xc20d5d2a50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 732 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc349cc4f60, 0xe5e8e70af66182c, 0x7799523b058defe1, 0x11fb0bc3e4fa6d38, 0x3876128b3c1104f7, 0xc2321e0170, 0x10, 0xc20a3dd2e0, 0xc20a3dd2f0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc349cc4f60, 0xe5e8e70af66182c, 0x7799523b058defe1, 0x11fb0bc3e4fa6d38, 0x3876128b3c1104f7, 0xc2321e0170, 0x10, 0xc20a3dd2e0, 0xc20a3dd2f0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc2321de8c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc232d5c540, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc232d5c540, 0x6b1e840, 0xc232d60780, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 407 [chan send, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc22aea62a0, 0x17, 0x20a, 0x4f21700, 0xc3331d86c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22aea62a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 311 [semacquire, 243 minutes]: | |
sync.(*WaitGroup).Wait(0xc228d7e748) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/waitgroup.go:132 +0x169 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).closeProtocols(0xc228d7e720) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:273 +0xae | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc228d7e720, 0x6b1e701) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x44b | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc20fa84348, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 405 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc32d439760, 0x98e3f54015b262ee, 0x4e5f09c409ff66cd, 0x1abaf08cbc11f1fc, 0xccc596e5c37cd05e, 0xc229614780, 0x10, 0xc249293810, 0xc249293820, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc32d439760, 0x98e3f54015b262ee, 0x4e5f09c409ff66cd, 0x1abaf08cbc11f1fc, 0xccc596e5c37cd05e, 0xc229614780, 0x10, 0xc249293810, 0xc249293820, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc229784a80, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc22aea62a0, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22aea62a0, 0x6b1e840, 0xc2289cb2c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 337 [semacquire, 428 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc344eda460, 0xb9a6817fddc16902, 0xa5699d7576bc28c, 0x765ea6f9a429fb70, 0x494a1116c2c3aa3a, 0xc22a617060, 0x10, 0xc318072d80, 0xc318072d90, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc344eda460, 0xb9a6817fddc16902, 0xa5699d7576bc28c, 0x765ea6f9a429fb70, 0x494a1116c2c3aa3a, 0xc22a617060, 0x10, 0xc318072d80, 0xc318072d90, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22ad55420, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc22ad5aa80, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22ad5aa80, 0x6b1e840, 0xc22ad5e4b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 406 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2289cb310, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc22aea62a0, 0x6b1e840, 0xc2289cb310, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc22aea62a0, 0x6b1e840, 0xc2289cb310, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 383 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc22a3a1d10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 380 [chan send, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc22b6ac900, 0x17, 0x20a, 0x4f21700, 0xc240554c90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22b6ac900, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 8700 [chan send, 426 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc3134c9ce0, 0x15, 0x44, 0x4f21700, 0xc338338a80, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc3134c9ce0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 16062 [semacquire, 430 minutes]: | |
sync.(*RWMutex).RLock(0xc2299de120) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:36 +0x5f | |
github.com/ethereum/go-ethereum/blockpool.(*peer).run(0xc2299de120) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:557 +0x41 | |
github.com/ethereum/go-ethereum/blockpool.func·005() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:376 +0x38 | |
created by github.com/ethereum/go-ethereum/blockpool.(*BlockPool).switchPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:381 +0x4e6 | |
goroutine 1323 [chan receive, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc317c6b740, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc23e9ccb08, 0xc2321de9a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc208123d40, 0xc2321de9a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:337 +0x349 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 30723 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc311bada70) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc311bada70, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 749 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2306b7090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc2307c0f00, 0x6b1e840, 0xc2306b7090, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc2307c0f00, 0x6b1e840, 0xc2306b7090, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 378 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21b52df90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc22b6ac900, 0x6b1e840, 0xc21b52df90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc22b6ac900, 0x6b1e840, 0xc21b52df90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 418 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22ad5e500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc22ad5aa80, 0x6b1e840, 0xc22ad5e500, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc22ad5aa80, 0x6b1e840, 0xc22ad5e500, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 419 [chan send, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc22ad5aa80, 0x17, 0x20a, 0x4f21700, 0xc31374ea20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22ad5aa80, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 942 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc3181d4d50) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 373 [chan receive, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22ad5aa80, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc213a24260, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 379 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc21bf796c0, 0x6cf328f81fa44dd7, 0x478498184808ecbd, 0xaee376ff3662de00, 0x84414640d63dc90e, 0xc22bb80220, 0x10, 0xc33c50acd0, 0xc33c50ace0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc21bf796c0, 0x6cf328f81fa44dd7, 0x478498184808ecbd, 0xaee376ff3662de00, 0x84414640d63dc90e, 0xc22bb80220, 0x10, 0xc33c50acd0, 0xc33c50ace0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22bb710a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc22b6ac900, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22b6ac900, 0x6b1e840, 0xc21b52df40, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 33117 [IO wait]: | |
net.(*pollDesc).Wait(0xc318f02c30, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc318f02c30, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc318f02bd0, 0xc2320d4000, 0x2000, 0x2000, 0x0, 0x4f121f0, 0xc3445ca020) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc215b22180, 0xc2320d4000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io/ioutil.devNull.ReadFrom(0x0, 0x6b14a98, 0xc215b22180, 0x100, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/ioutil/ioutil.go:151 +0xb1 | |
io/ioutil.(*devNull).ReadFrom(0xc20802a1f8, 0x6b14a98, 0xc215b22180, 0x6b14d60, 0x0, 0x0) | |
<autogenerated>:9 +0xbb | |
io.Copy(0x4f12020, 0xc20802a1f8, 0x6b14a98, 0xc215b22180, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:358 +0x13d | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:167 +0x199 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).politeDisconnect | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:169 +0x15b | |
goroutine 16537 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc3441438f0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 27864 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc3468f4d50) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc3468f4d50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 29882 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20e460540) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20e460540, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 592 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc22fb50840) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 672 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2306b6640, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc2307c0300, 0x6b1e840, 0xc2306b6640, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc2307c0300, 0x6b1e840, 0xc2306b6640, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 459 [chan receive, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22b6ac900, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc22b120048, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 748 [select, 430 minutes]: | |
github.com/ethereum/go-ethereum/blockpool.(*peer).setChainInfoFromBlock(0xc2299de120, 0xc3104d2280, 0x0, 0xe5e8e70af66182c, 0x7799523b058defe1, 0x11fb0bc3e4fa6d38, 0x3876128b3c1104f7) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:165 +0x48c | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddBlock(0xc20cb476c0, 0xc3104d2280, 0xc230cfd160, 0x10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:638 +0x1f8 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc2310b49a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:303 +0x299c | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc2307c0f00, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc2307c0f00, 0x6b1e840, 0xc2306b7040, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 733 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc232d607d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc232d5c540, 0x6b1e840, 0xc232d607d0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc232d5c540, 0x6b1e840, 0xc232d607d0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 466 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc215cf19b0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 750 [chan send, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc2307c0f00, 0x17, 0x20a, 0x4f21700, 0xc3260b8630, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2307c0f00, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 461 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc215cf17a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 27308 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc24f0e1500) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc24f0e1500, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 30590 [runnable, locked to thread]: | |
github.com/ethereum/ethash._Cfunc_ethash_full(0xc333de4200, 0xc28ce2e008, 0xc20cb70b90, 0xc34ac1ed98, 0x6c752a212e7d2fe3) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/:40 +0x45 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cb30320, 0x6b210b0, 0xc32b976280, 0xc32b9c0000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:340 +0x45c | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).mine(0xc20bf73480, 0xc32b976280) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:88 +0x23c | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).update | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:59 +0x133 | |
goroutine 15074 [chan send, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc33ffea840, 0x17, 0x209, 0x4f21700, 0xc349cc6d50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc33ffea840, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 826 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc230717e90) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 27977 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc21a6c0f00) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc21a6c0f00, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 671 [semacquire, 428 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc20864efc0, 0xb9a6817fddc16902, 0xa5699d7576bc28c, 0x765ea6f9a429fb70, 0x494a1116c2c3aa3a, 0xc22d57a810, 0x10, 0xc21850fbf0, 0xc21850fc00, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc20864efc0, 0xb9a6817fddc16902, 0xa5699d7576bc28c, 0x765ea6f9a429fb70, 0x494a1116c2c3aa3a, 0xc22d57a810, 0x10, 0xc21850fbf0, 0xc21850fc00, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22d19fce0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc2307c0300, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc2307c0300, 0x6b1e840, 0xc2306b65f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 22862 [select, 243 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc2413dadb0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc2413dadb0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 673 [chan send, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc2307c0300, 0x17, 0x20a, 0x4f21700, 0xc32903d260, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2307c0300, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 31182 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc22dca8420) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc22dca8420, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 14429 [chan send, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc231145c80, 0x17, 0x20a, 0x4f21700, 0xc335db67e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc231145c80, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 685 [chan receive, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2307c0300, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc22c5d3688, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 16491 [chan receive, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc344145360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc3306b31a0, 0x6b1e840, 0xc344145360, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc3306b31a0, 0x6b1e840, 0xc344145360, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 734 [chan send, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc232d5c540, 0x17, 0x20a, 0x4f21700, 0xc238087b60, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc232d5c540, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 14428 [chan receive, 432 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc23115ed20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc231145c80, 0x6b1e840, 0xc23115ed20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc231145c80, 0x6b1e840, 0xc23115ed20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 731 [chan receive, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc232d5c540, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc22d302a80, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 29592 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc24d0e8390) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc24d0e8390, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 862 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc232d5f020) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 886 [semacquire, 243 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).removePeer(0xc20cc7a140, 0xc238e140c0, 0x10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:316 +0x41 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).RemovePeer(0xc20cb476c0, 0xc238e140c0, 0x10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:346 +0x40 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc23814d8c0, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:162 +0x613 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc23814d8c0, 0x6b1e840, 0xc2380d3ae0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 15054 [chan receive, 428 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc33ffea840, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc2081531f8, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 925 [semacquire, 243 minutes]: | |
sync.(*WaitGroup).Wait(0xc23814d8e8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/waitgroup.go:132 +0x169 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).closeProtocols(0xc23814d8c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:273 +0xae | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc23814d8c0, 0x6b1e701) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x44b | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc238116660, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 15077 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc33ffe88d0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 16473 [chan receive, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc3306b31a0, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc213a256e0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 8698 [semacquire, 428 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc32f226380, 0x174dc5aa186bab87, 0x725e9bdc949f8edd, 0x7a6a24bc2c4eb120, 0xa57b99a1609f2ca, 0xc21d9f3a30, 0x10, 0xc32ce479f0, 0xc32ce47a00, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc32f226380, 0x174dc5aa186bab87, 0x725e9bdc949f8edd, 0x7a6a24bc2c4eb120, 0xa57b99a1609f2ca, 0xc21d9f3a30, 0x10, 0xc32ce479f0, 0xc32ce47a00, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22092c0e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc3134c9ce0, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc3134c9ce0, 0x6b1e840, 0xc21f672780, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 16367 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc22db155e0, 0x3498b4dfcaa00058, 0xe711c5b3dc6b7223, 0x7dede8a1f94f6c28, 0xe5f7c12bcacc3d61, 0xc342da2780, 0x10, 0xc21850f0d0, 0xc21850f0e0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc22db155e0, 0x3498b4dfcaa00058, 0xe711c5b3dc6b7223, 0x7dede8a1f94f6c28, 0xe5f7c12bcacc3d61, 0xc342da2780, 0x10, 0xc21850f0d0, 0xc21850f0e0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handleStatus(0xc21d053b90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:348 +0xeaa | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc22e7c77a0, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:148 +0x40c | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22e7c77a0, 0x6b1e840, 0xc22e7d61e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 15057 [chan receive, 432 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc341566190, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc33ffea840, 0x6b1e840, 0xc341566190, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc33ffea840, 0x6b1e840, 0xc341566190, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 8731 [chan receive, 426 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc3134c9ce0, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc215005be0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 14427 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc239c9f5a0, 0x8ef90bcbfd7476a9, 0xeb810166e8a58df9, 0x1c8ea7d2479816f1, 0x4ad986d3c4157d12, 0xc33b4802a0, 0x10, 0xc20c5a6930, 0xc20c5a6940, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc239c9f5a0, 0x8ef90bcbfd7476a9, 0xeb810166e8a58df9, 0x1c8ea7d2479816f1, 0x4ad986d3c4157d12, 0xc33b4802a0, 0x10, 0xc20c5a6930, 0xc20c5a6940, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc332167b20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc231145c80, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc231145c80, 0x6b1e840, 0xc23115ecd0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 22950 [select, 243 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20cd27170) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20cd27170, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 19106 [select, 428 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc33f995200) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc33f995200, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 1279 [chan send, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc317c6b740, 0x17, 0x20a, 0x4f21700, 0xc31029ba40, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc317c6b740, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 16490 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc2270a1180, 0x9151b8cdcdad41b2, 0x36b6a75adc974984, 0xaa8f1c730aeb120c, 0x71205838cce57069, 0xc2497c0d50, 0x10, 0xc2215e6d30, 0xc2215e6d40, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc2270a1180, 0x9151b8cdcdad41b2, 0x36b6a75adc974984, 0xaa8f1c730aeb120c, 0x71205838cce57069, 0xc2497c0d50, 0x10, 0xc2215e6d30, 0xc2215e6d40, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handleStatus(0xc22abbb880, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:348 +0xeaa | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc3306b31a0, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:148 +0x40c | |
github.com/ethereum/go-ethereum/eth.func·002(0xc3306b31a0, 0x6b1e840, 0xc344145310, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 22949 [semacquire, 243 minutes]: | |
sync.(*WaitGroup).Wait(0xc20c988388) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/waitgroup.go:132 +0x169 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).closeProtocols(0xc20c988360) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:273 +0xae | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20c988360, 0x6b1e701) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x44b | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc20fa84790, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 14337 [chan receive, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc231145c80, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:156 +0x50c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc238116b80, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 28181 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc334032210) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc334032210, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 22919 [semacquire, 243 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc24084f340, 0x9e63e3765a76f7e8, 0x16efeb86f0904c1e, 0x45b37a1fa050775d, 0x7aa204d5186c1d37, 0xc33c50a810, 0x10, 0xc33c50a9d0, 0xc33c50a9e0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc24084f340, 0x9e63e3765a76f7e8, 0x16efeb86f0904c1e, 0x45b37a1fa050775d, 0x7aa204d5186c1d37, 0xc33c50a810, 0x10, 0xc33c50a9d0, 0xc33c50a9e0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handleStatus(0xc24084db20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:348 +0xeaa | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc20c988360, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:148 +0x40c | |
github.com/ethereum/go-ethereum/eth.func·002(0xc20c988360, 0x6b1e840, 0xc23f158cd0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 16492 [chan send, 430 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).handle(0xc3306b31a0, 0x13, 0x23, 0x4f21700, 0xc344143a10, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:213 +0x4b6 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc3306b31a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:184 +0x17e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 26252 [select, 10 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20e460a80) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20e460a80, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 1278 [chan receive, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc317c7ae60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc2098b2070, 0xc317c6b740, 0x6b1e840, 0xc317c7ae60, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc317c6b740, 0x6b1e840, 0xc317c7ae60, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 32434 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc2185c0cc0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc2185c0cc0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 1932 [chan send, 444 minutes]: | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:136 +0xcd | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:139 +0x2c3 | |
goroutine 32755 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc333e02690) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc333e02690, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 16061 [semacquire, 430 minutes]: | |
sync.(*WaitGroup).Wait(0xc20cb47770) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/waitgroup.go:132 +0x169 | |
github.com/ethereum/go-ethereum/blockpool.func·011() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/status.go:105 +0x3e | |
created by github.com/ethereum/go-ethereum/blockpool.(*BlockPool).syncing | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/status.go:109 +0x103 | |
goroutine 16363 [semacquire, 430 minutes]: | |
sync.(*WaitGroup).Wait(0xc22e7c77c8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/waitgroup.go:132 +0x169 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).closeProtocols(0xc22e7c77a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:273 +0xae | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22e7c77a0, 0x6b1e700) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:158 +0x60b | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc20fa850a8, 0xc20d5ce540) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc208123d40, 0xc20d5ce540) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:337 +0x349 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 29625 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20bd7ca20) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20bd7ca20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 29041 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc22e5bd440) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc22e5bd440, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 28705 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20e6136b0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20e6136b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 26656 [select, 10 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc31426a840) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc31426a840, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 25080 [select, 12 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc24d0e91a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc24d0e91a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 15056 [semacquire, 430 minutes]: | |
sync.(*Mutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20cc7a140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/go-ethereum/blockpool.(*peers).addPeer(0xc20cc7a140, 0xc31e295700, 0x6d32dfaa3f9bb3dc, 0xfe769c3a4da986af, 0xd0c0ca2546eee117, 0x658e1d214ff49fc2, 0xc340a992e0, 0x10, 0xc20cc7cf10, 0xc20cc7cf20, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:241 +0x61 | |
github.com/ethereum/go-ethereum/blockpool.(*BlockPool).AddPeer(0xc20cb476c0, 0xc31e295700, 0x6d32dfaa3f9bb3dc, 0xfe769c3a4da986af, 0xd0c0ca2546eee117, 0x658e1d214ff49fc2, 0xc340a992e0, 0x10, 0xc20cc7cf10, 0xc20cc7cf20, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:341 +0x86 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc33f77c930, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:302 +0x292f | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x6b14778, 0xc20cb2c4e0, 0x6b147a8, 0xc2080f5450, 0x6b147e0, 0xc20cb476c0, 0xc33ffea840, 0x6b1e840, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc33ffea840, 0x6b1e840, 0xc341566140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 32130 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc213505050) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc213505050, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 29822 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc20e7c0cc0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc20e7c0cc0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 33116 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).politeDisconnect(0xc21a5c5140, 0x4817204) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:170 +0x23e | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc208123d40, 0x6b149e8, 0xc215b22180, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:379 +0x5e2 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 30701 [semacquire]: | |
sync.(*RWMutex).Lock(0xc20cb387c0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:87 +0xa4 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cb30320) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cb30320, 0x6b210b0, 0xc32b9765a0, 0xc2312a13e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:310 +0x8a | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).mine(0xc20bf73600, 0xc32b9765a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:88 +0x23c | |
created by github.com/ethereum/go-ethereum/miner.(*CpuMiner).update | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:59 +0x133 | |
goroutine 29561 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc24d10d6e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc24d10d6e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 14455 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc231162b70) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:54 +0x2aa | |
created by github.com/ethereum/go-ethereum/whisper.(*peer).start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32 | |
goroutine 23459 [chan send, 243 minutes]: | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:136 +0xcd | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:139 +0x2c3 | |
goroutine 23400 [chan send, 243 minutes]: | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:136 +0xcd | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:139 +0x2c3 | |
goroutine 23856 [select, 14 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc2413da1e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc2413da1e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
goroutine 23402 [select, 16 minutes]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20cb3e000, 0x4722cc0, 0xc24f0e17a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc208565a40, 0x4722cc0, 0xc24f0e17a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x1b9 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:547 +0x234 | |
rax 0xe | |
rbx 0x4c52560 | |
rcx 0x7fff5fbff080 | |
rdx 0x7fff5fbff0d8 | |
rdi 0x1503 | |
rsi 0x7495 | |
rbp 0x1 | |
rsp 0x7fff5fbff080 | |
r8 0x40 | |
r9 0x7fff5fbfe920 | |
r10 0x7fff5fbfe938 | |
r11 0x286 | |
r12 0x363cf3d6712d1 | |
r13 0x364b1679c1050 | |
r14 0x13d3a2c1c9867800 | |
r15 0xc2424ea058 | |
rip 0x4060f5b | |
rflags 0x286 | |
cs 0x7 | |
fs 0x0 | |
gs 0x0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment