Created
April 9, 2015 18:25
-
-
Save zelig/932c47aa6f9166c12292 to your computer and use it in GitHub Desktop.
ethash crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
geth(8527,0xb0499000) malloc: *** error for object 0xc28cba2008: pointer being freed was not allocated | |
*** set a breakpoint in malloc_error_break to debug | |
SIGABRT: abort | |
PC=0x7fff94076866 | |
signal arrived during cgo execution | |
goroutine 29774 [syscall, locked to thread]: | |
runtime.cgocall_errno(0x40034b0, 0xc3100c9b30, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/cgocall.go:130 +0xf5 fp=0xc3100c9b10 sp=0xc3100c9ae8 | |
github.com/ethereum/ethash._Cfunc_free(0xc28cba2008) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/:64 +0x45 fp=0xc3100c9b30 sp=0xc3100c9b10 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:179 +0x2c0 fp=0xc3100c9d48 sp=0xc3100c9b30 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc42f00, 0xc2229ed740, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:310 +0x8a fp=0xc3100c9ec0 sp=0xc3100c9d48 | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).mine(0xc20be55380, 0xc32fc42f00) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/agent.go:88 +0x23c fp=0xc3100c9fd0 sp=0xc3100c9ec0 | |
runtime.goexit() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc3100c9fd8 sp=0xc3100c9fd0 | |
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 1 [chan receive, 27 minutes]: | |
main.run(0xc2080709a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:269 +0x188 | |
github.com/codegangsta/cli.(*App).Run(0xc208100000, 0xc20800a000, 0xc, 0xc, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:182 +0xe5c | |
main.main() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:253 +0xb6 | |
goroutine 5 [select]: | |
github.com/ethereum/go-ethereum/logger.dispatchLoop() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/sys.go:65 +0x6d1 | |
created by github.com/ethereum/go-ethereum/logger.init·1 | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/sys.go:44 +0x25 | |
goroutine 17 [syscall, 29 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1 | |
goroutine 6 [chan receive]: | |
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x4c51980) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x78 | |
created by github.com/ethereum/go-ethereum/logger/glog.init·1 | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x77 | |
goroutine 8 [syscall, 29 minutes]: | |
os/signal.loop() | |
/usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:21 +0x1f | |
created by os/signal.init·1 | |
/usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:27 +0x35 | |
goroutine 9 [chan receive, 29 minutes]: | |
github.com/ethereum/go-ethereum/cmd/utils.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:52 +0x116 | |
created by github.com/ethereum/go-ethereum/cmd/utils.HandleInterrupt | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:56 +0xb5 | |
goroutine 81 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc20a3305a0) | |
/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 85 [select]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20bda2440) | |
/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 75 [select]: | |
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0xc2080f5520) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/core/chain_manager.go:557 +0x60d | |
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 30642 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc43180, 0xc2229ed7a0, 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(0xc20be55500, 0xc32fc43180) | |
/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 20 [chan receive]: | |
github.com/ethereum/go-ethereum/logger.sysLoop(0x4f12ec0, 0xc2080b56b0, 0xc20813a060, 0xc20801efa0) | |
/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 76 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4f12e80, 0xc2080c7ef0, 0xc208a9fb60, 0x47d1110, 0x3, 0x765c, 0x765c, 0x4825e50, 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 11 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208052fc0) | |
/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 12 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208052fc0) | |
/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 13 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208052fc0) | |
/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 14 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208052fc0) | |
/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 15 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc20812e870) | |
/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 16 [select, 27 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080538c0) | |
/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 66 [select, 27 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080538c0) | |
/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 67 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080538c0) | |
/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 68 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080538c0) | |
/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 69 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2085c6750) | |
/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 70 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc208053680) | |
/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 71 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc208053680) | |
/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 72 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc208053680) | |
/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 73 [select, 29 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc208053680) | |
/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 74 [select]: | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).update(0xc2085c7680) | |
/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 21 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/event/filter.(*Filters).loop(0xc20ceae0a0) | |
/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 22 [select]: | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc20cec0000) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:158 +0x855 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/miner/worker.go:103 +0x2cb | |
goroutine 23 [chan receive]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc20cec0000) | |
/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 30277 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32bca0dc0, 0xc23b2adaa0, 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(0xc20be553c0, 0xc32bca0dc0) | |
/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 43 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc209d0ad20, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2081280d0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 508 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc223bd46c0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2224ac188, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 98 [IO wait]: | |
net.(*pollDesc).Wait(0xc208bab100, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc208bab100, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).readFrom(0xc208bab0a0, 0xc20bef7000, 0x1000, 0x1000, 0x0, 0x0, 0x0, 0x4f121f0, 0xc32fe9c6c8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:269 +0x4a1 | |
net.(*UDPConn).ReadFromUDP(0xc208176070, 0xc20bef7000, 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(0xc20a3305a0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:372 +0x16d | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:181 +0x4c5 | |
goroutine 99 [IO wait]: | |
net.(*pollDesc).Wait(0xc20bdeaa70, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bdeaa70, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20bdeaa10, 0x0, 0x4f121f0, 0xc20ede3218) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc2081760e8, 0xc20805aec8, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc2081760e8, 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(0xc2080cd440) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:268 +0x228 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:223 +0x226 | |
goroutine 100 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4f12e80, 0xc2080c7ef0, 0xc208a9faa0, 0x47cfc10, 0x3, 0x765c, 0x765c, 0x47f2170, 0xc) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:97 +0xa3f | |
github.com/ethereum/go-ethereum/p2p.func·005() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:227 +0x8f | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:229 +0x309 | |
goroutine 101 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop(0xc2080cd440) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:294 +0x646 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:204 +0xa3e | |
goroutine 102 [select]: | |
github.com/ethereum/go-ethereum/blockpool.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:237 +0x632 | |
created by github.com/ethereum/go-ethereum/blockpool.(*BlockPool).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/blockpool.go:264 +0x7b3 | |
goroutine 103 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).update(0xc20a172070) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:206 +0x104 | |
created by github.com/ethereum/go-ethereum/whisper.(*Whisper).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:73 +0x110 | |
goroutine 104 [chan receive, 29 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0xc2080a6500) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:436 +0x96 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:377 +0x2bd | |
goroutine 105 [chan receive]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).blockBroadcastLoop(0xc2080a6500) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:459 +0x9f | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/backend.go:381 +0x3ff | |
goroutine 19785 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc30d2828a0) | |
/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 106 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20cf22900) | |
/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 30292 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2211135e0, 0xc3322efc20, 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(0xc20be55580, 0xc2211135e0) | |
/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 108 [IO wait]: | |
net.(*pollDesc).Wait(0xc20bdeaae0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bdeaae0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).accept(0xc20bdeaa80, 0x0, 0x4f121f0, 0xc20ede2af0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
net.(*TCPListener).AcceptTCP(0xc208176118, 0xc330c9ee78, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:234 +0x4e | |
net.(*TCPListener).Accept(0xc208176118, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:244 +0x4c | |
net/http.(*Server).Serve(0xc20beda960, 0x5fdcf60, 0xc208176118, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/http/server.go:1728 +0x92 | |
net/http.Serve(0x5fdcf60, 0xc208176118, 0x5fdd088, 0xc20ceafd40, 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 53 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20b4a2390) | |
/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 259 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2142789c0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20cdf4080, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 25 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc208c4cf50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20bbf4380, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc209d0ad20, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc209d0ad20, 0x5fde6d8, 0xc208c4cf50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 26 [chan receive, 29 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc208c4cfa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc209d0ad20, 0x5fde6d8, 0xc208c4cfa0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc209d0ad20, 0x5fde6d8, 0xc208c4cfa0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 27 [IO wait]: | |
net.(*pollDesc).Wait(0xc209c4a840, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209c4a840, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209c4a7e0, 0xc2393df1c0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc20ede2dc0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2081280d0, 0xc2393df1c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2081280d0, 0xc2393df1c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2081280d0, 0xc2393df1c0, 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(0xc209d0a9c0, 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(0xc20b1086c0, 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(0xc209d0ad20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 185 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20d7bd0e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc20d7af800, 0x5fde6d8, 0xc20d7bd0e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc20d7af800, 0x5fde6d8, 0xc20d7bd0e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 115 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20bcea7b0) | |
/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 211 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20d49c180) | |
/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 917 [IO wait]: | |
net.(*pollDesc).Wait(0xc228ce1020, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc228ce1020, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc228ce0fc0, 0xc32fc539e0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc336023d30) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2224ac540, 0xc32fc539e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2224ac540, 0xc32fc539e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2224ac540, 0xc32fc539e0, 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(0xc22df20c00, 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(0xc22e79a5c0, 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(0xc22ebc8240, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 134 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be55340) | |
/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 135 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be55380) | |
/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/miner.(*CpuMiner).update(0xc20be553c0) | |
/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 137 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be55480) | |
/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 138 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be554c0) | |
/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 139 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be55500) | |
/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 140 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be55580) | |
/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 141 [select]: | |
github.com/ethereum/go-ethereum/miner.(*CpuMiner).update(0xc20be555c0) | |
/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 142 [select]: | |
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).run(0xc20bd29b60) | |
/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 154 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20cd02410, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc20cceff80, 0x5fde6d8, 0xc20cd02410, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc20cceff80, 0x5fde6d8, 0xc20cd02410, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29683 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22ee8ab40, 0xc32a24da40, 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(0xc20be55480, 0xc22ee8ab40) | |
/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 153 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20cd023c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20cb6a000, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc20cceff80, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc20cceff80, 0x5fde6d8, 0xc20cd023c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 172 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20cceff80, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20ceaa090, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 155 [IO wait]: | |
net.(*pollDesc).Wait(0xc209ed2140, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc209ed2140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc209ed20e0, 0xc239318240, 0x20, 0x20, 0x0, 0x4f121f0, 0xc32fe9c6a0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20ceaa090, 0xc239318240, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20ceaa090, 0xc239318240, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20ceaa090, 0xc239318240, 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(0xc20ccefc20, 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(0xc20cd06b80, 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(0xc20cceff80, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 29682 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22ee8aaa0, 0xc22289d140, 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(0xc20be553c0, 0xc22ee8aaa0) | |
/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 29616 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32a29c280, 0xc32a24d5c0, 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(0xc20be55580, 0xc32a29c280) | |
/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 178 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20d7af800, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc208128350, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 30142 [IO wait]: | |
net.(*pollDesc).Wait(0xc3100be140, 0x77, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitWrite(0xc3100be140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:93 +0x43 | |
net.(*netFD).connect(0xc3100be0e0, 0x0, 0x0, 0x4f18080, 0xc3152b4ac0, 0xeccb8b92b, 0x21297fca, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:114 +0x24b | |
net.(*netFD).dial(0xc3100be0e0, 0x5fdc960, 0x0, 0x5fdc960, 0xc3100ae300, 0xeccb8b92b, 0x21297fca, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:139 +0x37a | |
net.socket(0x47cfc10, 0x3, 0x2, 0x1, 0x0, 0xc3100ae300, 0x5fdc960, 0x0, 0x5fdc960, 0xc3100ae300, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:91 +0x422 | |
net.internetSocket(0x47cfc10, 0x3, 0x5fdc960, 0x0, 0x5fdc960, 0xc3100ae300, 0xeccb8b92b, 0xc221297fca, 0x4c51140, 0x1, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/ipsock_posix.go:137 +0x148 | |
net.dialTCP(0x47cfc10, 0x3, 0x0, 0xc3100ae300, 0xeccb8b92b, 0x21297fca, 0x4c51140, 0xc32cfe1800, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:156 +0x125 | |
net.dialSingle(0x47cfc10, 0x3, 0xc3152b4aa0, 0x13, 0x0, 0x0, 0x5fdc8d0, 0xc3100ae300, 0xeccb8b92b, 0x21297fca, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:235 +0x3f5 | |
net.func·016(0xeccb8b92b, 0xe21297fca, 0x4c51140, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:163 +0x12c | |
net.dial(0x47cfc10, 0x3, 0x5fdc8d0, 0xc3100ae300, 0xc20b8bde78, 0xeccb8b92b, 0xe21297fca, 0x4c51140, 0x0, 0x0, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:40 +0x6f | |
net.(*Dialer).Dial(0xc20bda23c0, 0x47cfc10, 0x3, 0xc3152b4aa0, 0x13, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:170 +0x4be | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc21fcee4d0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:332 +0x1e5 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 321 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc219b2aed0) | |
/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 186 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20d7bd090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20d7b70a0, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc20d7af800, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc20d7af800, 0x5fde6d8, 0xc20d7bd090, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 187 [IO wait]: | |
net.(*pollDesc).Wait(0xc20bbf5cd0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc20bbf5cd0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc20bbf5c70, 0xc2335983c0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc31fabf6a0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc208128350, 0xc2335983c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc208128350, 0xc2335983c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc208128350, 0xc2335983c0, 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(0xc20d7af080, 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(0xc20d86a1c0, 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(0xc20d7af800, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 274 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21426fcc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc20d4dc770, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc2142789c0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc2142789c0, 0x5fde6d8, 0xc21426fcc0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 261 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc21427f290) | |
/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 537 [IO wait]: | |
net.(*pollDesc).Wait(0xc21fc6f5d0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc21fc6f5d0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc21fc6f570, 0xc336276be0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc336022718) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2081769e8, 0xc336276be0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2081769e8, 0xc336276be0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2081769e8, 0xc336276be0, 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(0xc223bd4060, 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(0xc217121e80, 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(0xc21fc60b40, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 373 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21b0f74a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc21b0fb5e0, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc21b0feae0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc21b0feae0, 0x5fde6d8, 0xc21b0f74a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 275 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21426fd10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc2142789c0, 0x5fde6d8, 0xc21426fd10, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc2142789c0, 0x5fde6d8, 0xc21426fd10, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 276 [IO wait]: | |
net.(*pollDesc).Wait(0xc212c396b0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc212c396b0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc212c39650, 0xc2337f80e0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc2335a6848) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20cdf4080, 0xc2337f80e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20cdf4080, 0xc2337f80e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20cdf4080, 0xc2337f80e0, 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(0xc214278660, 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(0xc214275280, 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(0xc2142789c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 30291 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc221113540, 0xc339d7d1a0, 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(0xc20be55500, 0xc221113540) | |
/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 30578 [IO wait]: | |
net.(*pollDesc).Wait(0xc32d1a5f70, 0x77, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitWrite(0xc32d1a5f70, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:93 +0x43 | |
net.(*netFD).connect(0xc32d1a5f10, 0x0, 0x0, 0x4f18080, 0xc32ec20ac0, 0xeccb8b92b, 0x212dcee3, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:114 +0x24b | |
net.(*netFD).dial(0xc32d1a5f10, 0x5fdc960, 0x0, 0x5fdc960, 0xc32ec1e3f0, 0xeccb8b92b, 0x212dcee3, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:139 +0x37a | |
net.socket(0x47cfc10, 0x3, 0x2, 0x1, 0x0, 0xc32ec1e300, 0x5fdc960, 0x0, 0x5fdc960, 0xc32ec1e3f0, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:91 +0x422 | |
net.internetSocket(0x47cfc10, 0x3, 0x5fdc960, 0x0, 0x5fdc960, 0xc32ec1e3f0, 0xeccb8b92b, 0xc2212dcee3, 0x4c51140, 0x1, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/ipsock_posix.go:137 +0x148 | |
net.dialTCP(0x47cfc10, 0x3, 0x0, 0xc32ec1e3f0, 0xeccb8b92b, 0x212dcee3, 0x4c51140, 0xc32d061720, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:156 +0x125 | |
net.dialSingle(0x47cfc10, 0x3, 0xc32ec20aa0, 0x15, 0x0, 0x0, 0x5fdc8d0, 0xc32ec1e3f0, 0xeccb8b92b, 0x212dcee3, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:235 +0x3f5 | |
net.func·016(0xeccb8b92b, 0xe212dcee3, 0x4c51140, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:163 +0x12c | |
net.dial(0x47cfc10, 0x3, 0x5fdc8d0, 0xc32ec1e3f0, 0xc20d96fe78, 0xeccb8b92b, 0xe212dcee3, 0x4c51140, 0x0, 0x0, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:40 +0x6f | |
net.(*Dialer).Dial(0xc20bda23c0, 0x47cfc10, 0x3, 0xc32ec20aa0, 0x15, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:170 +0x4be | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc21b520a10) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:332 +0x1e5 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 26392 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc24462f200, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2253d2878, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 339 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc219ac8a00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc219ab9860, 0x5fde6d8, 0xc219ac8a00, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc219ab9860, 0x5fde6d8, 0xc219ac8a00, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 338 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc219ac89b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc219ac6540, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc219ab9860, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc219ab9860, 0x5fde6d8, 0xc219ac89b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 340 [IO wait]: | |
net.(*pollDesc).Wait(0xc2185fcd80, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2185fcd80, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2185fcd20, 0xc2450b5460, 0x20, 0x20, 0x0, 0x4f121f0, 0xc3360235a0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2081294f0, 0xc2450b5460, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2081294f0, 0xc2450b5460, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2081294f0, 0xc2450b5460, 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(0xc219ab9500, 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(0xc219abf480, 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(0xc219ab9860, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 344 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21b0feae0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20d4d6d50, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 336 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc219ab9860, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2081294f0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 374 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21b0f74f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc21b0feae0, 0x5fde6d8, 0xc21b0f74f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc21b0feae0, 0x5fde6d8, 0xc21b0f74f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 375 [IO wait]: | |
net.(*pollDesc).Wait(0xc219ac6c30, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc219ac6c30, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc219ac6bd0, 0xc320412c00, 0x20, 0x20, 0x0, 0x4f121f0, 0xc3238fa268) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20d4d6d50, 0xc320412c00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20d4d6d50, 0xc320412c00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20d4d6d50, 0xc320412c00, 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(0xc21b0fe780, 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(0xc21b10ae00, 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(0xc21b0feae0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 427 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc223bcf320) | |
/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 377 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc219f1c4b0) | |
/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 883 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22a0366e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc22a02bd40, 0x5fde6d8, 0xc22a0366e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc22a02bd40, 0x5fde6d8, 0xc22a0366e0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 22743 [IO wait]: | |
net.(*pollDesc).Wait(0xc220ead2c0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc220ead2c0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc220ead260, 0xc2337f81c0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc2335a6880) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20cdf5580, 0xc2337f81c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20cdf5580, 0xc2337f81c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20cdf5580, 0xc2337f81c0, 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(0xc239a7bbc0, 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(0xc239a7d940, 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(0xc33f9a20c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 19781 [chan receive, 9 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc212dcfc20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc222d186c0, 0x5fde6d8, 0xc212dcfc20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc222d186c0, 0x5fde6d8, 0xc212dcfc20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29810 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff25a0, 0xc313e72240, 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(0xc20be55480, 0xc219ff25a0) | |
/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 29744 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff2460, 0xc31a14cd80, 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(0xc20be55380, 0xc219ff2460) | |
/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 882 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22a036690, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc228ce09a0, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc22a02bd40, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22a02bd40, 0x5fde6d8, 0xc22a036690, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29567 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc31b545f40, 0xc31e1f5f20, 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(0xc20be55380, 0xc31b545f40) | |
/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 757 [IO wait]: | |
net.(*pollDesc).Wait(0xc223205fe0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc223205fe0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc223205f80, 0xc3152b5e00, 0x20, 0x20, 0x0, 0x4f121f0, 0xc32fe9c2b0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20ceabdf8, 0xc3152b5e00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20ceabdf8, 0xc3152b5e00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20ceabdf8, 0xc3152b5e00, 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(0xc2283fad80, 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(0xc2278f0240, 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(0xc2284ea2a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 565 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc223188c00) | |
/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 29788 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff2820, 0xc313e721e0, 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(0xc20be555c0, 0xc219ff2820) | |
/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 536 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc223d320f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc21fc60b40, 0x5fde6d8, 0xc223d320f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc21fc60b40, 0x5fde6d8, 0xc223d320f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 535 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc223d320a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc222257570, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc21fc60b40, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc21fc60b40, 0x5fde6d8, 0xc223d320a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 30152 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2467d0460, 0xc31c24eba0, 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(0xc20be55340, 0xc2467d0460) | |
/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 30581 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b209ea0, 0xc32ec24840, 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(0xc20be55500, 0xc21b209ea0) | |
/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 441 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc21fc60b40, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2081769e8, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 894 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc22e79c6f0) | |
/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 513 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc223bc3860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc223bd46c0, 0x5fde6d8, 0xc223bc3860, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc223bd46c0, 0x5fde6d8, 0xc223bc3860, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 562 [IO wait]: | |
net.(*pollDesc).Wait(0xc21f0659c0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc21f0659c0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc21f065960, 0xc222a004a0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc20ede38d0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2224ac188, 0xc222a004a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2224ac188, 0xc222a004a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2224ac188, 0xc222a004a0, 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(0xc22459f440, 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(0xc223bd0d00, 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(0xc223bd46c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 6621 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc23d7734f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc23d77c9a0, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc23d771980, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc23d771980, 0x5fde6d8, 0xc23d7734f0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 26283 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc24463ef50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc244630e70, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc24462f200, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc24462f200, 0x5fde6d8, 0xc24463ef50, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 641 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2284ea2a0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20ceabdf8, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 30123 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2467d06e0, 0xc24136d1a0, 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(0xc20be554c0, 0xc2467d06e0) | |
/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 30643 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc43040, 0xc222afad20, 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(0xc20be55480, 0xc32fc43040) | |
/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 830 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc22a038a80) | |
/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 26284 [chan receive, 3 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc24463efa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc24462f200, 0x5fde6d8, 0xc24463efa0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc24462f200, 0x5fde6d8, 0xc24463efa0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 512 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc223bc3810, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc2245a7490, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc223bd46c0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc223bd46c0, 0x5fde6d8, 0xc223bc3810, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 30320 [IO wait]: | |
net.(*pollDesc).Wait(0xc32fc47100, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc32fc47100, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc32fc470a0, 0xc22f53a07e, 0xb5, 0xb5, 0x0, 0x4f121f0, 0xc336023e00) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc22a30d570, 0xc22f53a07e, 0xb5, 0xb5, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc22a30d570, 0xc22f53a000, 0x133, 0x133, 0x133, 0x7e, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc22a30d570, 0xc22f53a000, 0x133, 0x133, 0x133, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x5fdd1b0, 0xc22a30d570, 0xc20a908900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:285 +0x10d | |
github.com/ethereum/go-ethereum/p2p.setupInboundConn(0x5fdc900, 0xc22a30d570, 0xc20a908900, 0xc20cf22880, 0x4c51140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:80 +0xa8 | |
github.com/ethereum/go-ethereum/p2p.setupConn(0x5fdc900, 0xc22a30d570, 0xc20a908900, 0xc20cf22880, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:73 +0x67 | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc22a30d570, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:365 +0x10a | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 30306 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32bca0c80, 0xc339f50840, 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(0xc20be55340, 0xc32bca0c80) | |
/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 30281 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32bca1040, 0xc339f50960, 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(0xc20be55580, 0xc32bca1040) | |
/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 915 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22e786d20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22eaee620, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc22ebc8240, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc22ebc8240, 0x5fde6d8, 0xc22e786d20, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29684 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22ee8abe0, 0xc22289d1a0, 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(0xc20be554c0, 0xc22ee8abe0) | |
/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 29705 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2452f0e60, 0xc31b1d0a80, 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(0xc20be554c0, 0xc2452f0e60) | |
/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 29702 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2452f0c80, 0xc31b1d0960, 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(0xc20be55380, 0xc2452f0c80) | |
/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 22741 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22e0bf040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc22e0b9490, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc33f9a20c0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc33f9a20c0, 0x5fde6d8, 0xc22e0bf040, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29703 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2452f0d20, 0xc31b1d09c0, 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(0xc20be553c0, 0xc2452f0d20) | |
/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 841 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22a02bd40, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2080fa680, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 745 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc2283ff8f0) | |
/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 795 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc22ebc8240, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc2224ac540, 0xc226faf260) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc226faf260) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:337 +0x349 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 756 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22634d900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc2284ea2a0, 0x5fde6d8, 0xc22634d900, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc2284ea2a0, 0x5fde6d8, 0xc22634d900, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 19782 [IO wait]: | |
net.(*pollDesc).Wait(0xc2388d48b0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2388d48b0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2388d4850, 0xc339d3b340, 0x20, 0x20, 0x0, 0x4f121f0, 0xc31fac13d8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc22a30db80, 0xc339d3b340, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc22a30db80, 0xc339d3b340, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc22a30db80, 0xc339d3b340, 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(0xc21e4958c0, 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(0xc222e85400, 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(0xc222d186c0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 29743 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff26e0, 0xc2476966c0, 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(0xc20be55500, 0xc219ff26e0) | |
/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 6574 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc23d771980, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20ceaa1b8, 0xc20bbf4930) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc20bbf4930) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:337 +0x349 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 29773 [select]: | |
github.com/ethereum/go-ethereum/blockpool.(*peer).run(0xc21fc6a900) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:546 +0x11cd | |
github.com/ethereum/go-ethereum/blockpool.func·005() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/blockpool/peers.go:350 +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:355 +0x4e6 | |
goroutine 3654 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc31fbb7680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc31fbd41c0, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc31fbc48a0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc31fbc48a0, 0x5fde6d8, 0xc31fbb7680, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 28877 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc31f515d60, 0xc32b95d7a0, 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(0xc20be55380, 0xc31f515d60) | |
/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 916 [chan receive, 27 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22e786d70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc22ebc8240, 0x5fde6d8, 0xc22e786d70, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc22ebc8240, 0x5fde6d8, 0xc22e786d70, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 884 [IO wait]: | |
net.(*pollDesc).Wait(0xc229006a00, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc229006a00, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2290069a0, 0xc320412500, 0x20, 0x20, 0x0, 0x4f121f0, 0xc2426abed8) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2080fa680, 0xc320412500, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2080fa680, 0xc320412500, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2080fa680, 0xc320412500, 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(0xc22a02b2c0, 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(0xc22a03a780, 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(0xc22a02bd40, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 755 [chan receive]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22634d8b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc226351260, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc2284ea2a0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc2284ea2a0, 0x5fde6d8, 0xc22634d8b0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 30126 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2467d08c0, 0xc24136d140, 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(0xc20be555c0, 0xc2467d08c0) | |
/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 30644 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc430e0, 0xc222afad80, 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(0xc20be554c0, 0xc32fc430e0) | |
/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 6853 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc23d77bc20) | |
/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 30627 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc43220, 0xc32fc569c0, 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(0xc20be55580, 0xc32fc43220) | |
/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 30613 [IO wait]: | |
net.(*pollDesc).Wait(0xc3203f5aa0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc3203f5aa0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc3203f5a40, 0xc2372ab9a8, 0x8b, 0x8b, 0x0, 0x4f121f0, 0xc32fe9c2c0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20cdf4580, 0xc2372ab9a8, 0x8b, 0x8b, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20cdf4580, 0xc2372ab900, 0x133, 0x133, 0x133, 0xa8, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20cdf4580, 0xc2372ab900, 0x133, 0x133, 0x133, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x5fdd1b0, 0xc20cdf4580, 0xc20a908900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:285 +0x10d | |
github.com/ethereum/go-ethereum/p2p.setupInboundConn(0x5fdc900, 0xc20cdf4580, 0xc20a908900, 0xc20cf22880, 0x4c51140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:80 +0xa8 | |
github.com/ethereum/go-ethereum/p2p.setupConn(0x5fdc900, 0xc20cdf4580, 0xc20a908900, 0xc20cf22880, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:73 +0x67 | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20cdf4580, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:365 +0x10a | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 29566 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc31b545ea0, 0xc31e1f5f80, 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(0xc20be55340, 0xc31b545ea0) | |
/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 22629 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc33f9a20c0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20cdf5580, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 19780 [chan receive, 9 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc212dcfbd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/eth.(*ethProtocol).handle(0xc21e497ce0, 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, 0x5fdc690, 0xc20cea61e0, 0x5fdc6c0, 0xc2080f5520, 0x5fdc6f8, 0xc20cef2540, 0xc222d186c0, 0x5fde6d8, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:161 +0x5e2 | |
github.com/ethereum/go-ethereum/eth.func·002(0xc222d186c0, 0x5fde6d8, 0xc212dcfbd0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/eth/protocol.go:123 +0xa3 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 30121 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2467d05a0, 0xc24136d020, 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(0xc20be553c0, 0xc2467d05a0) | |
/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 30628 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc432c0, 0xc2229ed800, 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(0xc20be555c0, 0xc32fc432c0) | |
/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 29569 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32a29c0a0, 0xc32a24d680, 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(0xc20be55480, 0xc32a29c0a0) | |
/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 30122 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2467d0640, 0xc24136d080, 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(0xc20be55480, 0xc2467d0640) | |
/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 30290 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2211134a0, 0xc339d7d0e0, 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(0xc20be554c0, 0xc2211134a0) | |
/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 30282 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32bca10e0, 0xc23b2adb60, 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(0xc20be555c0, 0xc32bca10e0) | |
/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 29775 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc42e60, 0xc32fc56a80, 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(0xc20be55340, 0xc32fc42e60) | |
/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 3656 [IO wait]: | |
net.(*pollDesc).Wait(0xc318a0bc60, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc318a0bc60, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc318a0bc00, 0xc3152b4f80, 0x20, 0x20, 0x0, 0x4f121f0, 0xc32cfe1b00) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20ceab0a8, 0xc3152b4f80, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20ceab0a8, 0xc3152b4f80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20ceab0a8, 0xc3152b4f80, 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(0xc30e1860c0, 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(0xc31fbfc340, 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(0xc31fbc48a0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 30278 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32bca0e60, 0xc23b2adb00, 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(0xc20be55480, 0xc32bca0e60) | |
/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 30465 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b209cc0, 0xc21b2366c0, 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(0xc20be553c0, 0xc21b209cc0) | |
/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 3650 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc31fbc48a0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc20ceab0a8, 0xc21bb8f570) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc21bb8f570) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:337 +0x349 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 30626 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32fc42fa0, 0xc32fc56a20, 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(0xc20be553c0, 0xc32fc42fa0) | |
/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 6623 [IO wait]: | |
net.(*pollDesc).Wait(0xc2179fa6f0, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc2179fa6f0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc2179fa690, 0xc320412420, 0x20, 0x20, 0x0, 0x4f121f0, 0xc2426abe90) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc20ceaa1b8, 0xc320412420, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc20ceaa1b8, 0xc320412420, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc20ceaa1b8, 0xc320412420, 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(0xc23f32a7e0, 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(0xc23d7777c0, 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(0xc23d771980, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 30319 [IO wait]: | |
net.(*pollDesc).Wait(0xc32fc47090, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc32fc47090, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc32fc47030, 0xc30f717e7e, 0xb5, 0xb5, 0x0, 0x4f121f0, 0xc3238fa328) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc22a30d568, 0xc30f717e7e, 0xb5, 0xb5, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc22a30d568, 0xc30f717e00, 0x133, 0x133, 0x133, 0x7e, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc22a30d568, 0xc30f717e00, 0x133, 0x133, 0x133, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x5fdd1b0, 0xc22a30d568, 0xc20a908900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:285 +0x10d | |
github.com/ethereum/go-ethereum/p2p.setupInboundConn(0x5fdc900, 0xc22a30d568, 0xc20a908900, 0xc20cf22880, 0x4c51140, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:80 +0xa8 | |
github.com/ethereum/go-ethereum/p2p.setupConn(0x5fdc900, 0xc22a30d568, 0xc20a908900, 0xc20cf22880, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/handshake.go:73 +0x67 | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc22a30d568, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:365 +0x10a | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 29707 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2452f0fa0, 0xc31b1d0b40, 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(0xc20be55580, 0xc2452f0fa0) | |
/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 30463 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b209b80, 0xc21b2365a0, 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(0xc20be55340, 0xc21b209b80) | |
/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 3623 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc30e2ebe30) | |
/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 3655 [chan receive, 25 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc31fbb76d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc31fbc48a0, 0x5fde6d8, 0xc31fbb76d0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc31fbc48a0, 0x5fde6d8, 0xc31fbb76d0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29666 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32a29c140, 0xc32a24d500, 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(0xc20be554c0, 0xc32a29c140) | |
/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 30579 [IO wait]: | |
net.(*pollDesc).Wait(0xc328fb0140, 0x77, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitWrite(0xc328fb0140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:93 +0x43 | |
net.(*netFD).connect(0xc328fb00e0, 0x0, 0x0, 0x4f18080, 0xc32ec20c20, 0xeccb8b92b, 0x2131304e, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:114 +0x24b | |
net.(*netFD).dial(0xc328fb00e0, 0x5fdc960, 0x0, 0x5fdc960, 0xc32ec1e450, 0xeccb8b92b, 0x2131304e, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:139 +0x37a | |
net.socket(0x47cfc10, 0x3, 0x2, 0x1, 0x0, 0xc32ec1e400, 0x5fdc960, 0x0, 0x5fdc960, 0xc32ec1e450, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:91 +0x422 | |
net.internetSocket(0x47cfc10, 0x3, 0x5fdc960, 0x0, 0x5fdc960, 0xc32ec1e450, 0xeccb8b92b, 0xc22131304e, 0x4c51140, 0x1, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/ipsock_posix.go:137 +0x148 | |
net.dialTCP(0x47cfc10, 0x3, 0x0, 0xc32ec1e450, 0xeccb8b92b, 0x2131304e, 0x4c51140, 0xc32d061860, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:156 +0x125 | |
net.dialSingle(0x47cfc10, 0x3, 0xc32ec20c00, 0x14, 0x0, 0x0, 0x5fdc8d0, 0xc32ec1e450, 0xeccb8b92b, 0x2131304e, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:235 +0x3f5 | |
net.func·016(0xeccb8b92b, 0xe2131304e, 0x4c51140, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:163 +0x12c | |
net.dial(0x47cfc10, 0x3, 0x5fdc8d0, 0xc32ec1e450, 0xc223d65e78, 0xeccb8b92b, 0xe2131304e, 0x4c51140, 0x0, 0x0, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:40 +0x6f | |
net.(*Dialer).Dial(0xc20bda23c0, 0x47cfc10, 0x3, 0xc32ec20c00, 0x14, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:170 +0x4be | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc219160fc0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:332 +0x1e5 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 29786 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff23c0, 0xc313e72120, 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(0xc20be55340, 0xc219ff23c0) | |
/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 6622 [chan receive, 21 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc23d773540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc23d771980, 0x5fde6d8, 0xc23d773540, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc23d771980, 0x5fde6d8, 0xc23d773540, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 30610 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b24a000, 0xc32ec247e0, 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(0xc20be555c0, 0xc21b24a000) | |
/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 26285 [IO wait]: | |
net.(*pollDesc).Wait(0xc220bbf950, 0x72, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitRead(0xc220bbf950, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
net.(*netFD).Read(0xc220bbf8f0, 0xc3152b4ea0, 0x20, 0x20, 0x0, 0x4f121f0, 0xc32cfe1a98) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
net.(*conn).Read(0xc2253d2878, 0xc3152b4ea0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
io.ReadAtLeast(0x5fdc9b0, 0xc2253d2878, 0xc3152b4ea0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
io.ReadFull(0x5fdc9b0, 0xc2253d2878, 0xc3152b4ea0, 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(0xc21979b080, 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(0xc244625d80, 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(0xc24462f200, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:180 +0x10e | |
github.com/ethereum/go-ethereum/p2p.func·001() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x33 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:123 +0x17a | |
goroutine 30144 [IO wait]: | |
net.(*pollDesc).Wait(0xc3100be290, 0x77, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
net.(*pollDesc).WaitWrite(0xc3100be290, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:93 +0x43 | |
net.(*netFD).connect(0xc3100be230, 0x0, 0x0, 0x4f18080, 0xc3152b4be0, 0xeccb8b92b, 0x212f755d, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:114 +0x24b | |
net.(*netFD).dial(0xc3100be230, 0x5fdc960, 0x0, 0x5fdc960, 0xc3100ae360, 0xeccb8b92b, 0x212f755d, 0x4c51140, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:139 +0x37a | |
net.socket(0x47cfc10, 0x3, 0x2, 0x1, 0x0, 0xc3100ae300, 0x5fdc960, 0x0, 0x5fdc960, 0xc3100ae360, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/sock_posix.go:91 +0x422 | |
net.internetSocket(0x47cfc10, 0x3, 0x5fdc960, 0x0, 0x5fdc960, 0xc3100ae360, 0xeccb8b92b, 0xc2212f755d, 0x4c51140, 0x1, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/ipsock_posix.go:137 +0x148 | |
net.dialTCP(0x47cfc10, 0x3, 0x0, 0xc3100ae360, 0xeccb8b92b, 0x212f755d, 0x4c51140, 0xc32cfe1900, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/tcpsock_posix.go:156 +0x125 | |
net.dialSingle(0x47cfc10, 0x3, 0xc3152b4bc0, 0x15, 0x0, 0x0, 0x5fdc8d0, 0xc3100ae360, 0xeccb8b92b, 0x212f755d, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:235 +0x3f5 | |
net.func·016(0xeccb8b92b, 0xe212f755d, 0x4c51140, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:163 +0x12c | |
net.dial(0x47cfc10, 0x3, 0x5fdc8d0, 0xc3100ae360, 0xc20b8abe78, 0xeccb8b92b, 0xe212f755d, 0x4c51140, 0x0, 0x0, ...) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:40 +0x6f | |
net.(*Dialer).Dial(0xc20bda23c0, 0x47cfc10, 0x3, 0xc3152b4bc0, 0x15, 0x0, 0x0, 0x0, 0x0) | |
/usr/local/Cellar/go/1.4.1/libexec/src/net/dial.go:170 +0x4be | |
github.com/ethereum/go-ethereum/p2p.(*Server).dialNode(0xc2080cd440, 0xc211338af0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:332 +0x1e5 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:313 +0x44 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).dialLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:317 +0x504 | |
goroutine 29685 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22ee8ac80, 0xc32a24daa0, 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(0xc20be55500, 0xc22ee8ac80) | |
/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 26394 [select]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc3319744e0) | |
/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 30125 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2467d0820, 0xc24136d0e0, 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(0xc20be55580, 0xc2467d0820) | |
/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 28247 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2410f8460, 0xc33f8e5b00, 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(0xc20be55380, 0xc2410f8460) | |
/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 29667 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32a29c1e0, 0xc32a24d560, 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(0xc20be55500, 0xc32a29c1e0) | |
/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 19764 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc222d186c0, 0x5fde600) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:132 +0x66c | |
github.com/ethereum/go-ethereum/p2p.(*Server).startPeer(0xc2080cd440, 0x5fdc900, 0xc22a30db80, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:394 +0x9f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/server.go:274 +0x3d8 | |
goroutine 29745 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff2500, 0xc313e722a0, 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(0xc20be553c0, 0xc219ff2500) | |
/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 29787 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc219ff2780, 0xc313e72180, 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(0xc20be55580, 0xc219ff2780) | |
/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 22742 [chan receive, 7 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc22e0bf090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:307 +0x72 | |
github.com/ethereum/go-ethereum/whisper.(*Whisper).msgHandler(0xc20a172070, 0xc33f9a20c0, 0x5fde6d8, 0xc22e0bf090, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:156 +0x11d | |
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.msgHandler)·fm(0xc33f9a20c0, 0x5fde6d8, 0xc22e0bf090, 0x0, 0x0) | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/whisper/whisper.go:61 +0x57 | |
github.com/ethereum/go-ethereum/p2p.func·004() | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:242 +0x88 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/Users/tron/Work/ethereum/go/src/github.com/ethereum/go-ethereum/p2p/peer.go:254 +0x2ad | |
goroutine 29706 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2452f0f00, 0xc31b1d0ae0, 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(0xc20be55500, 0xc2452f0f00) | |
/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 29239 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22f954b40, 0xc331f80a80, 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(0xc20be554c0, 0xc22f954b40) | |
/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 30598 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b209d60, 0xc32ec248a0, 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(0xc20be55480, 0xc21b209d60) | |
/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 29708 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2452f1040, 0xc31b1d0ba0, 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(0xc20be555c0, 0xc2452f1040) | |
/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 30293 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc221113680, 0xc224ef8ba0, 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(0xc20be555c0, 0xc221113680) | |
/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 22755 [runnable]: | |
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc23a338e40) | |
/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 29607 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc20cc240a0, 0xc31f523740, 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(0xc20be55580, 0xc20cc240a0) | |
/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 29687 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22ee8adc0, 0xc32a24db00, 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(0xc20be555c0, 0xc22ee8adc0) | |
/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 30109 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc2211132c0, 0xc339d7d200, 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(0xc20be55380, 0xc2211132c0) | |
/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 30262 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc221113360, 0xc339d7d140, 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(0xc20be553c0, 0xc221113360) | |
/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 30597 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b209e00, 0xc315228840, 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(0xc20be554c0, 0xc21b209e00) | |
/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 29047 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc22f954d20, 0xc30e3fa180, 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(0xc20be555c0, 0xc22f954d20) | |
/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 30580 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc21b209f40, 0xc21b236660, 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(0xc20be55580, 0xc21b209f40) | |
/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 30279 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc32bca0f00, 0xc339f50900, 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(0xc20be554c0, 0xc32bca0f00) | |
/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 30110 [semacquire]: | |
sync.(*Mutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/mutex.go:66 +0xd3 | |
sync.(*RWMutex).Lock(0xc20ceae060) | |
/usr/local/Cellar/go/1.4.1/libexec/src/sync/rwmutex.go:82 +0x33 | |
github.com/ethereum/ethash.(*Ethash).UpdateDAG(0xc20cea80a0) | |
/Users/tron/Work/ethereum/go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/ethash.go:174 +0x213 | |
github.com/ethereum/ethash.(*Ethash).Search(0xc20cea80a0, 0x5fe01a8, 0xc221113220, 0xc3322efbc0, 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(0xc20be55340, 0xc221113220) | |
/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 | |
rax 0x0 | |
rbx 0xb0499000 | |
rcx 0xb0498d88 | |
rdx 0x0 | |
rdi 0x2e03 | |
rsi 0x6 | |
rbp 0xb0498db0 | |
rsp 0xb0498d88 | |
r8 0xffffffe0 | |
r9 0x0 | |
r10 0x8000000 | |
r11 0x206 | |
r12 0x4df4000 | |
r13 0x4dc4000 | |
r14 0x6 | |
r15 0x0 | |
rip 0x7fff94076866 | |
rflags 0x206 | |
cs 0x7 | |
fs 0x0 | |
gs 0xb0180000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment