Skip to content

Instantly share code, notes, and snippets.

@d11e9
Last active August 29, 2015 14:22
Show Gist options
  • Save d11e9/1ef79a41209cbe15a044 to your computer and use it in GitHub Desktop.
Save d11e9/1ef79a41209cbe15a044 to your computer and use it in GitHub Desktop.
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x573f30]
goroutine 43 [running]:
github.com/ethereum/go-ethereum/xeth.(*whisperFilter).insert(0x0, 0xc210316c80, 0x1, 0x1)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/whisper_filter.go:56 +0x310
github.com/ethereum/go-ethereum/xeth.func·006(0xc2116f6f00, 0xc20dbddf10, 0x10, 0xc20dbddee7, 0x3, 0xc20dbddee4, 0x3, 0x556c5f44, 0x64, 0xc20b0e22d0, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:665 +0x16b
github.com/ethereum/go-ethereum/xeth.func·001(0xc2116f6f00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/whisper.go:91 +0x72
github.com/ethereum/go-ethereum/whisper.func·004(0xc38b40, 0xc2116f6f00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/whisper.go:126 +0x5e
github.com/ethereum/go-ethereum/whisper.filterer.Trigger(0x14bd158, 0x0, 0x14bd158, 0x0, 0xc20ebc7000, 0xc20e703d20, 0xc38b40, 0xc2116f6f00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/filter.go:115 +0x37
github.com/ethereum/go-ethereum/whisper.(*filterer).Trigger(0xc20fd96990, 0xc38b40, 0xc2116f6f00)
<autogenerated>:2 +0xb4
github.com/ethereum/go-ethereum/event/filter.(*Filters).loop(0xc20ac805c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/filter.go:64 +0x2a7
created by github.com/ethereum/go-ethereum/event/filter.(*Filters).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/filter.go:32 +0x32
goroutine 1 [select, 3 minutes]:
main.(*jsre).interactive(0xc20e4bf380)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:212 +0x6a7
main.console(0xc2080761c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:310 +0x366
github.com/codegangsta/cli.Command.Run(0xcb14b0, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdccd50, 0x30, 0xf63110, ...)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/command.go:118 +0x104b
github.com/codegangsta/cli.(*App).Run(0xc208134000, 0xc208000120, 0x12, 0x12, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:177 +0xdf6
main.main()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:268 +0x80
goroutine 5 [select]:
github.com/ethereum/go-ethereum/logger.dispatchLoop()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:65 +0x6d1
created by github.com/ethereum/go-ethereum/logger.init·1
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:44 +0x25
goroutine 8 [chan receive]:
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x14b3960)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x78
created by github.com/ethereum/go-ethereum/logger/glog.init·1
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x77
goroutine 7 [syscall, 3 minutes]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
created by os/signal.init·1
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35
goroutine 17 [syscall, 3 minutes, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
goroutine 10 [syscall, 3 minutes]:
syscall.Syscall(0x0, 0x3, 0xc208172000, 0x8000, 0xc20bd957a8, 0x440a5a, 0xc208014e70)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.read(0x3, 0xc208172000, 0x8000, 0x8000, 0xc208014e68, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e
syscall.Read(0x3, 0xc208172000, 0x8000, 0x8000, 0x20, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:136 +0x58
os.(*File).read(0xc2080380e0, 0xc208172000, 0x8000, 0x8000, 0x2, 0x0, 0x0)
/usr/local/go/src/os/file_unix.go:191 +0x5e
os.(*File).Read(0xc2080380e0, 0xc208172000, 0x8000, 0x8000, 0x2, 0x0, 0x0)
/usr/local/go/src/os/file.go:95 +0x91
io.Copy(0x7f474ae309e0, 0xc208038008, 0x7f474ae30a30, 0xc2080380e0, 0x2, 0x0, 0x0)
/usr/local/go/src/io/io.go:362 +0x1f6
created by main.console
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:291 +0x10c
goroutine 39 [select]:
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0xc208109440)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:743 +0x69b
created by github.com/ethereum/go-ethereum/core.NewChainManager
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:144 +0x9cd
goroutine 40 [select]:
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc20c2d8000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:195 +0x65d
created by github.com/ethereum/go-ethereum/miner.newWorker
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:128 +0x310
goroutine 14 [chan receive]:
github.com/ethereum/go-ethereum/logger.sysLoop(0x7f474ae31c80, 0xc20807da90, 0xc20805aea0, 0xc20801c000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:101 +0x5a
created by github.com/ethereum/go-ethereum/logger.func·001
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:61 +0x176
goroutine 41 [chan receive, 3 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc20c2d8000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:234 +0x6f
created by github.com/ethereum/go-ethereum/miner.newWorker
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:129 +0x32a
goroutine 2297 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc2082e1880, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc2082e1880)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 19 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080762a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 20 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080d0580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 21 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2080d0580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 22 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080d0580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 23 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080d0580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 24 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080d0580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 25 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc208076700)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 26 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080d06e0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 27 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2080d06e0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 28 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080d06e0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 29 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080d06e0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 30 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080d06e0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 31 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080769a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 32 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080d0c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 33 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2080d0c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 34 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080d0c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 35 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080d0c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 36 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080d0c60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 44 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7f474ae31c40, 0xc20806f200, 0xc20de634a0, 0xccc910, 0x3, 0x765f, 0x765f, 0xd349b0, 0x12)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:98 +0x936
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:204 +0x2ce
goroutine 45 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc20c2d8380)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
goroutine 46 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc20bdfe160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
goroutine 47 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc20bdfe160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x14a
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
goroutine 48 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc20bdfe160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x858
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
goroutine 49 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc20bdfe160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
goroutine 50 [select, 3 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc20bdfe160)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
created by github.com/syndtr/goleveldb/leveldb.openDB
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
goroutine 51 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc209fc22a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:313 +0xb53
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:214 +0x533
goroutine 52 [IO wait]:
net.(*pollDesc).Wait(0xc209fc2220, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc209fc2220, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).readFrom(0xc209fc21c0, 0xc20b064a00, 0x500, 0x500, 0x0, 0x0, 0x0, 0x7f474ae30a80, 0xc20981e480)
/usr/local/go/src/net/fd_unix.go:269 +0x4a1
net.(*UDPConn).ReadFromUDP(0xc2108b2780, 0xc20b064a00, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
/usr/local/go/src/net/udpsock_posix.go:67 +0x124
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc209fc22a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:434 +0xf5
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:215 +0x550
goroutine 53 [IO wait]:
net.(*pollDesc).Wait(0xc209fc2a00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc209fc2a00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc209fc29a0, 0x0, 0x7f474ae30a80, 0xc20baf65d0)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2108b2948, 0x7f474ae1e000, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
net.(*TCPListener).Accept(0xc2108b2948, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc20c3d6180)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:546 +0x364
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:359 +0x22c
goroutine 54 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x7f474ae31c40, 0xc20806f200, 0xc20de63200, 0xccae30, 0x3, 0x765f, 0x765f, 0xcf4950, 0xc)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:98 +0x936
github.com/ethereum/go-ethereum/p2p.func·006()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:364 +0x92
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:366 +0x312
goroutine 55 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc20c3d6180, 0x7f4745f2c7b0, 0xc209fc28c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:428 +0x180a
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:344 +0xd5a
goroutine 56 [select]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).syncDatabases(0xc208062000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:487 +0x53f
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:459 +0x157
goroutine 57 [runnable]:
reflect.Value.Len(0xa4a720, 0xc2116e12e0, 0x57, 0xa5d200)
/usr/local/go/src/reflect/value.go:962
reflect.Copy(0xa4a720, 0xc2116e12e0, 0x57, 0xa4a720, 0xc2116e11e0, 0xd7, 0x57)
/usr/local/go/src/reflect/value.go:1814 +0x1e0
github.com/ethereum/go-ethereum/rlp.decodeListSlice(0xc2116f6e80, 0xa4a720, 0xc2116e11e0, 0xd7, 0xf559c8, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:264 +0x3e1
github.com/ethereum/go-ethereum/rlp.decodeInterface(0xc2116f6e80, 0xa5d200, 0xc20dbdde00, 0xd4, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:438 +0x2d1
github.com/ethereum/go-ethereum/rlp.(*Stream).Decode(0xc2116f6e80, 0xa33ce0, 0xc20dbdde00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:728 +0x26b
github.com/ethereum/go-ethereum/common.(*Value).DecodeRLP(0xc20dbdddb0, 0xc2116f6e80, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/common/value.go:268 +0x6f
github.com/ethereum/go-ethereum/rlp.decodeDecoderNoPtr(0xc2116f6e80, 0xb97060, 0xc20dbdddb0, 0xd9, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:455 +0xe1
github.com/ethereum/go-ethereum/rlp.(*Stream).Decode(0xc2116f6e80, 0xc87240, 0xc20dbdddb0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:728 +0x26b
github.com/ethereum/go-ethereum/rlp.DecodeBytes(0xc20fc557a0, 0x93, 0x103, 0xc87240, 0xc20dbdddb0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/decode.go:99 +0x11d
github.com/ethereum/go-ethereum/common.NewValueFromBytes(0xc20fc557a0, 0x93, 0x103, 0x20)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/common/value.go:289 +0x77
github.com/ethereum/go-ethereum/trie.(*Trie).trans(0xc20f77ba40, 0x7f474ae3b340, 0xc2116e1000, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:330 +0xf2
github.com/ethereum/go-ethereum/trie.(*FullNode).branch(0xc20fc55680, 0x7f474ae3b002, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/fullnode.go:72 +0x96
github.com/ethereum/go-ethereum/trie.(*Trie).get(0xc20f77ba40, 0x7f474ae3b0d0, 0xc20fc55680, 0xc2116f6d02, 0x3f, 0x7e, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:220 +0x134
github.com/ethereum/go-ethereum/trie.(*Trie).get(0xc20f77ba40, 0x7f474ae3b0d0, 0xc20fc55440, 0xc2116f6d01, 0x40, 0x7f, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:220 +0x1c7
github.com/ethereum/go-ethereum/trie.(*Trie).get(0xc20f77ba40, 0x7f474ae3b0d0, 0xc20fc55200, 0xc2116f6d00, 0x41, 0x80, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:220 +0x1c7
github.com/ethereum/go-ethereum/trie.(*Trie).Get(0xc20f77ba40, 0xc2116e02c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:135 +0x12c
github.com/ethereum/go-ethereum/trie.(*SecureTrie).Get(0xc20b2fc928, 0xc2116e0280, 0x14, 0x14, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:26 +0x11c
github.com/ethereum/go-ethereum/core/state.(*StateDB).GetStateObject(0xc2116f6c80, 0xef1a79e43f4e5263, 0xf3fdb3bf2b931ece, 0xc289adbf75, 0xc2116f6c80)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:204 +0x186
github.com/ethereum/go-ethereum/core/state.(*StateDB).GetBalance(0xc2116f6c80, 0xef1a79e43f4e5263, 0xf3fdb3bf2b931ece, 0xc289adbf75, 0x1)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:84 +0x3d
github.com/ethereum/go-ethereum/core.(*TxPool).ValidateTransaction(0xc20a5f8070, 0xc2100091a0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:135 +0x2a3
github.com/ethereum/go-ethereum/core.(*TxPool).validatePool(0xc20a5f8070)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:361 +0x116
github.com/ethereum/go-ethereum/core.(*TxPool).Start(0xc20a5f8070)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:97 +0x126
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:466 +0x195
goroutine 58 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc20b28f800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:394 +0x99
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:116 +0x144
goroutine 59 [chan receive, 3 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc20b28f800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:384 +0x9c
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:120 +0x264
goroutine 60 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).update(0xc20b28f800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:22 +0x31c
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:122 +0x281
goroutine 61 [select]:
github.com/ethereum/go-ethereum/whisper.(*Whisper).update(0xc20c340cf0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/whisper.go:297 +0x107
created by github.com/ethereum/go-ethereum/whisper.(*Whisper).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/whisper.go:145 +0x110
goroutine 62 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0xc208062000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:557 +0x8b
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:475 +0x30f
goroutine 63 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20d9898c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x5c0
goroutine 72 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c128280)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32
goroutine 65 [IO wait]:
net.(*pollDesc).Wait(0xc209fc2a70, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc209fc2a70, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).accept(0xc209fc2a10, 0x0, 0x7f474ae30a80, 0xc20a448c48)
/usr/local/go/src/net/fd_unix.go:419 +0x40b
net.(*TCPListener).AcceptTCP(0xc2108b2970, 0xeccfe5645, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
github.com/ethereum/go-ethereum/rpc.(*stoppableTCPListener).Accept(0xc20e3cc3d0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/types.go:346 +0xe8
net/http.(*Server).Serve(0xc20e4bfaa0, 0x7f4745f2c860, 0xc20e3cc3d0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1728 +0x92
net/http.Serve(0x7f4745f2c860, 0xc20e3cc3d0, 0x7f474ae30ee8, 0xc20e4f9760, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:1606 +0xa1
created by github.com/ethereum/go-ethereum/rpc.Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:51 +0x98f
goroutine 66 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20d989980)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x5c0
goroutine 68 [select]:
github.com/ethereum/go-ethereum/xeth.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:253 +0x4d0
created by github.com/ethereum/go-ethereum/xeth.(*XEth).UpdateState
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:272 +0x104
goroutine 69 [select]:
github.com/ethereum/go-ethereum/jsre.(*JSRE).runEventLoop(0xc20c1282c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:122 +0xd15
created by github.com/ethereum/go-ethereum/jsre.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:50 +0x153
goroutine 71 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20c1281c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32
goroutine 912 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20fcf46c0, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20fcf46c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 90 [syscall, 3 minutes]:
syscall.Syscall(0x0, 0x0, 0xc20f8a2000, 0x1000, 0x5e8d6, 0x28, 0xf3)
/usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
syscall.read(0x0, 0xc20f8a2000, 0x1000, 0x1000, 0xc20b28cc50, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e
syscall.Read(0x0, 0xc20f8a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:136 +0x58
os.(*File).read(0xc208038000, 0xc20f8a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/os/file_unix.go:191 +0x5e
os.(*File).Read(0xc208038000, 0xc20f8a2000, 0x1000, 0x1000, 0xc20b28cf98, 0x0, 0x0)
/usr/local/go/src/os/file.go:95 +0x91
bufio.(*Reader).fill(0xc20e22fb00)
/usr/local/go/src/bufio/bufio.go:97 +0x1ce
bufio.(*Reader).ReadRune(0xc20e22fb00, 0x889f0b, 0x180001, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:227 +0xd7
github.com/peterh/liner.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:95 +0x5d
created by github.com/peterh/liner.(*State).restartPrompt
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:103 +0xff
goroutine 88 [select]:
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0xc20d03c3c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x7f9
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x32
goroutine 89 [select, 3 minutes]:
github.com/peterh/liner.(*State).readNext(0xc20bb35e60, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:140 +0x2a1d
github.com/peterh/liner.(*State).Prompt(0xc20bb35e60, 0xc9cd30, 0x2, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/line.go:494 +0x443
main.func·006()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:193 +0xe8
created by main.(*jsre).interactive
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:199 +0x184
goroutine 86 [select]:
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0xc20d989b00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x702
created by github.com/ethereum/go-ethereum/xeth.New
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x5c0
goroutine 352 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20f2583c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc20f340f00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc20f340f00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20f248b80, 0x7f4745f33168, 0xc20f2583c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 914 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20fcf46c0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 1416 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20a58b580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 351 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20f248b80)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 350 [IO wait]:
net.(*pollDesc).Wait(0xc2107d6920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2107d6920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc2107d68c0, 0xc20945f100, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20d690950)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20fa62b78, 0xc20945f100, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc20fa62b78, 0xc20945f100, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc20fa62b78, 0xc20945f100, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20f22c120, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2107ced50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20f248b80, 0xc20f24cd80)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 349 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20f248b80, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20f248b80)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 127 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0xc209fc2850)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:219 +0x21b
created by github.com/ethereum/go-ethereum/p2p/discover.func·001
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:211 +0x34
goroutine 1371 [IO wait]:
net.(*pollDesc).Wait(0xc211fe0680, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc211fe0680, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc211fe0620, 0xc20f748a20, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20a448f18)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc209f6dd30, 0xc20f748a20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc209f6dd30, 0xc20f748a20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc209f6dd30, 0xc20f748a20, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc2106f1f20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc209e43080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20cfc5580, 0xc20d91b4a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1417 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20b2f34f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc208a6cc00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc208a6cc00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20a58b580, 0x7f4745f33168, 0xc20b2f34f0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 997 [select, 3 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc211f3ce00, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc211f3ce00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 913 [IO wait]:
net.(*pollDesc).Wait(0xc20f2c9090, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20f2c9090, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20f2c9030, 0xc20f417f80, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20981fa40)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20b2fdde0, 0xc20f417f80, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc20b2fdde0, 0xc20f417f80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc20b2fdde0, 0xc20f417f80, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20e9fc600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc2109106c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20fcf46c0, 0xc212049b60)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 999 [IO wait]:
net.(*pollDesc).Wait(0xc20ab4bd40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20ab4bd40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20ab4bce0, 0xc209e05e00, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc2115fc9c8)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc2108b38d0, 0xc209e05e00, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc2108b38d0, 0xc209e05e00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc2108b38d0, 0xc209e05e00, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20f5ffe60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc211615ef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc211f3ce00, 0xc20f039860)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1379 [IO wait]:
net.(*pollDesc).Wait(0xc211fe0610, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc211fe0610, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc211fe05b0, 0xc20aa3d9c0, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20b3b1958)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20990c9d0, 0xc20aa3d9c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc20990c9d0, 0xc20aa3d9c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc20990c9d0, 0xc20aa3d9c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20f6910e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc21151e150, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20d1f1000, 0xc20f50bf20)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 915 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc21032d9a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc20f520f00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc20f520f00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20fcf46c0, 0x7f4745f33168, 0xc21032d9a0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1001 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc211d5c050, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc210918540, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc210918540, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc211f3ce00, 0x7f4745f33168, 0xc211d5c050, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1000 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc211f3ce00)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 1853 [IO wait]:
net.(*pollDesc).Wait(0xc21156f090, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc21156f090, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc21156f030, 0xc20981d4c0, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20981e510)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20fa62738, 0xc20981d4c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc20fa62738, 0xc20981d4c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc20fa62738, 0xc20981d4c0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc209c10900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20f891110, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20e9a1080, 0xc209313260)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1854 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20e9a1080)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 1852 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20e9a1080, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20e9a1080)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 1855 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc210e36910, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc20f787200, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc20f787200, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20e9a1080, 0x7f4745f33168, 0xc210e36910, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1856 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc210e36960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/whisper.(*Whisper).handlePeer(0xc20c340cf0, 0xc20e9a1080, 0x7f4745f33168, 0xc210e36960, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/whisper.go:194 +0x200
github.com/ethereum/go-ethereum/whisper.*Whisper.(github.com/ethereum/go-ethereum/whisper.handlePeer)·fm(0xc20e9a1080, 0x7f4745f33168, 0xc210e36960, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/whisper.go:79 +0x57
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1861 [select]:
github.com/ethereum/go-ethereum/whisper.(*peer).update(0xc20bb8c120)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/peer.go:93 +0x2cb
created by github.com/ethereum/go-ethereum/whisper.(*peer).start
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/whisper/peer.go:40 +0x32
goroutine 2187 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc211892800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 2186 [IO wait]:
net.(*pollDesc).Wait(0xc20d68c6f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20d68c6f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20d68c690, 0xc20aa1a320, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc2098ed088)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc211c7efb8, 0xc20aa1a320, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc211c7efb8, 0xc20aa1a320, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc211c7efb8, 0xc20aa1a320, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20e5cf860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc208ad2bd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc211892800, 0xc20e877740)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1381 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20ebf2050, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc209e8c9c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc209e8c9c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20d1f1000, 0x7f4745f33168, 0xc20ebf2050, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1378 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20d1f1000, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20d1f1000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 1413 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20a58b580, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20a58b580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 1372 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20cfc5580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 1373 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20f7bfbd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc211c723c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc211c723c0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20cfc5580, 0x7f4745f33168, 0xc20f7bfbd0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1380 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20d1f1000)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 2188 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20eb87a90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc210b90540, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc210b90540, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc211892800, 0x7f4745f33168, 0xc20eb87a90, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 2185 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc211892800, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc211892800)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 1670 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc20e69bcc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 1668 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20e69bcc0, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20e69bcc0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
goroutine 2851 [IO wait]:
net.(*pollDesc).Wait(0xc211882300, 0x77, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitWrite(0xc211882300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:93 +0x43
net.(*netFD).connect(0xc2118822a0, 0x0, 0x0, 0x7f474ae33060, 0xc211f4fac0, 0xeccfe5646, 0x3aee4737, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:114 +0x24b
net.(*netFD).dial(0xc2118822a0, 0x7f4745f2c760, 0x0, 0x7f4745f2c760, 0xc210fc5a40, 0xeccfe5646, 0x3aee4737, 0x14b30a0, 0x0, 0x0)
/usr/local/go/src/net/sock_posix.go:139 +0x37a
net.socket(0xccae30, 0x3, 0x2, 0x1, 0x0, 0xc210fc5a00, 0x7f4745f2c760, 0x0, 0x7f4745f2c760, 0xc210fc5a40, ...)
/usr/local/go/src/net/sock_posix.go:91 +0x422
net.internetSocket(0xccae30, 0x3, 0x7f4745f2c760, 0x0, 0x7f4745f2c760, 0xc210fc5a40, 0xeccfe5646, 0x3aee4737, 0x14b30a0, 0x1, ...)
/usr/local/go/src/net/ipsock_posix.go:137 +0x148
net.dialTCP(0xccae30, 0x3, 0x0, 0xc210fc5a40, 0xeccfe5646, 0x3aee4737, 0x14b30a0, 0xc20e7b84e0, 0x0, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:156 +0x125
net.dialSingle(0xccae30, 0x3, 0xc211f4faa0, 0x14, 0x0, 0x0, 0x7f4745f2c6f8, 0xc210fc5a40, 0xeccfe5646, 0xc23aee4737, ...)
/usr/local/go/src/net/dial.go:235 +0x3f5
net.func·016(0xeccfe5646, 0xe3aee4737, 0x14b30a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:163 +0x12c
net.dial(0xccae30, 0x3, 0x7f4745f2c6f8, 0xc210fc5a40, 0xc20ec8ae60, 0xeccfe5646, 0xe3aee4737, 0x14b30a0, 0x0, 0x0, ...)
/usr/local/go/src/net/fd_unix.go:40 +0x6f
net.(*Dialer).Dial(0xc20a0b3f80, 0xccae30, 0x3, 0xc211f4faa0, 0x14, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/dial.go:170 +0x4be
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc20e7b8480, 0xc20c3d6180)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:195 +0x1f1
github.com/ethereum/go-ethereum/p2p.func·008()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x53
created by github.com/ethereum/go-ethereum/p2p.func·009
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:414 +0x58e
goroutine 2300 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20c0e9cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc20c772fc0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc20c772fc0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc2082e1880, 0x7f4745f33168, 0xc20c0e9cc0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1669 [IO wait]:
net.(*pollDesc).Wait(0xc2106803e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2106803e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc210680380, 0xc20cba29e0, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20943f2b0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20a7ca658, 0xc20cba29e0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc20a7ca658, 0xc20cba29e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc20a7ca658, 0xc20cba29e0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20cdeede0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc211faf500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20e69bcc0, 0xc20e80fce0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 2299 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc2082e1880)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x259
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xb4
goroutine 2298 [IO wait]:
net.(*pollDesc).Wait(0xc2100607d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc2100607d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc210060770, 0xc20aa3da80, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20b3b19a0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc209f6c2d0, 0xc20aa3da80, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc209f6c2d0, 0xc20aa3da80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc209f6c2d0, 0xc20aa3da80, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20bfcefc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc210517da0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc2082e1880, 0xc20bfcf320)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1671 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc20b161130, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x1c4
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc20b28f800, 0xc210921e00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:178 +0x71
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc20b28f800, 0xc210921e00, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:170 +0x60d
github.com/ethereum/go-ethereum/eth.func·003(0xc20e69bcc0, 0x7f4745f33168, 0xc20b161130, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:87 +0xd0
github.com/ethereum/go-ethereum/p2p.func·002()
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x88
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x335
goroutine 1415 [IO wait]:
net.(*pollDesc).Wait(0xc20ee0d8e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
net.(*pollDesc).WaitRead(0xc20ee0d8e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
net.(*netFD).Read(0xc20ee0d880, 0xc20981d6a0, 0x20, 0x20, 0x0, 0x7f474ae30a80, 0xc20981e5c0)
/usr/local/go/src/net/fd_unix.go:242 +0x40f
net.(*conn).Read(0xc20a26a508, 0xc20981d6a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:121 +0xdc
io.ReadAtLeast(0x7f4745f2f4f8, 0xc20a26a508, 0xc20981d6a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/go/src/io/io.go:298 +0xf1
io.ReadFull(0x7f4745f2f4f8, 0xc20a26a508, 0xc20981d6a0, 0x20, 0x20, 0x20, 0x0, 0x0)
/usr/local/go/src/io/io.go:316 +0x6d
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc20cdf8660, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0x11f
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc20f4aa360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x15c
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc20a58b580, 0xc20c2845a0)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x89
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x97
goroutine 1370 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc20cfc5580, 0x7f4745f33140)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x606
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc20c3d6180, 0xc20cfc5580)
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:642 +0x378
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/gopath/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:471 +0x15bb
make: *** [attach] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment