Created
April 15, 2015 11:53
-
-
Save zelig/d83879d7f8e259c79d3b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SIGQUIT: quit | |
PC=0x429a148 | |
goroutine 1223 [syscall]: | |
syscall.Syscall(0x3, 0x0, 0xc2080db000, 0x1000, 0x1, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/syscall/asm_darwin_amd64.s:20 +0x5 fp=0xc209138560 sp=0xc209138558 | |
syscall.read(0x0, 0xc2080db000, 0x1000, 0x1000, 0x1, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/syscall/zsyscall_darwin_amd64.go:970 +0x6e fp=0xc2091385a8 sp=0xc209138560 | |
syscall.Read(0x0, 0xc2080db000, 0x1000, 0x1000, 0x1, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/syscall/syscall_unix.go:136 +0x58 fp=0xc2091385e8 sp=0xc2091385a8 | |
os.(*File).read(0xc20803a000, 0xc2080db000, 0x1000, 0x1000, 0xc3172b40b8, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/os/file_unix.go:191 +0x86 fp=0xc209138628 sp=0xc2091385e8 | |
os.(*File).Read(0xc20803a000, 0xc2080db000, 0x1000, 0x1000, 0x18, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/os/file.go:95 +0x91 fp=0xc209138680 sp=0xc209138628 | |
bufio.(*Reader).fill(0xc20a1a1b60) | |
/usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce fp=0xc209138728 sp=0xc209138680 | |
bufio.(*Reader).ReadRune(0xc20a1a1b60, 0xc3172b4060, 0xc2091387c0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:227 +0xd7 fp=0xc209138770 sp=0xc209138728 | |
github.com/peterh/liner.func·002() | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:95 +0x5d fp=0xc2091387e0 sp=0xc209138770 | |
runtime.goexit() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc2091387e8 sp=0xc2091387e0 | |
created by github.com/peterh/liner.(*State).restartPrompt | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:103 +0xff | |
goroutine 1 [select]: | |
github.com/peterh/liner.(*State).readNext(0xc20a57a8c0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:140 +0x2a1d | |
github.com/peterh/liner.(*State).Prompt(0xc20a57a8c0, 0x47e93f0, 0x2, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/line.go:494 +0x443 | |
main.(*jsre).interactive(0xc20b927400) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:172 +0x72 | |
main.console(0xc2080a62a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:297 +0x1d1 | |
github.com/codegangsta/cli.Command.Run(0x47fd110, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x48fe8d0, 0x30, 0x4a82e10, ...) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/command.go:118 +0x104b | |
github.com/codegangsta/cli.(*App).Run(0xc2080be000, 0xc20800a000, 0x15, 0x15, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:177 +0xdf6 | |
main.main() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:269 +0xc7 | |
goroutine 6 [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 7 [chan receive]: | |
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x4cc5760) | |
/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 17 [syscall, 2 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1 | |
goroutine 9 [syscall, 2 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 10 [IO wait, 2 minutes]: | |
net.(*pollDesc).Wait(0xc2081c0060, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2081c0060, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc2081c0000, 0x0, 0x4e811c8, 0xc2081b8008) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc2081c2000, 0x4223ec4, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net/http.tcpKeepAliveListener.Accept(0xc2081c2000, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1976 +0x4c | |
net/http.(*Server).Serve(0xc2080c8000, 0x4e831d8, 0xc2081c2000, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1728 +0x92 | |
net/http.(*Server).ListenAndServe(0xc2080c8000, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1718 +0x154 | |
net/http.ListenAndServe(0x4842850, 0xe, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1808 +0xba | |
main.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:263 +0x48 | |
created by main.main | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:264 +0x31 | |
goroutine 151 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927740) | |
/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 76 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/event/filter.(*Filters).loop(0xc20ad36a20) | |
/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 85 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc2090a6f00) | |
/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 77 [chan send (nil chan)]: | |
github.com/ethereum/go-ethereum/miner.(*worker).push(0xc20cc9f420) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:228 +0x23e | |
github.com/ethereum/go-ethereum/miner.(*worker).commitNewWork(0xc20cc9f420) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:327 +0xa5a | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc20cc9f420) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:162 +0x391 | |
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 50 [chan receive]: | |
github.com/ethereum/go-ethereum/logger.sysLoop(0x4e83210, 0xc2080dda00, 0xc2081be060, 0xc20801f860) | |
/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, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208031b00) | |
/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, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208031b00) | |
/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, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208031b00) | |
/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, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208031b00) | |
/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(0xc2080b5e90) | |
/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 66 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2081e4000) | |
/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 67 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2081e4000) | |
/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 68 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2081e4000) | |
/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 69 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2081e4000) | |
/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 70 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc208189890) | |
/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 71 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080318c0) | |
/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 72 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080318c0) | |
/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 73 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080318c0) | |
/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 74 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080318c0) | |
/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 75 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2081bc1b0) | |
/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 51 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e050, 0x46fd5c0, 0xc2340c8960) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x46fd5c0, 0xc2340c8960, 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(0xc2081055f0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:571 +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 78 [chan receive]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc20cc9f420) | |
/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 79 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4e81e78, 0xc2080fae70, 0xc209170d80, 0x4816e50, 0x3, 0x7666, 0x7666, 0x4875110, 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 29 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20b3b64e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 27 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20b3b64e0, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc20b3b64e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 28 [IO wait]: | |
net.(*pollDesc).Wait(0xc2080f43e0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2080f43e0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2080f4380, 0xc35060c3e0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc315f83df8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20803a088, 0xc35060c3e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc20803a088, 0xc35060c3e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc20803a088, 0xc35060c3e0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20b3b6180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc20b42cc00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20b3b64e0, 0xc20b3b65a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 328 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc208644140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc208646300, 0x699eb30, 0xc208644140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc208646300, 0x699eb30, 0xc208644140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 86 [IO wait]: | |
net.(*pollDesc).Wait(0xc2090d7fe0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2090d7fe0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).readFrom(0xc2090d7f80, 0xc20beb4000, 0x1000, 0x1000, 0x0, 0x0, 0x0, 0x4e811c8, 0xc241a3c650) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:269 +0x4a1 | |
net.(*UDPConn).ReadFromUDP(0xc20a128060, 0xc20beb4000, 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(0xc2090a6f00) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:372 +0x116 | |
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 87 [IO wait]: | |
net.(*pollDesc).Wait(0xc20c2c31e0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20c2c31e0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20c2c3180, 0x0, 0x4e811c8, 0xc241a3c300) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc208190050, 0x4e6f000, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc208190050, 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(0xc2081997a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:289 +0x32e | |
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 +0x226 | |
goroutine 88 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4e81e78, 0xc2080fae70, 0xc209170cc0, 0x48153d0, 0x3, 0x7666, 0x7666, 0x483bc10, 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·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:233 +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:235 +0x309 | |
goroutine 89 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop(0xc2081997a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:335 +0x686 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:210 +0xa3e | |
goroutine 90 [select]: | |
github.com/ethereum/go-ethereum/blockpool.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:248 +0x66a | |
created by github.com/ethereum/go-ethereum/blockpool.(*BlockPool).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:275 +0x7fd | |
goroutine 91 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).update(0xc20a93e070) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:209 +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:76 +0x110 | |
goroutine 92 [chan receive]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0xc2081c8100) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:449 +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:390 +0x2bd | |
goroutine 93 [chan receive]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).blockBroadcastLoop(0xc2081c8100) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:472 +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:394 +0x3ff | |
goroutine 783 [semacquire]: | |
sync.(*Mutex).Lock(0xc20cc9f4c0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
github.com/ethereum/go-ethereum/miner.(*worker).pendingBlock(0xc20cc9f420, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:119 +0x40 | |
github.com/ethereum/go-ethereum/miner.(*Miner).PendingBlock(0xc20b9276c0, 0xc200000000) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/miner.go:74 +0x2b | |
github.com/ethereum/go-ethereum/xeth.(*XEth).getBlockByHeight(0xc20a4dea80, 0xfffffffffffffffe, 0xc20a8746a8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/xeth/xeth.go:172 +0x3d | |
github.com/ethereum/go-ethereum/xeth.(*XEth).EthBlockByNumber(0xc20a4dea80, 0xfffffffffffffffe, 0x10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/xeth/xeth.go:232 +0x32 | |
github.com/ethereum/go-ethereum/rpc.(*EthereumApi).GetRequestReply(0xc20a8746a0, 0xc212bafa90, 0xc21305ff50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/rpc/api.go:122 +0x29e5 | |
github.com/ethereum/go-ethereum/rpc.RpcResponse(0xc20a8746a0, 0xc212bafa90, 0x200) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/rpc/http.go:98 +0x7e | |
github.com/ethereum/go-ethereum/rpc.func·001(0x6d88198, 0xc212ba6f00, 0xc213071040) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/rpc/http.go:72 +0x496 | |
net/http.HandlerFunc.ServeHTTP(0xc208b22440, 0x6d88198, 0xc212ba6f00, 0xc213071040) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1265 +0x41 | |
github.com/rs/cors.func·001(0x6d88198, 0xc212ba6f00, 0xc213071040) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rs/cors/cors.go:122 +0x1a0 | |
net/http.HandlerFunc.ServeHTTP(0xc20a8746c0, 0x6d88198, 0xc212ba6f00, 0xc213071040) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1265 +0x41 | |
net/http.serverHandler.ServeHTTP(0xc20b2709c0, 0x6d88198, 0xc212ba6f00, 0xc213071040) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1703 +0x19a | |
net/http.(*conn).serve(0xc212ba6e60) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1204 +0xb57 | |
created by net/http.(*Server).Serve | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1751 +0x35e | |
goroutine 340 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20b5425a0) | |
/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 155 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927880) | |
/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 2005 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc21fcdf020) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc21fcdf020, 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:551 +0x234 | |
goroutine 848 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc24c2bd0e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc24c2bb860, 0x699eb30, 0xc24c2bd0e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc24c2bb860, 0x699eb30, 0xc24c2bd0e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 38 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20b481ea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc208af40e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc20b3b64e0, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc20b3b64e0, 0x699eb30, 0xc20b481ea0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 39 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20b481ef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc20b3b64e0, 0x699eb30, 0xc20b481ef0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc20b3b64e0, 0x699eb30, 0xc20b481ef0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1186 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2421dd1d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc240ef49a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc2421e04e0, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc2421e04e0, 0x699eb30, 0xc2421dd1d0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 41 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20c33eab0) | |
/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 145 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc2081ca320, 0xc20bb707e0, 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(0xc20b927700, 0xc2081ca320) | |
/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 946 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc218988f50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc233cc0120, 0x699eb30, 0xc218988f50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc233cc0120, 0x699eb30, 0xc218988f50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1197 [IO wait]: | |
net.(*pollDesc).Wait(0xc24c2be290, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc24c2be290, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc24c2be230, 0xc3159dbcc0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc3159e45e8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2433600e0, 0xc3159dbcc0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc2433600e0, 0xc3159dbcc0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc2433600e0, 0xc3159dbcc0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc30ebbe3c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc24c2c2ac0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc24c2bb860, 0xc24c2bb920) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 480 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21f15de00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc21f211560, 0x699eb30, 0xc21f15de00, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc21f211560, 0x699eb30, 0xc21f15de00, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 154 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927840) | |
/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 1974 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc3259054a0) | |
/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 881 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc218988f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc232fb75e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc233cc0120, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc233cc0120, 0x699eb30, 0xc218988f00, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1970 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc3258fbf90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc3258f9bc0, 0x699eb30, 0xc3258fbf90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc3258f9bc0, 0x699eb30, 0xc3258fbf90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 95 [select]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20a4b1bc0) | |
/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 326 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc208646300) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 162 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20a4dea80) | |
/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 231 [IO wait]: | |
net.(*pollDesc).Wait(0xc209b36300, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209b36300, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209b362a0, 0xc340b5ec20, 0x20, 0x20, 0x0, 0x4e811c8, 0xc21cfddc28) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20818e170, 0xc340b5ec20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc20818e170, 0xc340b5ec20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc20818e170, 0xc340b5ec20, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20c3ffa40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc21cf34dc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21cf1dd40, 0xc21cf1de00) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 164 [IO wait]: | |
net.(*pollDesc).Wait(0xc20a8701b0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20a8701b0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20a870150, 0x0, 0x4e811c8, 0xc21305fe90) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc20a128010, 0xc20914ee78, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc20a128010, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:244 +0x4c | |
net/http.(*Server).Serve(0xc20b2709c0, 0x4e83150, 0xc20a128010, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1728 +0x92 | |
net/http.Serve(0x4e83150, 0xc20a128010, 0x4e81598, 0xc20a8746c0, 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 1778 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc351df0b90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc351de37a0, 0x699eb30, 0xc351df0b90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc351de37a0, 0x699eb30, 0xc351df0b90, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 632 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc226914960) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 234 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21cf29680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc21cf1dd40, 0x699eb30, 0xc21cf29680, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc21cf1dd40, 0x699eb30, 0xc21cf29680, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 233 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21cf29630, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc21cf2afc0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc21cf1dd40, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc21cf1dd40, 0x699eb30, 0xc21cf29630, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 153 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927800) | |
/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 136 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20aca34a0) | |
/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 478 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21f211560) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 820 [semacquire]: | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:87 +0xa4 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc228046e60, 0xc2292ea780, 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(0xc20b927700, 0xc228046e60) | |
/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 152 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927780) | |
/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 1902 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 230 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21cf1dd40, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc21cf1dd40) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 232 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc21cf1dd40) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 1198 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc24c2bb860) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 246 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20b5423f0) | |
/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 863 [IO wait]: | |
net.(*pollDesc).Wait(0xc234114680, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc234114680, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc234114620, 0xc31c480c00, 0x20, 0x20, 0x0, 0x4e811c8, 0xc31c47d070) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2340b0b48, 0xc31c480c00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc2340b0b48, 0xc31c480c00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc2340b0b48, 0xc31c480c00, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc236f775c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc234f1acc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2372a60c0, 0xc2372a6180) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 327 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2086440f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20864a0e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc208646300, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc208646300, 0x699eb30, 0xc2086440f0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1697 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc351df0b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc345cf7570, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc351de37a0, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc351de37a0, 0x699eb30, 0xc351df0b40, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1202 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc24bcd0c60) | |
/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 224 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc208646300, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc208646300) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 2072 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc347400c00) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc347400c00, 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:551 +0x234 | |
goroutine 1189 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc241c56d50) | |
/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 476 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21f211560, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc21f211560) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 2017 [select]: | |
github.com/ethereum/go-ethereum/blockpool.(*peer).run(0xc2081457a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:574 +0x1066 | |
github.com/ethereum/go-ethereum/blockpool.func·005() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:390 +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:395 +0x516 | |
goroutine 1273 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 225 [IO wait]: | |
net.(*pollDesc).Wait(0xc209d1c0d0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209d1c0d0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209d1c070, 0xc334728c80, 0x20, 0x20, 0x0, 0x4e811c8, 0xc20bb49878) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20c7e8008, 0xc334728c80, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc20c7e8008, 0xc334728c80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc20c7e8008, 0xc334728c80, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209bfee40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc209280180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20985e300, 0xc20985e3c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 1171 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2421e04e0, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc2421e04e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 775 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22bf5cea0, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc22bf5cea0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 324 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc209848140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc20985e300, 0x699eb30, 0xc209848140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc20985e300, 0x699eb30, 0xc209848140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 150 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927700) | |
/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 325 [IO wait]: | |
net.(*pollDesc).Wait(0xc209d1c140, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209d1c140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209d1c0e0, 0xc247c5b4c0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc247c41548) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20c7e8020, 0xc247c5b4c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc20c7e8020, 0xc247c5b4c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc20c7e8020, 0xc247c5b4c0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209bddf20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc209eea080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc208646300, 0xc20985e4e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 323 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2098480f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20864a070, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc20985e300, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc20985e300, 0x699eb30, 0xc2098480f0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 322 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20985e300) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 223 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20985e300, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc20985e300) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 871 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21698a190, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc21355b1f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc216988360, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc216988360, 0x699eb30, 0xc21698a190, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 788 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1013 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc23dfdaea0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc23dfdaea0, 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:551 +0x234 | |
goroutine 841 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 824 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc2280470e0, 0xc212e1de60, 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(0xc20b927840, 0xc2280470e0) | |
/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 823 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc228047040, 0xc212e1df20, 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(0xc20b927800, 0xc228047040) | |
/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 1172 [IO wait]: | |
net.(*pollDesc).Wait(0xc23eee6f40, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc23eee6f40, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc23eee6ee0, 0xc23f0b98a0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc2475f2140) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc21a5c6558, 0xc23f0b98a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc21a5c6558, 0xc23f0b98a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc21a5c6558, 0xc23f0b98a0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc241e84720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc2421cd8c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2421e04e0, 0xc2421e05a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 1989 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc2240ee6f0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc2240ee6f0, 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:551 +0x234 | |
goroutine 826 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc2280472c0, 0xc212e1de00, 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(0xc20b927980, 0xc2280472c0) | |
/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 1543 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc335e300f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc335e3a180, 0x699eb30, 0xc335e300f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc335e3a180, 0x699eb30, 0xc335e300f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 631 [IO wait]: | |
net.(*pollDesc).Wait(0xc223bd2e60, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc223bd2e60, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc223bd2e00, 0xc221df9d20, 0x20, 0x20, 0x0, 0x4e811c8, 0xc31c8aeb78) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc223f0ecc8, 0xc221df9d20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc223f0ecc8, 0xc221df9d20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc223f0ecc8, 0xc221df9d20, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2269145a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc22691adc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc226914960, 0xc226914a20) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 402 [select]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20b927440) | |
/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 825 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc228047180, 0xc20cd5c5a0, 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(0xc20b927880, 0xc228047180) | |
/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 630 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc226914960, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc226914960) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 156 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b9278c0) | |
/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 157 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20b927980) | |
/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 158 [select]: | |
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).run(0xc20a4e79e0) | |
/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 159 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20b066300) | |
/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 1766 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc351de37a0, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc351de37a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 925 [IO wait]: | |
net.(*pollDesc).Wait(0xc21355b560, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc21355b560, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc21355b500, 0xc21cf5d580, 0x20, 0x20, 0x0, 0x4e811c8, 0xc31d8a2d68) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2296b24a8, 0xc21cf5d580, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc2296b24a8, 0xc21cf5d580, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc2296b24a8, 0xc21cf5d580, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc233bd2f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc2130eb580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc233cc0120, 0xc233cc01e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 827 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ad369e0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc2090a7a40) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc228047220, 0xc20cd5c600, 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(0xc20b9278c0, 0xc228047220) | |
/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 872 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21698a1e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc216988360, 0x699eb30, 0xc21698a1e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc216988360, 0x699eb30, 0xc21698a1e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 924 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc233cc0120, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc233cc0120) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 875 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc216892570) | |
/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 477 [IO wait]: | |
net.(*pollDesc).Wait(0xc21d353480, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc21d353480, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc21d353420, 0xc315874600, 0x20, 0x20, 0x0, 0x4e811c8, 0xc247c41b50) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2081a21d8, 0xc315874600, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc2081a21d8, 0xc315874600, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc2081a21d8, 0xc315874600, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc21ef3cd20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc21ef4ca00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc21f211560, 0xc21f211620) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 1187 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2421dd220, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc2421e04e0, 0x699eb30, 0xc2421dd220, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc2421e04e0, 0x699eb30, 0xc2421dd220, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 729 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22bf62cd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22d2b09a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc22bf5cea0, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22bf5cea0, 0x699eb30, 0xc22bf62cd0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 730 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22bf62d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc22bf5cea0, 0x699eb30, 0xc22bf62d20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc22bf5cea0, 0x699eb30, 0xc22bf62d20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 479 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21f15ddb0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc21d353ab0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc21f211560, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc21f211560, 0x699eb30, 0xc21f15ddb0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 963 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc23023d560) | |
/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 1692 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 955 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc236f7dbf0) | |
/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 953 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc234f16870, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc2372a60c0, 0x699eb30, 0xc234f16870, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc2372a60c0, 0x699eb30, 0xc234f16870, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1904 [IO wait]: | |
net.(*pollDesc).Wait(0xc350e1aa70, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc350e1aa70, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc350e1aa10, 0xc31c432160, 0x20, 0x20, 0x0, 0x4e811c8, 0xc31d8a3e38) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2080f63a8, 0xc31c432160, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc2080f63a8, 0xc31c432160, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc2080f63a8, 0xc31c432160, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2341e5ec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc325908fc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc3258f9bc0, 0xc3258f9c80) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 870 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc216988360) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 790 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1972 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 572 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc226916960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc225a1c5b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc226914960, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc226914960, 0x699eb30, 0xc226916960, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1274 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 728 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc22bf5cea0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 1272 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 573 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc2269169b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a93e070, 0xc226914960, 0x699eb30, 0xc2269169b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:159 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc226914960, 0x699eb30, 0xc2269169b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:64 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 611 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20cd60c30) | |
/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 461 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc21f55c3c0) | |
/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 2042 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e050, 0x46fdb00, 0xc33383e6c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x46fdb00, 0xc33383e6c0, 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.(*TxPool).add | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:146 +0x6c5 | |
goroutine 2016 [semacquire]: | |
sync.(*WaitGroup).Wait(0xc2080be1b8) | |
/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 868 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc216988360, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc216988360) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 773 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1971 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc3258fbf40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc222775ce0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc3258f9bc0, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc3258f9bc0, 0x699eb30, 0xc3258fbf40, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1768 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc351de37a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 727 [IO wait]: | |
net.(*pollDesc).Wait(0xc225dc31e0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc225dc31e0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc225dc3180, 0xc31eb0f3a0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc31c8af6a0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc22385da78, 0xc31eb0f3a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc22385da78, 0xc31eb0f3a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc22385da78, 0xc31eb0f3a0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc22d6100c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc22bf4db00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc22bf5cea0, 0xc22d2aea80) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 677 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc2258d4de0) | |
/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 1154 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 787 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1905 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc3258f9bc0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 869 [IO wait]: | |
net.(*pollDesc).Wait(0xc21355b100, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc21355b100, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc21355b0a0, 0xc340b5e5c0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc21cfdd7d8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2296b23c0, 0xc340b5e5c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc2296b23c0, 0xc340b5e5c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc2296b23c0, 0xc340b5e5c0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc217307ce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc21448da40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc216988360, 0xc216988420) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 952 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc234f16820, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc2354b35e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc2372a60c0, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc2372a60c0, 0x699eb30, 0xc234f16820, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 821 [runnable, locked to thread]: | |
github.com/ethereum/ethash._Cfunc_ethash_full(0xc2143b09c0, 0xc28d98c008, 0xc208b224a0, 0xc22d984d98, 0x103c3e1dac0b64fc) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/:40 +0x45 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc2090a7a40, 0x6d24d78, 0xc228046f00, 0xc212e1dda0, 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(0xc20b927740, 0xc228046f00) | |
/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 926 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc233cc0120) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 948 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc2354c0090) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc2354c0090, 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:551 +0x234 | |
goroutine 1196 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc24c2bb860, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc24c2bb860) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 862 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2372a60c0, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc2372a60c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 864 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc2372a60c0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 840 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 847 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc24c2bd090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc24c2be310, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc24c2bb860, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc24c2bb860, 0x699eb30, 0xc24c2bd090, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1173 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc2421e04e0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 2049 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc21cfa9b30) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc21cfa9b30, 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:551 +0x234 | |
goroutine 1983 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc31fb2b860) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc31fb2b860, 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:551 +0x234 | |
goroutine 1805 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1691 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1356 [chan send]: | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0xd1 | |
created by github.com/ethereum/go-ethereum/p2p.setupOutboundConn | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:119 +0x65a | |
goroutine 1762 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc350ef1050) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc350ef1050, 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:551 +0x234 | |
goroutine 1653 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc349448f60) | |
/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 1545 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc3315f36e0) | |
/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 1542 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc335e300a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x1bb | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc333542bd0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:168 +0xb9 | |
github.com/ethereum/go-ethereum/eth.runEthProtocol(0x3c, 0x0, 0x699ceb8, 0xc20b0bcf00, 0x699cee8, 0xc2081055f0, 0x699cf20, 0xc2080be0f0, 0xc335e3a180, 0x699eb30, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc335e3a180, 0x699eb30, 0xc335e300a0, 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·003() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +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:266 +0x2eb | |
goroutine 1539 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc335e3a180, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc335e3a180) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 1540 [IO wait]: | |
net.(*pollDesc).Wait(0xc3307b3a30, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc3307b3a30, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc3307b39d0, 0xc319bb3060, 0x20, 0x20, 0x0, 0x4e811c8, 0xc31d8a3508) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc314120850, 0xc319bb3060, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc314120850, 0xc319bb3060, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc314120850, 0xc319bb3060, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc335d32000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc333910380, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc335e3a180, 0xc335e3a240) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 1541 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc335e3a180) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:174 +0x25a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:122 +0xb4 | |
goroutine 1767 [IO wait]: | |
net.(*pollDesc).Wait(0xc345cf7560, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc345cf7560, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc345cf7500, 0xc3473cc0a0, 0x20, 0x20, 0x0, 0x4e811c8, 0xc241a3c730) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc34ce10068, 0xc3473cc0a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x699d158, 0xc34ce10068, 0xc3473cc0a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x699d158, 0xc34ce10068, 0xc3473cc0a0, 0x20, 0x20, 0x20, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc351de3440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:108 +0x11f | |
github.com/ethereum/go-ethereum/p2p.(*netWrapper).ReadMsg(0xc351df6a00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/message.go:109 +0x16b | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc351de37a0, 0xc351de3860) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:189 +0x8a | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0x97 | |
goroutine 1903 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc3258f9bc0, 0x699ead8) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:128 +0x50f | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc2081997a0, 0xc3258f9bc0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:427 +0x379 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startPeer | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:413 +0x6c9 | |
goroutine 1986 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc20c43e000, 0x475ad80, 0xc2143d0e70) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x135 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc2080fb4a0, 0x475ad80, 0xc2143d0e70, 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:551 +0x234 | |
rax 0x2000003 | |
rbx 0xc20812800c | |
rcx 0xc209138558 | |
rdx 0x1000 | |
rdi 0x0 | |
rsi 0xc2080db000 | |
rbp 0x0 | |
rsp 0xc209138558 | |
r8 0x0 | |
r9 0x0 | |
r10 0x0 | |
r11 0x206 | |
r12 0x0 | |
r13 0x0 | |
r14 0x3 | |
r15 0x10 | |
rip 0x429a148 | |
rflags 0x206 | |
cs 0x7 | |
fs 0x0 | |
gs 0xa570000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment