Skip to content

Instantly share code, notes, and snippets.

@celeduc
Created October 13, 2016 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save celeduc/de802ecdece18612abbe32094fde7fc2 to your computer and use it in GitHub Desktop.
Save celeduc/de802ecdece18612abbe32094fde7fc2 to your computer and use it in GitHub Desktop.
I1012 10:36:36.552116 core/blockchain.go:975] imported 1 block(s) (0 queued 0 ignored) including 0 txs in 22.407825ms. #2425548 [663c7c14 / 663c7c14]
unexpected fault address 0x204979bc00
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x204979bc00 pc=0x406fafb]
goroutine 2932477 [running]:
runtime.throw(0x48ecf4b, 0x5)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/panic.go:566 +0x95 fp=0xc52ec0afe0 sp=0xc52ec0afc0
runtime.sigpanic()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/sigpanic_unix.go:27 +0x288 fp=0xc52ec0b038 sp=0xc52ec0afe0
runtime.memmove(0xc52f406086, 0x204979bc00, 0xc4)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/memmove_amd64.s:204 +0x21b fp=0xc52ec0b040 sp=0xc52ec0b038
github.com/ethereum/go-ethereum/rlp.(*encbuf).encodeString(0xc5153b01e0, 0x204979bc00, 0xc4, 0xc4)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:208 +0x159 fp=0xc52ec0b0b0 sp=0xc52ec0b040
github.com/ethereum/go-ethereum/rlp.writeBytes(0x482a200, 0xc4a78fad60, 0x97, 0xc5153b01e0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:443 +0x6b fp=0xc52ec0b0f0 sp=0xc52ec0b0b0
github.com/ethereum/go-ethereum/rlp.writeInterface(0x481bf00, 0xc4a35b3c60, 0x94, 0xc5153b01e0, 0x481bf00, 0xc4a35b3c60)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:506 +0x1e7 fp=0xc52ec0b160 sp=0xc52ec0b0f0
github.com/ethereum/go-ethereum/rlp.makeSliceWriter.func1(0x47d0320, 0xc4a35b3c20, 0x91, 0xc5153b01e0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:520 +0xe6 fp=0xc52ec0b1c0 sp=0xc52ec0b160
github.com/ethereum/go-ethereum/rlp.(*encbuf).encode(0xc5153b01e0, 0x47d0320, 0xc4a35b3c20, 0x47d0320, 0xc4a35b3c20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:188 +0xdc fp=0xc52ec0b218 sp=0xc52ec0b1c0
github.com/ethereum/go-ethereum/rlp.Encode(0x4e53100, 0xc5153b01e0, 0x47d0320, 0xc4a35b3c20, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:84 +0x79 fp=0xc52ec0b258 sp=0xc52ec0b218
github.com/ethereum/go-ethereum/trie.fullNode.EncodeRLP(0x4e5a200, 0xc4a78fac00, 0x4e5a200, 0xc4a78faca0, 0x4e5a200, 0xc4a78fad00, 0x4e5a200, 0xc4a78fad20, 0x4e5a200, 0xc4a78fad60, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/node.go:53 +0x76 fp=0xc52ec0b298 sp=0xc52ec0b258
github.com/ethereum/go-ethereum/trie.(*fullNode).EncodeRLP(0xc473745680, 0x4e53100, 0xc5153b01e0, 0xc52ec0b420, 0xc473745680)
<autogenerated>:7 +0x9d fp=0xc52ec0b3f8 sp=0xc52ec0b298
github.com/ethereum/go-ethereum/rlp.writeEncoder(0x4890100, 0xc473745680, 0x99, 0xc5153b01e0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:474 +0xad fp=0xc52ec0b440 sp=0xc52ec0b3f8
github.com/ethereum/go-ethereum/rlp.(*encbuf).encode(0xc5153b01e0, 0x4890100, 0xc473745680, 0x488f000, 0xc5153b01e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:188 +0xdc fp=0xc52ec0b498 sp=0xc52ec0b440
github.com/ethereum/go-ethereum/rlp.Encode(0x4e52180, 0xc4e5ae3030, 0x4890100, 0xc473745680, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/rlp/encode.go:89 +0x14d fp=0xc52ec0b4d8 sp=0xc52ec0b498
github.com/ethereum/go-ethereum/trie.(*hasher).store(0xc4b0481fc0, 0x4e5a1c0, 0xc473745680, 0x0, 0x0, 0x4e5a100, 0xc473745680, 0x4e5a1c0, 0xc473745cc0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:140 +0x11e fp=0xc52ec0b580 sp=0xc52ec0b4d8
github.com/ethereum/go-ethereum/trie.(*hasher).hash(0xc4b0481fc0, 0x4e5a1c0, 0xc471dbc280, 0x0, 0x0, 0x0, 0x4e5a200, 0xc4a78fabe0, 0x4e5a1c0, 0xc51db9f180, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:61 +0x22c fp=0xc52ec0b988 sp=0xc52ec0b580
github.com/ethereum/go-ethereum/trie.(*hasher).hashChildren(0xc4b0481fc0, 0x4e5a1c0, 0xc471dbc640, 0x0, 0x0, 0x4e5a100, 0x4e5a200, 0xc51d79dcc0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:114 +0x182 fp=0xc52ec0c1f8 sp=0xc52ec0b988
github.com/ethereum/go-ethereum/trie.(*hasher).hash(0xc4b0481fc0, 0x4e5a1c0, 0xc471dbc640, 0x0, 0x0, 0x4e5a100, 0x4e5a200, 0xc51d79dd20, 0x4e5a1c0, 0xc4b6a22640, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:57 +0xdd fp=0xc52ec0c600 sp=0xc52ec0c1f8
github.com/ethereum/go-ethereum/trie.(*hasher).hashChildren(0xc4b0481fc0, 0x4e5a1c0, 0xc479d7f180, 0x0, 0x0, 0x4e5a100, 0x4e5a200, 0xc51d79d1e0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:114 +0x182 fp=0xc52ec0ce70 sp=0xc52ec0c600
github.com/ethereum/go-ethereum/trie.(*hasher).hash(0xc4b0481fc0, 0x4e5a1c0, 0xc479d7f180, 0x0, 0x0, 0xc46ed0d600, 0x4e5a200, 0xc51d79d1e0, 0x4e5a1c0, 0xc4a97588c0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:57 +0xdd fp=0xc52ec0d278 sp=0xc52ec0ce70
github.com/ethereum/go-ethereum/trie.(*hasher).hashChildren(0xc4b0481fc0, 0x4e5a1c0, 0xc4a8c45900, 0x0, 0x0, 0x4e5a100, 0x4e5a200, 0xc47984e3e0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:114 +0x182 fp=0xc52ec0dae8 sp=0xc52ec0d278
github.com/ethereum/go-ethereum/trie.(*hasher).hash(0xc4b0481fc0, 0x4e5a1c0, 0xc4a8c45900, 0x0, 0x0, 0x0, 0x4e5a200, 0xc47984e3e0, 0x4e5a1c0, 0xc472b3cdc0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:57 +0xdd fp=0xc52ec0def0 sp=0xc52ec0dae8
github.com/ethereum/go-ethereum/trie.(*hasher).hashChildren(0xc4b0481fc0, 0x4e5a1c0, 0xc4b4cb8dc0, 0x0, 0x0, 0x4e5a1c0, 0xc469354a00, 0x4e5a1c0, 0xc484a11cc0, 0x4e5a1c0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:114 +0x182 fp=0xc52ec0e760 sp=0xc52ec0def0
github.com/ethereum/go-ethereum/trie.(*hasher).hash(0xc4b0481fc0, 0x4e5a1c0, 0xc4b4cb8dc0, 0x0, 0x0, 0x1, 0x14, 0xc4a0368ea0, 0xc43fb0fa60, 0xc4c0c61220, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/hasher.go:57 +0xdd fp=0xc52ec0eb68 sp=0xc52ec0e760
github.com/ethereum/go-ethereum/trie.(*Trie).hashRoot(0xc43fb0fa20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:480 +0x104 fp=0xc52ec0ec00 sp=0xc52ec0eb68
github.com/ethereum/go-ethereum/trie.(*Trie).Hash(0xc43fb0fa20, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:441 +0x82 fp=0xc52ec0ecc0 sp=0xc52ec0ec00
github.com/ethereum/go-ethereum/trie.(*SecureTrie).Hash(0xc43fb0fa20, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:148 +0x55 fp=0xc52ec0ed18 sp=0xc52ec0ecc0
github.com/ethereum/go-ethereum/core/state.(*StateDB).IntermediateRoot(0xc420449c20, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:528 +0x1c5 fp=0xc52ec0ee00 sp=0xc52ec0ed18
github.com/ethereum/go-ethereum/core.ApplyTransaction(0xc4200b65c0, 0xc4202fa5a0, 0xc49c9b2700, 0xc420449c20, 0xc4e832b200, 0xc52290fcb0, 0xc49c9b25a0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state_processor.go:100 +0x14c fp=0xc52ec0f1b0 sp=0xc52ec0ee00
github.com/ethereum/go-ethereum/core.(*StateProcessor).Process(0xc4205c95e0, 0xc51e839950, 0xc420449c20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state_processor.go:75 +0x536 fp=0xc52ec0f3f8 sp=0xc52ec0f1b0
github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain(0xc4202fa5a0, 0xc43dffde38, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:910 +0x12cb fp=0xc52ec0fc80 sp=0xc52ec0f3f8
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).insertChain(0xc42043d380, 0xc43dffde38, 0x1, 0x1, 0x8, 0x47d0800, 0xc548b4fd01)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:185 +0x51 fp=0xc52ec0fce0 sp=0xc52ec0fc80
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func6(0xc43dffde38, 0x1, 0x1, 0x4f24e01, 0xc483afa630, 0xc421050e18)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:172 +0x6d fp=0xc52ec0fd30 sp=0xc52ec0fce0
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).insert.func1(0xc42043d450, 0xc5557925e0, 0xc51e839950, 0xc430adf840, 0x10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:684 +0x404 fp=0xc52ec0ff48 sp=0xc52ec0fd30
runtime.goexit()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc52ec0ff50 sp=0xc52ec0ff48
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).insert
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:696 +0x255
goroutine 1 [chan receive, 2411 minutes]:
github.com/ethereum/go-ethereum/node.(*Node).Wait(0xc420232000)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:492 +0x8b
main.geth(0xc4200e7cc0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:272 +0xee
reflect.Value.call(0x47e3e20, 0x4abe7a8, 0x13, 0x48ebb7d, 0x4, 0xc42b5d5ce0, 0x1, 0x1, 0x40b1ea8, 0x48d49a0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:434 +0x5c8
reflect.Value.Call(0x47e3e20, 0x4abe7a8, 0x13, 0xc42b5d5ce0, 0x1, 0x1, 0xc420187d40, 0xc4204149e5, 0x7)
/usr/local/Cellar/go/1.7.1/libexec/src/reflect/value.go:302 +0xa4
gopkg.in/urfave/cli%2ev1.HandleAction(0x47e3e20, 0x4abe7a8, 0xc4200e7cc0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/gopkg.in/urfave/cli.v1/app.go:480 +0x1e0
gopkg.in/urfave/cli%2ev1.(*App).Run(0xc420073380, 0xc420070160, 0x1, 0x1, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/gopkg.in/urfave/cli.v1/app.go:241 +0x596
main.main()
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:240 +0x55
goroutine 17 [syscall, 2411 minutes, locked to thread]:
runtime.goexit()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1
goroutine 19 [select, 2 minutes]:
github.com/ethereum/go-ethereum/logger.dispatchLoop()
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:81 +0x636
created by github.com/ethereum/go-ethereum/logger.init.1
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:60 +0x35
goroutine 20 [chan receive]:
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x4f25920)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:931 +0x7a
created by github.com/ethereum/go-ethereum/logger/glog.init.1
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:460 +0x83
goroutine 21 [chan receive, 2411 minutes]:
github.com/rjeczalik/notify.(*recursiveTree).dispatch(0xc42009c640)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/tree_recursive.go:125 +0x63
created by github.com/rjeczalik/notify.newRecursiveTree
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/tree_recursive.go:119 +0x209
goroutine 22 [syscall, 2411 minutes, locked to thread]:
github.com/rjeczalik/notify._Cfunc_CFRunLoopRun()
??:0 +0x41
github.com/rjeczalik/notify.init.1.func1()
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:68 +0x113
created by github.com/rjeczalik/notify.init.1
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:70 +0x52
goroutine 86 [select, 50 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc42000e180)
/Users/fjl/develop/eth/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:90 +0x5e1
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x620
goroutine 5 [syscall, 2411 minutes]:
os/signal.signal_recv(0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/sigqueue.go:116 +0x157
os/signal.loop()
/usr/local/Cellar/go/1.7.1/libexec/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.1
/usr/local/Cellar/go/1.7.1/libexec/src/os/signal/signal_unix.go:28 +0x41
goroutine 6 [select, 2411 minutes, locked to thread]:
runtime.gopark(0x4abf108, 0x0, 0x48ee9f6, 0x6, 0x18, 0x2)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/proc.go:259 +0x13a
runtime.selectgoImpl(0xc420028730, 0x0, 0x18)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/select.go:423 +0x11d9
runtime.selectgo(0xc420028730)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/select.go:238 +0x1c
runtime.ensureSigM.func1()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/signal1_unix.go:304 +0x2d1
runtime.goexit()
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/asm_amd64.s:2086 +0x1
goroutine 37 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc4201fc000)
/Users/fjl/develop/eth/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:206 +0x247
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/Users/fjl/develop/eth/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:237 +0x1bc
goroutine 39 [select]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0xc42043d450)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:316 +0x48fc
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:178 +0x3f
goroutine 66 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc420072180)
/Users/fjl/develop/eth/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:97 +0x15d
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x642
goroutine 16 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc420072180)
/Users/fjl/develop/eth/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:90 +0x5e1
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x620
goroutine 15 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc420122000)
/Users/fjl/develop/eth/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:206 +0x247
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/Users/fjl/develop/eth/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:237 +0x1bc
goroutine 14 [select, 2411 minutes]:
github.com/ethereum/go-ethereum/accounts.(*watcher).loop(0xc420187f00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/watch.go:91 +0x4c4
created by github.com/ethereum/go-ethereum/accounts.(*watcher).start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/watch.go:53 +0x5f
goroutine 67 [runnable]:
github.com/syndtr/goleveldb/leveldb/table.(*blockWriter).reset(0xc52ee39850)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:73
github.com/syndtr/goleveldb/leveldb/table.(*Writer).finishBlock(0xc52ee39800, 0xc4c33e4340, 0x31)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:227 +0x94
github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append(0xc52ee39800, 0xc4c33e4340, 0x31, 0x40, 0xc54a9713dc, 0x165, 0x112e, 0x40, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:254 +0x1b2
github.com/syndtr/goleveldb/leveldb.(*tWriter).append(0xc4bfc611a0, 0xc4c33e4340, 0x31, 0x40, 0xc54a9713dc, 0x165, 0x112e, 0xc4c33e4340, 0x31)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table.go:488 +0xf2
github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV(0xc4389d6960, 0xc4c33e4340, 0x31, 0x40, 0xc54a9713dc, 0x165, 0x112e, 0xffffffffffffffff, 0x0)
/Users/fjl/develop/eth/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:396 +0xa8
github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run(0xc4389d6960, 0xc51dd8e150, 0x0, 0x0)
/Users/fjl/develop/eth/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:514 +0x4e5
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0xc420072180, 0x48f650a, 0xb, 0x4e58cc0, 0xc4389d6960)
/Users/fjl/develop/eth/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:185 +0x193
github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0xc420072180, 0xc435988800, 0x0)
/Users/fjl/develop/eth/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:577 +0x6ce
github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0xc420072180)
/Users/fjl/develop/eth/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:633 +0x5b
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc420072180)
/Users/fjl/develop/eth/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:824 +0x362
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x7c8
goroutine 68 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc420072180)
/Users/fjl/develop/eth/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:751 +0x263
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x7ea
goroutine 69 [select, 1 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc420072180)
/Users/fjl/develop/eth/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 +0x1ad
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x80c
goroutine 70 [select]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc4201220e0)
/Users/fjl/develop/eth/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:206 +0x247
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/Users/fjl/develop/eth/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:237 +0x1bc
goroutine 71 [select, 2411 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc420072600)
/Users/fjl/develop/eth/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:90 +0x5e1
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x620
goroutine 72 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc420072600)
/Users/fjl/develop/eth/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:97 +0x15d
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x642
goroutine 73 [select, 2411 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc420072600)
/Users/fjl/develop/eth/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:804 +0x83c
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x7c8
goroutine 74 [select, 2411 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc420072600)
/Users/fjl/develop/eth/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:751 +0x263
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x7ea
goroutine 75 [select, 2411 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc420072600)
/Users/fjl/develop/eth/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 +0x1ad
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x80c
goroutine 76 [select]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc4202fa5a0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1127 +0x127
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:162 +0xa9f
goroutine 77 [chan receive, 1 minutes]:
github.com/ethereum/go-ethereum/core.(*TxPool).eventLoop(0xc4201f01e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:116 +0xe2
created by github.com/ethereum/go-ethereum/core.NewTxPool
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:104 +0x504
goroutine 78 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).expirationLoop(0xc4201f01e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:609 +0x3d7
created by github.com/ethereum/go-ethereum/core.NewTxPool
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:105 +0x526
goroutine 79 [select]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc4211041c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1443 +0x384
created by github.com/ethereum/go-ethereum/eth/downloader.New
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:203 +0xf58
goroutine 80 [runnable]:
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a280, 0xc4a911ca60, 0xc529f76410, 0x41, 0x50, 0xc4c136fe07, 0x0, 0x0, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:191
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a240, 0xc4f4364460, 0xc4d8aabf18, 0x7, 0x8, 0xc4c136fe07, 0x3a, 0x3a, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:204 +0x2d4
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc4c255fcc0, 0xc4d8aabf18, 0x6, 0x8, 0xc4c136fe06, 0x3b, 0x3b, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc45d4d2780, 0xc4d8aabf18, 0x5, 0x8, 0xc4c136fe05, 0x3c, 0x3c, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc45d4d3400, 0xc4d8aabf18, 0x4, 0x8, 0xc4c136fe04, 0x3d, 0x3d, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc48ba6ca00, 0xc4d8aabf18, 0x3, 0x8, 0xc4c136fe03, 0x3e, 0x3e, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc4bc8be280, 0xc4d8aabf18, 0x2, 0x8, 0xc4c136fe02, 0x3f, 0x3f, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc5158b4500, 0xc4d8aabf18, 0x1, 0x8, 0xc4c136fe01, 0x40, 0x40, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).insert(0xc512bcfa20, 0x4e5a1c0, 0xc47f7fbe00, 0x0, 0x0, 0x0, 0xc4c136fe00, 0x41, 0x41, 0x4e5a280, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:232 +0xe73
github.com/ethereum/go-ethereum/trie.(*Trie).TryUpdate(0xc512bcfa20, 0xc512bcfa60, 0x20, 0x2b, 0xc4c136f310, 0x46, 0x46, 0x44, 0x2)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:176 +0x23a
github.com/ethereum/go-ethereum/trie.(*SecureTrie).TryUpdate(0xc512bcfa20, 0xc4b1445460, 0x14, 0x14, 0xc4c136f310, 0x46, 0x46, 0x4eff320, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:105 +0xce
github.com/ethereum/go-ethereum/trie.(*SecureTrie).Update(0xc512bcfa20, 0xc4b1445460, 0x14, 0x14, 0xc4c136f310, 0x46, 0x46)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:90 +0x7d
github.com/ethereum/go-ethereum/core/state.(*StateDB).updateStateObject(0xc4f8837680, 0xc42f3de6c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:356 +0x10b
github.com/ethereum/go-ethereum/core/state.(*StateDB).IntermediateRoot(0xc4f8837680, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:523 +0x290
github.com/ethereum/go-ethereum/core.ApplyTransaction(0xc4200b65c0, 0xc4202fa5a0, 0xc4a6c35be0, 0xc4f8837680, 0xc4eb8f1b00, 0xc48c16f320, 0xc4f6257800, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/state_processor.go:100 +0x14c
github.com/ethereum/go-ethereum/miner.(*Work).commitTransaction(0xc4421d2ea0, 0xc48c16f320, 0xc4202fa5a0, 0xc4a6c35be0, 0xc3aff22372ecd02f, 0x5, 0x1, 0x1, 0x1)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:629 +0x179
github.com/ethereum/go-ethereum/miner.(*Work).commitTransactions(0xc4421d2ea0, 0xc4210a1bc0, 0xc4a6c35bc0, 0xc421166120, 0xc4202fa5a0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:587 +0x39c
github.com/ethereum/go-ethereum/miner.(*worker).commitNewWork(0xc4202fa7e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:499 +0xc80
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc4202fa7e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:228 +0x491
created by github.com/ethereum/go-ethereum/miner.newWorker
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:148 +0x4b1
goroutine 81 [chan receive, 2411 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc4202fa7e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:263 +0xb7
created by github.com/ethereum/go-ethereum/miner.newWorker
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:150 +0x4d3
goroutine 83 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*PublicBlockChainAPI).subscriptionLoop(0xc4210e2780)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:541 +0x119
created by github.com/ethereum/go-ethereum/eth.NewPublicBlockChainAPI
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:533 +0x18c
goroutine 84 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*PublicTransactionPoolAPI).subscriptionLoop(0xc421168000)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:955 +0xe7
created by github.com/ethereum/go-ethereum/eth.NewPublicTransactionPoolAPI
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:947 +0x19f
goroutine 85 [select, 11 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4e5e700, 0xc4203f7d00, 0xc421168480, 0x48eb879, 0x3, 0x765f, 0x765f, 0x49081e0, 0x12)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x80b
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:232 +0x551
goroutine 87 [select]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc42000e180)
/Users/fjl/develop/eth/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:97 +0x15d
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x642
goroutine 88 [select, 50 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc42000e180)
/Users/fjl/develop/eth/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:804 +0x83c
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x7c8
goroutine 89 [select, 50 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc42000e180)
/Users/fjl/develop/eth/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:751 +0x263
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x7ea
goroutine 90 [select, 2411 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc42000e180)
/Users/fjl/develop/eth/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 +0x1ad
created by github.com/syndtr/goleveldb/leveldb.openDB
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x80c
goroutine 91 [select, 11 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*Table).refreshLoop(0xc420238000)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:327 +0x4cd
created by github.com/ethereum/go-ethereum/p2p/discover.newTable
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:117 +0x407
goroutine 92 [select]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0xc420231a40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:361 +0x999
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:247 +0x394
goroutine 93 [IO wait]:
net.runtime_pollWait(0x7444ea8, 0x72, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc420231a30, 0x72, 0xc534885d88, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc420231a30, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).readFrom(0xc4202319d0, 0xc420132000, 0x500, 0x500, 0x0, 0x0, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:270 +0x1e9
net.(*UDPConn).readFrom(0xc4201e4ed8, 0xc420132000, 0x500, 0x500, 0x7f, 0xc534885ed8, 0x425ae51, 0x48048c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/udpsock_posix.go:43 +0x6a
net.(*UDPConn).ReadFromUDP(0xc4201e4ed8, 0xc420132000, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/udpsock.go:85 +0x75
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0xc420231a40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:497 +0xd5
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:248 +0x3b9
goroutine 94 [IO wait]:
net.runtime_pollWait(0x7444f68, 0x72, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc42043e760, 0x72, 0xc42114edc0, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc42043e760, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).accept(0xc42043e700, 0x0, 0x4e55100, 0xc4a7397040)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:419 +0x238
net.(*TCPListener).accept(0xc42007e100, 0x4045d1e, 0xc42114ee98, 0x4016de5)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:132 +0x2e
net.(*TCPListener).Accept(0xc42007e100, 0xc42107a060, 0x0, 0x4e61d00, 0xc4470124e0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock.go:222 +0x49
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:579 +0x276
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:382 +0x156
goroutine 95 [select, 11 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x4e5e700, 0xc4203f7d00, 0xc4211681e0, 0x48eb86d, 0x3, 0x765f, 0x765f, 0x48f76a8, 0xc)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x80b
github.com/ethereum/go-ethereum/p2p.(*Server).startListening.func1(0xc420072480, 0xc421a7f440)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:387 +0x8f
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:389 +0x1fa
goroutine 96 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc420072480, 0x4e5b700, 0xc42043e620)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:450 +0xfe0
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:367 +0x6ce
goroutine 97 [select, 11 minutes]:
github.com/ethereum/go-ethereum/release.(*ReleaseService).checker(0xc4210e2af0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/release/release.go:106 +0xe1e
created by github.com/ethereum/go-ethereum/release.(*ReleaseService).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/release/release.go:86 +0x3f
goroutine 98 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc42043d380)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:758 +0x7d
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:214 +0xbb
goroutine 99 [chan receive, 2411 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc42043d380)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:747 +0x77
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:217 +0x154
goroutine 100 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0xc42043d380)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:143 +0x285
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:220 +0x176
goroutine 101 [select, 2 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0xc42043d380)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:109 +0x5b3
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:221 +0x198
goroutine 102 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*PublicBlockChainAPI).subscriptionLoop(0xc421144640)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:541 +0x119
created by github.com/ethereum/go-ethereum/eth.NewPublicBlockChainAPI
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:533 +0x18c
goroutine 103 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*PublicTransactionPoolAPI).subscriptionLoop(0xc42044c480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:955 +0xe7
created by github.com/ethereum/go-ethereum/eth.NewPublicTransactionPoolAPI
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:947 +0x19f
goroutine 104 [chan receive, 1 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).run(0xc421167600)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0x1a0
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:41 +0xfc
goroutine 105 [chan receive]:
github.com/ethereum/go-ethereum/eth/filters.(*FilterSystem).filterLoop(0xc42044c540)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:141 +0xb0
created by github.com/ethereum/go-ethereum/eth/filters.NewFilterSystem
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:76 +0x41e
goroutine 106 [select]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).start(0xc4200b0630)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:99 +0x897
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:84 +0x22a
goroutine 107 [IO wait, 2411 minutes]:
net.runtime_pollWait(0x7445028, 0x72, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc420126140, 0x72, 0xc4205d1e10, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc420126140, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).accept(0xc4201260e0, 0x0, 0x4e55100, 0xc4204203c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:419 +0x238
net.(*UnixListener).accept(0xc421ca3580, 0x40ac15a, 0x4f25920, 0xc400000000)
/usr/local/Cellar/go/1.7.1/libexec/src/net/unixsock_posix.go:158 +0x32
net.(*UnixListener).Accept(0xc421ca3580, 0x491a11c, 0x17, 0xc4205d1f70, 0x1)
/usr/local/Cellar/go/1.7.1/libexec/src/net/unixsock.go:229 +0x49
github.com/ethereum/go-ethereum/node.(*Node).startIPC.func1(0xc420232000, 0x4e5d240, 0xc421ca3580, 0xc42107fe30)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:299 +0xee
created by github.com/ethereum/go-ethereum/node.(*Node).startIPC
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:314 +0x2e5
goroutine 108 [chan receive, 2411 minutes]:
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc420232000)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:80 +0x105
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:91 +0x68
goroutine 135 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*GasPriceOracle).listenLoop(0xc4210e23c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/gasprice.go:107 +0x222
created by github.com/ethereum/go-ethereum/eth.(*GasPriceOracle).init.func1
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/gasprice.go:79 +0x5d
goroutine 2810048 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4e165ea00, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4e165ea00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 430 [select, 11 minutes]:
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0xc421169ce0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:233 +0x1dc
created by github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).ensureExpirer.func1
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:225 +0x3e
goroutine 2932039 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc52aab0720)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc47649cbd0, 0xc52ff94888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2872326 [IO wait]:
net.runtime_pollWait(0x91a46c0, 0x72, 0x1bb)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc43bb5b250, 0x72, 0xc42db53c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc43bb5b250, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc43bb5b1f0, 0xc4e0d3b120, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4d29a7fc8, 0xc4e0d3b120, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4d29a7fc8, 0xc4e0d3b120, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe20628e00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4d29a7fc8, 0xc4e0d3b120, 0x20, 0x20, 0x20, 0xc43bb5b1f0, 0xecf8fed66)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc5101b6480, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4eb586ff0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4b9debe00, 0xc5101b7500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2889772 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4cfddb340)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2921348 [IO wait]:
net.runtime_pollWait(0xc8eeaa0, 0x72, 0x2d3)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4da8043e0, 0x72, 0xc53206cc00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4da8043e0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4da804380, 0xc50141b8a0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4d9ffadc0, 0xc50141b8a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4d9ffadc0, 0xc50141b8a0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdf7dc8e00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4d9ffadc0, 0xc50141b8a0, 0x20, 0x20, 0x20, 0xc4da804380, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4de2c1320, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4f27633e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4b78a3e00, 0xc4de2c1920)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2810146 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4bfc7b180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x15aca823)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4ffc73830, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4ffc73830, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4e165ea00, 0x4e58540, 0xc4bfc7b180, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4bfc7b180, 0xc4e165ea00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2931234 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4ac017260)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc525a00090, 0xc4fdb2b8b0, 0x9ee28)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2894085 [IO wait]:
net.runtime_pollWait(0x91a4d80, 0x72, 0xc8)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4e355d3a0, 0x72, 0xc548b4dc00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4e355d3a0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4e355d340, 0xc4eeec4e20, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc47486f460, 0xc4eeec4e20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc47486f460, 0xc4eeec4e20, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfd8d936f00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc47486f460, 0xc4eeec4e20, 0x20, 0x20, 0x20, 0xc4e355d340, 0xecf8fed63)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc43bdf6b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4248c0d50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc52aacb040, 0xc43bdf7f80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2556999 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4f59d1e30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc47b269200, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc47b269200, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4d3793e00, 0x4e58540, 0xc4f59d1e30, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4f59d1e30, 0xc4d3793e00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2802055 [IO wait]:
net.runtime_pollWait(0x7444a28, 0x72, 0x14)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc46de50d10, 0x72, 0xc420038c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc46de50d10, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc46de50cb0, 0xc4fd9be260, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4da744868, 0xc4fd9be260, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4da744868, 0xc4fd9be260, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfcd7b70200, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4da744868, 0xc4fd9be260, 0x20, 0x20, 0x20, 0xc46de50cb0, 0xecf8fed60)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4eb6f01e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4facec7b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4cfb1c200, 0xc4a54e0e40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2930009 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4f3d23950)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc525a01a70, 0xc49e076fc0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2878256 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc42efea500, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc42efea500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 1830997 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc48d3c9040, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc48d3c9040)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2046150 [select, 7 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc42280d570, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc42b12d560, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc42b12d560, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc48e1cfd80, 0x4e58540, 0xc42280d570, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc42280d570, 0xc48e1cfd80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 1942409 [IO wait]:
net.runtime_pollWait(0x7444968, 0x72, 0x442)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc42bd21f00, 0x72, 0xc42119ac00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc42bd21f00, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc42bd21ea0, 0xc56163d320, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4846ad3e8, 0xc56163d320, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4846ad3e8, 0xc56163d320, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe2cadd900, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4846ad3e8, 0xc56163d320, 0x20, 0x20, 0x20, 0xc42bd21ea0, 0xecf8fed66)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4475c0b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc46f633d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc43615b6c0, 0xc42bca1380)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2932659 [IO wait]:
net.runtime_pollWait(0xc8ee7a0, 0x77, 0xc4388ea6d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc453f06300, 0x77, 0xc4388ea708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc453f06300, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc453f062a0, 0x4e5e440, 0xc5708b4e40, 0x0, 0x0, 0x4e55380, 0xc4c4e51fc0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc453f062a0, 0x4e5e440, 0xc5708b4e40, 0x4e600e0, 0x0, 0x4e600e0, 0xc4bc9c5ce0, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc5708b4e40, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc5708b4e40, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4bc9c5ce0, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc5708b4e40, 0x48eb86d, 0x3, 0x0, 0xc4bc9c5ce0, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc5708b4e40, 0x48eb86d, 0x3, 0x0, 0xc4bc9c5ce0, 0x0, 0x0, 0xc4388eac88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc5708b4e40, 0xc453f06230, 0x4e593c0, 0xc4bc9c5ce0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc5708b4e40, 0xc453f06230, 0xc525fe48c0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4c4e51f60, 0x14, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4c4e51f60, 0x14, 0x2, 0x0, 0xc4333b6c00, 0xc57705f25c)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd6b0, 0xc420072480, 0xc50a949d80, 0x6cbb67ec5755908f)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd6b0, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd6b0, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2931968 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc518a25fb0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc46a2fea20, 0xc52ff94888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931150 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc5304d2ba0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4dc770240, 0xc54a43fb20, 0x188)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2802054 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4cfb1c200, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4cfb1c200)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2687790 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc519912700, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc525a01b90, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc525a01b90, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4e066d900, 0x4e58540, 0xc519912700, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc519912700, 0xc4e066d900)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2915335 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc470a0ee40, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc470a0ee40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2931730 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4f13928d0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc426767dd0, 0x8b43b5332e68f01, 0xe2bdf4a70a78ae8f)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4f54a2b90, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2889771 [IO wait]:
net.runtime_pollWait(0x74447e8, 0x72, 0x128)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4304b54f0, 0x72, 0xc436a1cc00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4304b54f0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4304b5490, 0xc55ccfa800, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4a13fd438, 0xc55ccfa800, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4a13fd438, 0xc55ccfa800, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe1a071d00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4a13fd438, 0xc55ccfa800, 0x20, 0x20, 0x20, 0xc4304b5490, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4da675f80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc525eed140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4cfddb340, 0xc4e4a85800)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2931431 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc48f2f3f80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc525fff950, 0xc4286b3ce0, 0x9ee2b)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2932552 [IO wait]:
net.runtime_pollWait(0xc8eeda0, 0x77, 0xc548b506d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc43534e610, 0x77, 0xc548b50708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc43534e610, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc43534e5b0, 0x4e5e440, 0xc4c6c230e0, 0x0, 0x0, 0x4e55380, 0xc4af9a9d80, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc43534e5b0, 0x4e5e440, 0xc4c6c230e0, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c0209f80, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4c6c230e0, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4c6c230e0, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c0209f80, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4c6c230e0, 0x48eb86d, 0x3, 0x0, 0xc4c0209f80, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4c6c230e0, 0x48eb86d, 0x3, 0x0, 0xc4c0209f80, 0x0, 0x0, 0xc548b50c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4c6c230e0, 0xc43534e540, 0x4e593c0, 0xc4c0209f80, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4c6c230e0, 0xc43534e540, 0xc501db76d0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4af9a9d00, 0x14, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4af9a9d00, 0x14, 0x2, 0x0, 0xc4201d0400, 0xc518b3ed28)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c0209f20, 0xc420072480, 0xc421c05a80, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c0209f20, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c0209f20, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2932662 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4c3084660, 0xc42740d880, 0xc4c3084720, 0xc4c30846c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 1942383 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc43615b6c0, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc43615b6c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932097 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc53b4f0b40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc487ea4d80, 0xc52ff94888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2932638 [IO wait]:
net.runtime_pollWait(0x7444368, 0x72, 0x301)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc44ed29bf0, 0x72, 0xc4211b3608, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc44ed29bf0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc44ed29b90, 0xc54a291c33, 0x31f, 0x34d, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc49294c0d0, 0xc54a291c33, 0x31f, 0x34d, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc49294c0d0, 0xc54a291c33, 0x31f, 0x34d, 0x31f, 0x4e610a0, 0xc420074db0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc49294c0d0, 0xc54a291c33, 0x31f, 0x34d, 0xc54a291b00, 0x133, 0x480)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.readHandshakeMsg(0x4e52d40, 0xc4243160d0, 0x133, 0xc4210a1a70, 0x74aec70, 0xc49294c0d0, 0xc503217bf0, 0x4f429a8, 0x4ab9e6a, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:490 +0x4bd
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x4e59400, 0xc49294c0d0, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:343 +0xee
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc504a3cc60, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:169 +0x32d
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc420072480, 0x4e61d00, 0xc49294c0d0, 0x4, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:616 +0x1d8
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop.func1(0xc420072480, 0x4e61d00, 0xc49294c0d0, 0xc42107a060)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:595 +0x51
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:597 +0x4ec
goroutine 2921270 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc51543d260, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc509b22ab0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc509b22ab0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc523988180, 0x4e58540, 0xc51543d260, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc51543d260, 0xc523988180)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2915981 [IO wait]:
net.runtime_pollWait(0xc8ef2e0, 0x72, 0x37b)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc585449640, 0x72, 0xc4388eec00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc585449640, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc5854495e0, 0xc50257fb20, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4a08b4d70, 0xc50257fb20, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4a08b4d70, 0xc50257fb20, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdef584600, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4a08b4d70, 0xc50257fb20, 0x20, 0x20, 0x20, 0xc5854495e0, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc539f62180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4e1e1fc20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc56b2c4500, 0xc539f62540)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2932658 [IO wait]:
net.runtime_pollWait(0xc8ef0a0, 0x77, 0xc4388ec6d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc453f061b0, 0x77, 0xc4388ec708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc453f061b0, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc453f06150, 0x4e5e440, 0xc5708b4cc0, 0x0, 0x0, 0x4e55380, 0xc4c4e51f00, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc453f06150, 0x4e5e440, 0xc5708b4cc0, 0x4e600e0, 0x0, 0x4e600e0, 0xc4bc9c5c80, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc5708b4cc0, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc5708b4cc0, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4bc9c5c80, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc5708b4cc0, 0x48eb86d, 0x3, 0x0, 0xc4bc9c5c80, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc5708b4cc0, 0x48eb86d, 0x3, 0x0, 0xc4bc9c5c80, 0x0, 0x0, 0xc4388ecc88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc5708b4cc0, 0xc453f060e0, 0x4e593c0, 0xc4bc9c5c80, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc5708b4cc0, 0xc453f060e0, 0xc525fe4860, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4c4e51e60, 0x12, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4c4e51e60, 0x12, 0x2, 0x0, 0xc4333b6c00, 0xc57705f258)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd680, 0xc420072480, 0xc47c87e000, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd680, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd680, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2894086 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc52aacb040)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2930435 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4b6810780)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc46aef0000, 0xbaa1b9d194c69d01, 0x6c0e12ff87e916d2)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc518fac7a0, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2556997 [IO wait]:
net.runtime_pollWait(0x91a4480, 0x72, 0xb5)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4d877c5a0, 0x72, 0xc4490a7c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4d877c5a0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4d877c540, 0xc4fde0c260, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4df1e6d38, 0xc4fde0c260, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4df1e6d38, 0xc4fde0c260, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdf68d2b00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4df1e6d38, 0xc4fde0c260, 0x20, 0x20, 0x20, 0xc4d877c540, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4cac58060, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4b3b35ef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4d3793e00, 0xc4cac582a0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2932691 [IO wait]:
net.runtime_pollWait(0x91a4a80, 0x72, 0x2d8)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc450c3e300, 0x72, 0xc539593608, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc450c3e300, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc450c3e2a0, 0xc4d68a0a33, 0x2e5, 0x34d, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc438d70838, 0xc4d68a0a33, 0x2e5, 0x34d, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc438d70838, 0xc4d68a0a33, 0x2e5, 0x34d, 0x2e5, 0x4e610a0, 0xc420074db0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc438d70838, 0xc4d68a0a33, 0x2e5, 0x34d, 0xc4d68a0900, 0x133, 0x480)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.readHandshakeMsg(0x4e52d40, 0xc434cf0270, 0x133, 0xc4210a1a70, 0x74aec70, 0xc438d70838, 0xb8f4014f40d9bd57, 0xb83452d768924750, 0x37c5a4c2f63a79c2, 0x18872f686b6c8e8d, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:490 +0x4bd
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x4e59400, 0xc438d70838, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:343 +0xee
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc48973a510, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:169 +0x32d
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc420072480, 0x4e61d00, 0xc438d70838, 0x4, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:616 +0x1d8
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop.func1(0xc420072480, 0x4e61d00, 0xc438d70838, 0xc42107a060)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:595 +0x51
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:597 +0x4ec
goroutine 2046148 [IO wait]:
net.runtime_pollWait(0x91a4300, 0x72, 0x2a4)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4617ccd80, 0x72, 0xc4388edc00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4617ccd80, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4617ccd20, 0xc4804adec0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc47c9fa8f0, 0xc4804adec0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc47c9fa8f0, 0xc4804adec0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfd7531b600, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc47c9fa8f0, 0xc4804adec0, 0x20, 0x20, 0x20, 0xc4617ccd20, 0xecf8fed63)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc47e147860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc451598330, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc48e1cfd80, 0xc47e147bc0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2464409 [IO wait]:
net.runtime_pollWait(0x91a4540, 0x72, 0x288)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4fb6cb870, 0x72, 0xc4509c4c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4fb6cb870, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4fb6cb810, 0xc4f66c3be0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc45759bc10, 0xc4f66c3be0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc45759bc10, 0xc4f66c3be0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe128c4500, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc45759bc10, 0xc4f66c3be0, 0x20, 0x20, 0x20, 0xc4fb6cb810, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4e10246c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4694c6db0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc42d809700, 0xc4e1024cc0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2556998 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4d3793e00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 1977410 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4799e9500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2878258 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc42efea500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2930401 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc45c4d4ae0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc446cca3f0, 0xc528fc30d0, 0x10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 1830959 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc48d3c9040)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2924871 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc49ba910c0, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc49ba910c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2245452 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4b3e63c40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2932555 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc46c042660)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4cac7a000, 0xc52f1d9ae8, 0x7394)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2929741 [semacquire]:
sync.runtime_Semacquire(0xc578f78d9c)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/sema.go:47 +0x30
sync.(*WaitGroup).Wait(0xc578f78d90)
/usr/local/Cellar/go/1.7.1/libexec/src/sync/waitgroup.go:131 +0x97
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc578f78d80, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:187 +0x461
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc578f78d80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 1977281 [IO wait]:
net.runtime_pollWait(0x7444728, 0x72, 0x437)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc422d1d020, 0x72, 0xc4490a0c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc422d1d020, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc422d1cfc0, 0xc51fb59a80, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4a08b4520, 0xc51fb59a80, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4a08b4520, 0xc51fb59a80, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe2a6bd800, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4a08b4520, 0xc51fb59a80, 0x20, 0x20, 0x20, 0xc422d1cfc0, 0xecf8fed66)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc44d14f440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc44a7b1bc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4799e9500, 0xc420b93740)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2637534 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc5085543f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc47649c900, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc47649c900, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4a0a71300, 0x4e58540, 0xc5085543f0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc5085543f0, 0xc4a0a71300)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2931075 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc431c35770)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4339db3b0, 0xc538256888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931412 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc49ada7560)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x483ef60, 0xc4d546eaa0, 0x483ef60, 0xc4d546eaa0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).reorg.func2(0xc42f313270, 0x1, 0x1, 0xc4202fa5a0, 0xc458bca9c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1098 +0x139
created by github.com/ethereum/go-ethereum/core.(*BlockChain).reorg
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1100 +0x1475
goroutine 2921267 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc523988180, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc523988180)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932612 [IO wait]:
net.runtime_pollWait(0xc8eef20, 0x77, 0xc42ad436d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc43df35800, 0x77, 0xc42ad43708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc43df35800, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc43df357a0, 0x4e5e440, 0xc4c7d00960, 0x0, 0x0, 0x4e55380, 0xc4b7e0d600, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc43df357a0, 0x4e5e440, 0xc4c7d00960, 0x4e600e0, 0x0, 0x4e600e0, 0xc4efc4aa80, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4c7d00960, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4c7d00960, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4efc4aa80, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4c7d00960, 0x48eb86d, 0x3, 0x0, 0xc4efc4aa80, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4c7d00960, 0x48eb86d, 0x3, 0x0, 0xc4efc4aa80, 0x0, 0x0, 0xc42ad43c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4c7d00960, 0xc43df35730, 0x4e593c0, 0xc4efc4aa80, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4c7d00960, 0xc43df35730, 0xc544b42420, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4b7e0d5c0, 0x14, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4b7e0d5c0, 0x14, 0x2, 0x0, 0xc421112240, 0xc5010d9f28)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4efc4aa20, 0xc420072480, 0xc423f08f80, 0xf5c1557f3e1cb434)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4efc4aa20, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4efc4aa20, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2932613 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4c7d00960, 0xc43df357a0, 0xc4c7d00a80, 0xc4c7d00a20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2714749 [IO wait]:
net.runtime_pollWait(0x91a49c0, 0x72, 0x376)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4808004c0, 0x72, 0xc436a20c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4808004c0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc480800460, 0xc4fdf84dc0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4704138c8, 0xc4fdf84dc0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4704138c8, 0xc4fdf84dc0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdfdcb6600, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4704138c8, 0xc4fdf84dc0, 0x20, 0x20, 0x20, 0xc480800460, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc460516a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4229ff230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc429ac8700, 0xc487451f80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2878259 [select, 14 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc44cab19d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc45820efc0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc45820efc0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc42efea500, 0x4e58540, 0xc44cab19d0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc44cab19d0, 0xc42efea500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2931170 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc567a74600)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4ecb64900, 0xc4e58702e0, 0x18d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931413 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4b2269d10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc481f36c60, 0xc43be5a150bb5f01, 0x8be13a941fc75810)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc5031698a0, 0x1, 0x1, 0xc42f313250, 0x1, 0x1)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2931236 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4fc690cc0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4d36a38c0, 0xc4fdb2b8b0, 0x9ee28)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2932294 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc5372c27e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc51f8ddd40, 0xc4e8416020, 0x59)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2930102 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4a8799110)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4e16c73b0, 0xc51d27ba90, 0x7393)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2932624 [IO wait]:
net.runtime_pollWait(0xc8eee60, 0x77, 0xc4490a36d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc445a96ed0, 0x77, 0xc4490a3708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc445a96ed0, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc445a96e70, 0x4e5e440, 0xc4aa161d40, 0x0, 0x0, 0x4e55380, 0xc4804adfa0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc445a96e70, 0x4e5e440, 0xc4aa161d40, 0x4e600e0, 0x0, 0x4e600e0, 0xc504a3d410, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4aa161d40, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4aa161d40, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc504a3d410, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4aa161d40, 0x48eb86d, 0x3, 0x0, 0xc504a3d410, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4aa161d40, 0x48eb86d, 0x3, 0x0, 0xc504a3d410, 0x0, 0x0, 0xc4490a3c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4aa161d40, 0xc445a96d20, 0x4e593c0, 0xc504a3d410, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4aa161d40, 0xc445a96d20, 0xc546167f30, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4804adf60, 0x11, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4804adf60, 0x11, 0x2, 0xc42118cee0, 0x405a766, 0x4f24c00)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd620, 0xc420072480, 0xc4e883fb00, 0x466c5f6)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd620, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd620, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2930382 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc464700900)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc5083497a0, 0xc4df15d7f8, 0x73)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 1977411 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc42ba54b60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc46d4eb0e0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc46d4eb0e0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4799e9500, 0x4e58540, 0xc42ba54b60, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc42ba54b60, 0xc4799e9500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2932620 [IO wait]:
net.runtime_pollWait(0x7444ba8, 0x72, 0x35c)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc42a218bc0, 0x72, 0xc53958d608, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc42a218bc0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc42a218b60, 0xc545fe6633, 0x36d, 0x3cd, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc44fe1cee8, 0xc545fe6633, 0x36d, 0x3cd, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc44fe1cee8, 0xc545fe6633, 0x36d, 0x3cd, 0x36d, 0x4e610a0, 0xc420074db0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc44fe1cee8, 0xc545fe6633, 0x36d, 0x3cd, 0xc545fe6500, 0x133, 0x500)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.readHandshakeMsg(0x4e52d40, 0xc436617110, 0x133, 0xc4210a1a70, 0x74aec70, 0xc44fe1cee8, 0xab67168dff5c96cb, 0xc252c5b0214ec8c5, 0xbfa5bc3fe22629f4, 0x19376649b6b719df, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:490 +0x4bd
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x4e59400, 0xc44fe1cee8, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:343 +0xee
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc4c41cccc0, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:169 +0x32d
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc420072480, 0x4e61d00, 0xc44fe1cee8, 0x4, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:616 +0x1d8
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop.func1(0xc420072480, 0x4e61d00, 0xc44fe1cee8, 0xc42107a060)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:595 +0x51
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:597 +0x4ec
goroutine 2930399 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc47ee652f0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc483afaab0, 0xc528fc2808, 0x2a8)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2245453 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4a7a47c70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc48b686f30, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc48b686f30, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4b3e63c40, 0x4e58540, 0xc4a7a47c70, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4a7a47c70, 0xc4b3e63c40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2932647 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc5708b4b40, 0xc453f06070, 0xc5708b4c00, 0xc5708b4ba0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2930530 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4560f1c20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc475ca70e0, 0xc71ac113791b0001, 0xf25172a2d5ca1980)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4bf976070, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2931135 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc492a3ecc0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc480938a20, 0xc4611edec0, 0x25b8b)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2915336 [IO wait]:
net.runtime_pollWait(0x74441e8, 0x72, 0x405)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc430562290, 0x72, 0xc53206dc00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc430562290, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc430562230, 0xc4e3d031a0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc450752cb8, 0xc4e3d031a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc450752cb8, 0xc4e3d031a0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe223bd500, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc450752cb8, 0xc4e3d031a0, 0x20, 0x20, 0x20, 0xc430562230, 0xecf8fed66)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4f4a66a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc436736270, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc470a0ee40, 0xc4d2f59a40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2932031 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc561678630)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4773d57a0, 0xc52ff94888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2130185 [IO wait]:
net.runtime_pollWait(0x7444d28, 0x72, 0x17f)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc484a1f5d0, 0x72, 0xc42ad3ec00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc484a1f5d0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc484a1f570, 0xc5411e1600, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc439be9220, 0xc5411e1600, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc439be9220, 0xc5411e1600, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe0d64a400, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc439be9220, 0xc5411e1600, 0x20, 0x20, 0x20, 0xc484a1f570, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc42496b9e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc46e40b9e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc488ec4ec0, 0xc42496bc20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2932622 [IO wait]:
net.runtime_pollWait(0x7444de8, 0x77, 0xc500aa26d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc453f060d0, 0x77, 0xc500aa2708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc453f060d0, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc453f06070, 0x4e5e440, 0xc5708b4b40, 0x0, 0x0, 0x4e55380, 0xc4c4e51da0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc453f06070, 0x4e5e440, 0xc5708b4b40, 0x4e600e0, 0x0, 0x4e600e0, 0xc4bc9c5c20, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc5708b4b40, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc5708b4b40, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4bc9c5c20, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc5708b4b40, 0x48eb86d, 0x3, 0x0, 0xc4bc9c5c20, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc5708b4b40, 0x48eb86d, 0x3, 0x0, 0xc4bc9c5c20, 0x0, 0x0, 0xc500aa2c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc5708b4b40, 0xc434a93f80, 0x4e593c0, 0xc4bc9c5c20, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc5708b4b40, 0xc434a93f80, 0xc525fe47f0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4c4e51d20, 0x12, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4c4e51d20, 0x12, 0x2, 0x453350f, 0x47c1a40, 0xc4e86a7f20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd590, 0xc420072480, 0xc421c04900, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd590, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd590, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2130187 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc47ecabb20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc484ab4630, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc484ab4630, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc488ec4ec0, 0x4e58540, 0xc47ecabb20, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc47ecabb20, 0xc488ec4ec0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2245451 [IO wait]:
net.runtime_pollWait(0x74448a8, 0x72, 0x12d)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4a1395250, 0x72, 0xc43ddd5c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4a1395250, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4a13951f0, 0xc4c60530a0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc47db492a8, 0xc4c60530a0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc47db492a8, 0xc4c60530a0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfcab70d000, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc47db492a8, 0xc4c60530a0, 0x20, 0x20, 0x20, 0xc4a13951f0, 0xecf8fed5f)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc431d13f20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc45581de90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4b3e63c40, 0xc42e1f44e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 1830960 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4475d8460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc420b84000, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc420b84000, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc48d3c9040, 0x4e58540, 0xc4475d8460, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4475d8460, 0xc48d3c9040)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2932144 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc48d122f90)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc483afa120, 0xc48f4a74b0, 0x2b3)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931174 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc51e942b10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4ff9f41b0, 0xc4e5870c60, 0x191)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931453 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc494159f50)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc516857b00, 0xc08b13f988fe6701, 0xb9653c395e9f3fc1)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc42fba55d0, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2931172 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc567a753e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4c11f90e0, 0xc4e5870738, 0x198)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931749 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc555f34150)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc429a9c870, 0xc538256888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931235 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc481ab85a0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4d36a3b90, 0xc4fdb2b8b0, 0x9ee28)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2929745 [runnable]:
github.com/syndtr/goleveldb/leveldb/table.(*blockIter).Release(0xc4c9ee4b40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/reader.go:415
github.com/syndtr/goleveldb/leveldb/table.(*Reader).find(0xc4556e0750, 0xc4d5f875c0, 0x35, 0x35, 0x403bb01, 0x0, 0x43fc600, 0xc4d5f87640, 0x35, 0x40, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/reader.go:874 +0x5dc
github.com/syndtr/goleveldb/leveldb/table.(*Reader).Find(0xc4556e0750, 0xc4d5f875c0, 0x35, 0x35, 0x1, 0x0, 0x35, 0xffffffffffffffff, 0xc532950570, 0x43d7b77, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/reader.go:888 +0x7a
github.com/syndtr/goleveldb/leveldb.(*tOps).find(0xc4210d04b0, 0xc45a70ce10, 0xc4d5f875c0, 0x35, 0x35, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table.go:382 +0x1f1
github.com/syndtr/goleveldb/leveldb.(*version).get.func1(0x4, 0xc45a70ce10, 0x2d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/version.go:167 +0x4f1
github.com/syndtr/goleveldb/leveldb.(*version).walkOverlapping(0xc4d260fa90, 0x0, 0x0, 0x0, 0xc4d5f875c0, 0x35, 0x35, 0xc5329507f0, 0xc5329507c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/version.go:120 +0x49c
github.com/syndtr/goleveldb/leveldb.(*version).get(0xc4d260fa90, 0x0, 0x0, 0x0, 0xc4d5f875c0, 0x35, 0x35, 0x0, 0x148d300, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/version.go:221 +0x2ae
github.com/syndtr/goleveldb/leveldb.(*DB).get(0xc420072180, 0x0, 0x0, 0x0, 0x0, 0xc4426e1290, 0x2d, 0x30, 0xe5066da, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:774 +0x2af
github.com/syndtr/goleveldb/leveldb.(*DB).Get(0xc420072180, 0xc4426e1290, 0x2d, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:840 +0x198
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Get(0xc4200a20c0, 0xc4426e1290, 0x2d, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:127 +0xb2
github.com/ethereum/go-ethereum/core.GetHeaderRLP(0x4e5fc00, 0xc4200a20c0, 0xf89cbd788661fbf4, 0xb9c4df7554cb83a5, 0xc5efcc61cc171c0, 0xd6bce3f1a94024d3, 0xc532950bd8, 0xc532950bd8, 0x40000000)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/database_util.go:104 +0x123
github.com/ethereum/go-ethereum/core.GetHeader(0x4e5fc00, 0xc4200a20c0, 0xf89cbd788661fbf4, 0xb9c4df7554cb83a5, 0xc5efcc61cc171c0, 0xd6bce3f1a94024d3, 0xc4ec55fd40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/database_util.go:111 +0x6d
github.com/ethereum/go-ethereum/core.(*HeaderChain).GetHeader(0xc4203bf9d0, 0xf89cbd788661fbf4, 0xb9c4df7554cb83a5, 0xc5efcc61cc171c0, 0xd6bce3f1a94024d3, 0xc4ec55fd40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/headerchain.go:358 +0x151
github.com/ethereum/go-ethereum/core.(*HeaderChain).GetBlockHashesFromHash(0xc4203bf9d0, 0xad94cc499c1ab536, 0x6aa3d4a95b33648c, 0xe1a339cd57acc79c, 0xd72436acde5168d3, 0x7f, 0x6aa3d4a95b33648c, 0xe1a339cd57acc79c, 0xd72436acde5168d3)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/headerchain.go:314 +0x12a
github.com/ethereum/go-ethereum/core.(*BlockChain).GetBlockHashesFromHash(0xc4202fa5a0, 0xad94cc499c1ab536, 0x6aa3d4a95b33648c, 0xe1a339cd57acc79c, 0xd72436acde5168d3, 0x7f, 0xc4b42fd000, 0x7f, 0x7f)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1221 +0x59
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4f59a2090, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:383 +0x46fd
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4f59a2090, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc578f78d80, 0x4e58540, 0xc4c73035e0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c73035e0, 0xc578f78d80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2930034 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc5269b3f20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc50e187710, 0xc434bf5298, 0x94)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2930417 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc51b749170)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc467e138c0, 0xc5169c7570, 0x35f4)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2926336 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc440ca2fc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc47fa035f0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc47fa035f0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4da5a8c40, 0x4e58540, 0xc440ca2fc0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc440ca2fc0, 0xc4da5a8c40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2932649 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc5708b4e40, 0xc453f062a0, 0xc5708b4f00, 0xc5708b4ea0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2464392 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc42d809700, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc42d809700)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932377 [IO wait]:
net.runtime_pollWait(0x91a4180, 0x77, 0xc54da9b6d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4f1dd9250, 0x77, 0xc54da9b708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc4f1dd9250, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc4f1dd91f0, 0x4e5e440, 0xc537331b00, 0x0, 0x0, 0x4e55380, 0xc4ebf24a60, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc4f1dd91f0, 0x4e5e440, 0xc537331b00, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c5e1eb10, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc537331b00, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc537331b00, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c5e1eb10, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc537331b00, 0x48eb86d, 0x3, 0x0, 0xc4c5e1eb10, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc537331b00, 0x48eb86d, 0x3, 0x0, 0xc4c5e1eb10, 0x0, 0x0, 0xc54da9bc88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc537331b00, 0xc4f1dd9180, 0x4e593c0, 0xc4c5e1eb10, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc537331b00, 0xc4f1dd9180, 0xc465d1edb0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4ebf24a20, 0x13, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4ebf24a20, 0x13, 0x2, 0xc4da698f90, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c5e1eab0, 0xc420072480, 0xc49e574a80, 0xf88f3c48923e01)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c5e1eab0, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c5e1eab0, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2932557 [IO wait]:
net.runtime_pollWait(0x91a43c0, 0x72, 0x51)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4491e8530, 0x72, 0xc42b5cf608, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4491e8530, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4491e84d0, 0xc497df7333, 0x321, 0x34d, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4470124e0, 0xc497df7333, 0x321, 0x34d, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4470124e0, 0xc497df7333, 0x321, 0x34d, 0x321, 0x4e610a0, 0xc420074db0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4470124e0, 0xc497df7333, 0x321, 0x34d, 0xc497df7200, 0x133, 0x480)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.readHandshakeMsg(0x4e52d40, 0xc44a3584e0, 0x133, 0xc4210a1a70, 0x74aec70, 0xc4470124e0, 0xc4211bb140, 0x70, 0x0, 0xc502549840, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:490 +0x4bd
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x4e59400, 0xc4470124e0, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:343 +0xee
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc485442600, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:169 +0x32d
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc420072480, 0x4e61d00, 0xc4470124e0, 0x4, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:616 +0x1d8
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop.func1(0xc420072480, 0x4e61d00, 0xc4470124e0, 0xc42107a060)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:595 +0x51
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:597 +0x4ec
goroutine 1942410 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc43615b6c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 1942411 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc433259f10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc47fa034d0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc47fa034d0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc43615b6c0, 0x4e58540, 0xc433259f10, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc433259f10, 0xc43615b6c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2930532 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4560f1b90)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc43bb325a0, 0xc4bf976f90, 0x7393)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2924873 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc49ba910c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2921347 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4b78a3e00, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4b78a3e00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2889773 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc431160230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc487ea57a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc487ea57a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4cfddb340, 0x4e58540, 0xc431160230, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc431160230, 0xc4cfddb340)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2637532 [IO wait]:
net.runtime_pollWait(0x91a4240, 0x72, 0x77)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4e669dcd0, 0x72, 0xc46f958c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4e669dcd0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4e669dc70, 0xc4dbe17340, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc42f3124f8, 0xc4dbe17340, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc42f3124f8, 0xc4dbe17340, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdf5a66500, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc42f3124f8, 0xc4dbe17340, 0x20, 0x20, 0x20, 0xc4e669dc70, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4ac4ce120, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc465ea9ec0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4a0a71300, 0xc4d37da480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 1977395 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4799e9500, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4799e9500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2931134 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc492a3ecf0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc480938510, 0xc4611edca8, 0x25b8a)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2714750 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc429ac8700)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2932648 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc5708b4cc0, 0xc453f06150, 0xc5708b4d80, 0xc5708b4d20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2932690 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4f3833560, 0xc438e55420, 0xc4f3833620, 0xc4f38335c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2878257 [IO wait]:
net.runtime_pollWait(0x91a4780, 0x72, 0xb4)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc45641b9c0, 0x72, 0xc4940c4c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc45641b9c0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc45641b960, 0xc4c1695ae0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4a13fdd80, 0xc4c1695ae0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4a13fdd80, 0xc4c1695ae0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfe1fe20900, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4a13fdd80, 0xc4c1695ae0, 0x20, 0x20, 0x20, 0xc45641b960, 0xecf8fed66)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4e19ae240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4948fbf50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc42efea500, 0xc4f80140c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2894084 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc52aacb040, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc52aacb040)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2929983 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc53f80fbc0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc4d36a2360, 0xfd2f99dd4cd77201, 0x331d1712048a6870)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4b1765940, 0x1, 0x1, 0xc53139cc90, 0x6, 0x6)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2046149 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc48e1cfd80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2921269 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc523988180)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2926334 [IO wait]:
net.runtime_pollWait(0x91a4600, 0x72, 0x6b)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4514b55d0, 0x72, 0xc532070c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4514b55d0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4514b5570, 0xc53ce6bb40, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4530201f0, 0xc53ce6bb40, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4530201f0, 0xc53ce6bb40, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdd36add00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4530201f0, 0xc53ce6bb40, 0x20, 0x20, 0x20, 0xc4514b5570, 0xecf8fed64)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4c6c23440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4fcd76b70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4da5a8c40, 0xc494a201e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2637533 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4a0a71300)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2802057 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc46de50d90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1d936d65)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4ecb64c60, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4ecb64c60, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4cfb1c200, 0x4e58540, 0xc46de50d90, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc46de50d90, 0xc4cfb1c200)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2245450 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4b3e63c40, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4b3e63c40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2930493 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc49f9b3530)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc43bb32510, 0x6f2e9f2f8bc15a01, 0x78b2d8775b9c4992)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4d9e81660, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2889770 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4cfddb340, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4cfddb340)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2931176 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc51e943a10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4ff9f57a0, 0xc4e5871210, 0x187)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931418 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc49ada7710)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc51f8dddd0, 0xf77a1563407f1301, 0xcd2a9d1f09183ed7)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4d546eae0, 0x1, 0x2, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2931152 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc5304d3d10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4dc771c20, 0xc4e5870048, 0x194)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2506363 [IO wait]:
net.runtime_pollWait(0xc8ef160, 0x72, 0x5b)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4ea45cae0, 0x72, 0xc4509c6c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4ea45cae0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4ea45ca80, 0xc4e1368ca0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4c958a9a8, 0xc4e1368ca0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4c958a9a8, 0xc4e1368ca0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdfe765700, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4c958a9a8, 0xc4e1368ca0, 0x20, 0x20, 0x20, 0xc4ea45ca80, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc506a96cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4dcf3fd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4e158f400, 0xc4bd656d20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2894087 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc538dc6c40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4892785a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4892785a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc52aacb040, 0x4e58540, 0xc538dc6c40, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc538dc6c40, 0xc52aacb040)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2930145 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4560f1bc0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x483ef60, 0xc48302de40, 0x483ef60, 0xc48302de40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).reorg.func2(0xc455f44450, 0x1, 0x1, 0xc4202fa5a0, 0xc4560f0540)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1098 +0x139
created by github.com/ethereum/go-ethereum/core.(*BlockChain).reorg
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1100 +0x1475
goroutine 2714751 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc45b5b4540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc471fa23f0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc471fa23f0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc429ac8700, 0x4e58540, 0xc45b5b4540, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc45b5b4540, 0xc429ac8700)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2932516 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4fb1da9c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4d36a39e0, 0xc51490b310, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2810097 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4e165ea00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2932553 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4c6c230e0, 0xc43534e5b0, 0xc4c6c231a0, 0xc4c6c23140)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2915338 [select, 14 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc430562930, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4471fd290, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4471fd290, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc470a0ee40, 0x4e58540, 0xc430562930, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc430562930, 0xc470a0ee40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2916004 [select, 2 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc56b2c4500, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc56b2c4500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932660 [IO wait]:
net.runtime_pollWait(0x91a4900, 0x77, 0xc43ddd26d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc42740d800, 0x77, 0xc43ddd2708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc42740d800, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc42740d7a0, 0x4e5e440, 0xc4c30844e0, 0x0, 0x0, 0x4e55380, 0xc49ec9db00, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc42740d7a0, 0x4e5e440, 0xc4c30844e0, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c41cd740, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4c30844e0, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4c30844e0, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c41cd740, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4c30844e0, 0x48eb86d, 0x3, 0x0, 0xc4c41cd740, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4c30844e0, 0x48eb86d, 0x3, 0x0, 0xc4c41cd740, 0x0, 0x0, 0xc43ddd2c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4c30844e0, 0xc42740d730, 0x4e593c0, 0xc4c41cd740, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4c30844e0, 0xc42740d730, 0xc4f55d5ae0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc49ec9daa0, 0x13, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc49ec9daa0, 0x13, 0x2, 0x0, 0x47c1a40, 0xc4e89df740)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd6e0, 0xc420072480, 0xc51e74e100, 0xccb773e70faeb38c)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd6e0, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd6e0, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2931430 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc48f2f3f20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc525fff5f0, 0xc4286b3b30, 0x9ee2a)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2921268 [IO wait]:
net.runtime_pollWait(0x74444e8, 0x72, 0xae)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc51543cc30, 0x72, 0xc42ad41c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc51543cc30, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc51543cbd0, 0xc4f0143920, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4d9ffa228, 0xc4f0143920, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4d9ffa228, 0xc4f0143920, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfd9000bd00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4d9ffa228, 0xc4f0143920, 0x20, 0x20, 0x20, 0xc51543cbd0, 0xecf8fed63)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc50c94d800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4d7d16720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc523988180, 0xc50c94dec0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2926335 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4da5a8c40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2931720 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc57ffaa600)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc426766990, 0xc4f54a2408, 0x1)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2915982 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc56b2c4500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2921350 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc51cb089a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4d36a3c20, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4d36a3c20, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4b78a3e00, 0x4e58540, 0xc51cb089a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc51cb089a0, 0xc4b78a3e00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2687788 [IO wait]:
net.runtime_pollWait(0x91a4e40, 0x72, 0x332)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc50f8803e0, 0x72, 0xc46f95ac00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc50f8803e0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc50f880380, 0xc4cc489e00, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4ed821968, 0xc4cc489e00, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4ed821968, 0xc4cc489e00, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfd28c04c00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4ed821968, 0xc4cc489e00, 0x20, 0x20, 0x20, 0xc50f880380, 0xecf8fed61)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4efc40a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc459966360, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4e066d900, 0xc50c585440)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2931410 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4ee629ad0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc51dde3560, 0xc465479830, 0x9ee29)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931173 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc567a75c20)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4c11f99e0, 0xc4e58709f0, 0x191)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2130206 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc488ec4ec0, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc488ec4ec0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2714748 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc429ac8700, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc429ac8700)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2802056 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4cfb1c200)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2924874 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc438aa3c00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4e13317a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4e13317a0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc49ba910c0, 0x4e58540, 0xc438aa3c00, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc438aa3c00, 0xc49ba910c0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2810096 [IO wait]:
net.runtime_pollWait(0xc8eec20, 0x72, 0x15a)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc4e81b3b10, 0x72, 0xc46f95cc00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc4e81b3b10, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc4e81b3ab0, 0xc4c93ce680, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc4c8cf2760, 0xc4c93ce680, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc4c8cf2760, 0xc4c93ce680, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfd1c1b3c00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc4c8cf2760, 0xc4c93ce680, 0x20, 0x20, 0x20, 0xc4e81b3ab0, 0xecf8fed61)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc51db09740, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4c9150b70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc4e165ea00, 0xc50ba8e060)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2506364 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4e158f400)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 1830958 [IO wait]:
net.runtime_pollWait(0x91a4c00, 0x72, 0xf4)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc43332dbf0, 0x72, 0xc4388f1c00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc43332dbf0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc43332db90, 0xc51a41d6c0, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc45cdf2130, 0xc51a41d6c0, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc45cdf2130, 0xc51a41d6c0, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfdf9337d00, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc45cdf2130, 0xc51a41d6c0, 0x20, 0x20, 0x20, 0xc43332db90, 0xecf8fed65)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc42197f500, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4432707, 0x180002)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4214f2420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc48d3c9040, 0xc48665be60)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2915337 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc470a0ee40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2930445 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc47c5ad3e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc44833af30, 0xa6312c53ec277701, 0x2817e092ea40eebc)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4d1731e70, 0x1, 0x1, 0xc5121209c0, 0xc, 0xc)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2932625 [IO wait]:
net.runtime_pollWait(0xc8ee9e0, 0x77, 0xc4490a66d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc42740d8e0, 0x77, 0xc4490a6708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc42740d8e0, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc42740d880, 0x4e5e440, 0xc4c3084660, 0x0, 0x0, 0x4e55380, 0xc49ec9dc40, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc42740d880, 0x4e5e440, 0xc4c3084660, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c41cd7a0, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4c3084660, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4c3084660, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc4c41cd7a0, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4c3084660, 0x48eb86d, 0x3, 0x0, 0xc4c41cd7a0, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4c3084660, 0x48eb86d, 0x3, 0x0, 0xc4c41cd7a0, 0x0, 0x0, 0xc4490a6c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4c3084660, 0xc42740d810, 0x4e593c0, 0xc4c41cd7a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4c3084660, 0xc42740d810, 0xc4f55d5b40, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc49ec9db40, 0x14, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc49ec9db40, 0x14, 0x2, 0x453350f, 0x47c1a40, 0xc4de391c20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd650, 0xc420072480, 0xc50a949780, 0x38d2fcb38273a401)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd650, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd650, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2557010 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4d3793e00, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4d3793e00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932675 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4bf2c2060, 0xc445a96fc0, 0xc4bf2c2120, 0xc4bf2c20c0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2464410 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc42d809700)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2872327 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4b9debe00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2464411 [select, 5 minutes]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4c6198c40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc42eaa1dd0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc42eaa1dd0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc42d809700, 0x4e58540, 0xc4c6198c40, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4c6198c40, 0xc42d809700)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2921349 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4b78a3e00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2046094 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc48e1cfd80, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc48e1cfd80)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932623 [IO wait]:
net.runtime_pollWait(0x91a4f00, 0x77, 0xc500aa06d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc445a97020, 0x77, 0xc500aa0708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc445a97020, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc445a96fc0, 0x4e5e440, 0xc4bf2c2060, 0x0, 0x0, 0x4e55380, 0xc4df4fe040, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc445a96fc0, 0x4e5e440, 0xc4bf2c2060, 0x4e600e0, 0x0, 0x4e600e0, 0xc504a3d470, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4bf2c2060, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4bf2c2060, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc504a3d470, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4bf2c2060, 0x48eb86d, 0x3, 0x0, 0xc504a3d470, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4bf2c2060, 0x48eb86d, 0x3, 0x0, 0xc504a3d470, 0x0, 0x0, 0xc500aa0c88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4bf2c2060, 0xc445a96ee0, 0x4e593c0, 0xc504a3d470, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4bf2c2060, 0xc445a96ee0, 0xc546167fa0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc4804adfe0, 0x13, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc4804adfe0, 0x13, 0x2, 0xc5010d9ee0, 0x405a766, 0x4f24c00)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc4c41cd5f0, 0xc420072480, 0xc4ac52d780, 0x466c5f6)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc4c41cd5f0, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc4c41cd5f0, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2932052 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc50b883740)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc48f786f30, 0xc52ff94888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2930099 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc49b611770)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc4e16c62d0, 0xc4d08e09c8, 0x9ee25)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2932674 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4aa161d40, 0xc445a96e70, 0xc4aa161f20, 0xc4aa161ec0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2506365 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc4ea45d420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc446ccbe60, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc446ccbe60, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4e158f400, 0x4e58540, 0xc4ea45d420, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc4ea45d420, 0xc4e158f400)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2931742 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4dba3f0e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc438b1f3b0, 0xc52ff94888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2687789 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc4e066d900)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2932212 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4b663f1d0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc509b22630, 0xc52df69888, 0x21)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2931432 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc44dda0ed0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc525fffc20, 0xc4286b3e60, 0x9ee2c)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2872328 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc43b42d8f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4e16c78c0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4e16c78c0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc4b9debe00, 0x4e58540, 0xc43b42d8f0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc43b42d8f0, 0xc4b9debe00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2924872 [IO wait]:
net.runtime_pollWait(0x91a4b40, 0x72, 0x26f)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc42cd14a00, 0x72, 0xc4205cec00, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc42cd14a00, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc42cd149a0, 0xc4d65fd720, 0x20, 0x20, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc45759a9a0, 0xc4d65fd720, 0x20, 0x20, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc45759a9a0, 0xc4d65fd720, 0x20, 0x20, 0x20, 0x48cc000, 0x147cbbfc6881f600, 0x74aec70)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc45759a9a0, 0xc4d65fd720, 0x20, 0x20, 0x20, 0xc42cd149a0, 0xecf8fed5e)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0xc4ca8d15c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:628 +0x150
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0xc4d3a5b650, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:89 +0x156
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0xc49ba910c0, 0xc4f28d9aa0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:214 +0x7f
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:145 +0x11c
goroutine 2930402 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc45c4d5a10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc446ccbc20, 0xc528fc36f8, 0x1e)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2687785 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4e066d900, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4e066d900)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2926333 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4da5a8c40, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4da5a8c40)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932661 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc4c30844e0, 0xc42740d7a0, 0xc4c30845a0, 0xc4c3084540)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2931686 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4dcf773e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc4417f7710, 0x16c297ab72617201, 0x48e7211c7e53ec39)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc4d91fb4b0, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2932378 [select]:
net.(*netFD).connect.func2(0x4e5e440, 0xc537331b00, 0xc4f1dd91f0, 0xc537331bc0, 0xc537331b60)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:129 +0x1d5
created by net.(*netFD).connect
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:140 +0x258
goroutine 2930831 [select, 1 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc440705020)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc453e1abd0, 0xc538256888, 0x4022f4d)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2929999 [select, 2 minutes]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc4dd9d53e0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828200, 0xc4214a6360, 0x1cadbaaa90955801, 0xd9484d7d176e9e50)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
github.com/ethereum/go-ethereum/core.(*BlockChain).postChainEvents(0xc4202fa5a0, 0xc497357870, 0x1, 0x1, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1116 +0x23d
created by github.com/ethereum/go-ethereum/core.(*BlockChain).InsertChain
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:977 +0x2e97
goroutine 2506318 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4e158f400, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4e158f400)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932657 [IO wait]:
net.runtime_pollWait(0xc8eefe0, 0x77, 0xc500a9f6d0)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc438e55480, 0x77, 0xc500a9f708, 0x450ace8)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitWrite(0xc438e55480, 0x4abe8b0, 0x4e5e440)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:82 +0x34
net.(*netFD).connect(0xc438e55420, 0x4e5e440, 0xc4f3833560, 0x0, 0x0, 0x4e55380, 0xc51fb59ee0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:152 +0x26d
net.(*netFD).dial(0xc438e55420, 0x4e5e440, 0xc4f3833560, 0x4e600e0, 0x0, 0x4e600e0, 0xc48973a480, 0x10, 0x10)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:137 +0x137
net.socket(0x4e5e440, 0xc4f3833560, 0x48eb86d, 0x3, 0x2, 0x1, 0x0, 0x0, 0x4e600e0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/sock_posix.go:89 +0x209
net.internetSocket(0x4e5e440, 0xc4f3833560, 0x48eb86d, 0x3, 0x4e600e0, 0x0, 0x4e600e0, 0xc48973a480, 0x1, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/ipsock_posix.go:158 +0x129
net.doDialTCP(0x4e5e440, 0xc4f3833560, 0x48eb86d, 0x3, 0x0, 0xc48973a480, 0x4f429a8, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:58 +0xb9
net.dialTCP(0x4e5e440, 0xc4f3833560, 0x48eb86d, 0x3, 0x0, 0xc48973a480, 0x0, 0x0, 0xc500a9fc88)
/usr/local/Cellar/go/1.7.1/libexec/src/net/tcpsock_posix.go:54 +0xe4
net.dialSingle(0x4e5e440, 0xc4f3833560, 0xc438e553b0, 0x4e593c0, 0xc48973a480, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:501 +0x479
net.dialSerial(0x4e5e440, 0xc4f3833560, 0xc438e553b0, 0xc4c67c5370, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:469 +0x223
net.(*Dialer).DialContext(0xc4210e2b40, 0x4e5e400, 0xc420070740, 0x48eb86d, 0x3, 0xc51fb59ea0, 0x15, 0x0, 0x0, 0x0, ...)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:351 +0x657
net.(*Dialer).Dial(0xc4210e2b40, 0x48eb86d, 0x3, 0xc51fb59ea0, 0x15, 0x2, 0x453350f, 0x47c1a40, 0xc4e86a7f20)
/usr/local/Cellar/go/1.7.1/libexec/src/net/dial.go:282 +0x75
github.com/ethereum/go-ethereum/p2p.(*dialTask).dial(0xc48973a420, 0xc420072480, 0xc51e74e580, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:264 +0x1fb
github.com/ethereum/go-ethereum/p2p.(*dialTask).Do(0xc48973a420, 0xc420072480)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:217 +0x52
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x4e52e00, 0xc48973a420, 0xc420072480, 0xc42107a120)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x3b
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x1e9
goroutine 2637576 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4a0a71300, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4a0a71300)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2872325 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0xc4b9debe00, 0x4e52c00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:155 +0xa76
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0xc420072480, 0xc4b9debe00)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:685 +0x2b7
created by github.com/ethereum/go-ethereum/p2p.(*Server).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:493 +0xdfb
goroutine 2932173 [select]:
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0xc42022dce0, 0xc421a9ab10)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:217 +0x18c
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0xc4210a1bc0, 0x4828600, 0xc449d1acf0, 0xc44428c290, 0x14)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:108 +0x19d
created by github.com/ethereum/go-ethereum/core.(*TxPool).promoteTx
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:371 +0x280
goroutine 2130186 [select]:
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0xc488ec4ec0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:199 +0x220
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:146 +0x141
goroutine 2932693 [chan receive]:
github.com/ethereum/go-ethereum/p2p/discover.(*udp).ping(0xc420231a40, 0xa40ba30a749005a, 0x3a626d02f30b5a05, 0x7a86f2c651c1a56c, 0xbbaf4c2776f3215c, 0x536ac865c96c523e, 0xaa31fd1118b6068f, 0x6c449794fbb9b3a9, 0x353dcdf865d0f7, 0xc4439e22d0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:268 +0x28a
github.com/ethereum/go-ethereum/p2p/discover.(*Table).ping(0xc420238000, 0xa40ba30a749005a, 0x3a626d02f30b5a05, 0x7a86f2c651c1a56c, 0xbbaf4c2776f3215c, 0x536ac865c96c523e, 0xaa31fd1118b6068f, 0x6c449794fbb9b3a9, 0x353dcdf865d0f7, 0xc4439e22d0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:535 +0xd3
github.com/ethereum/go-ethereum/p2p/discover.(*Table).pingpong(0xc420238000, 0xc4aad2ca80, 0x40ba30a749005a01, 0x626d02f30b5a050a, 0x86f2c651c1a56c3a, 0xaf4c2776f3215c7a, 0x6ac865c96c523ebb, 0x31fd1118b6068f53, 0x449794fbb9b3a9aa, 0x353dcdf865d0f76c, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:515 +0xc3
github.com/ethereum/go-ethereum/p2p/discover.(*Table).bond(0xc420238000, 0x40ba30a749005a01, 0x626d02f30b5a050a, 0x86f2c651c1a56c3a, 0xaf4c2776f3215c7a, 0x6ac865c96c523ebb, 0x31fd1118b6068f53, 0x449794fbb9b3a9aa, 0x353dcdf865d0f76c, 0xc450c3e500, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/table.go:487 +0x735
created by github.com/ethereum/go-ethereum/p2p/discover.(*ping).handle
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:567 +0x30f
goroutine 2915983 [select]:
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0xc52b76ce70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:357 +0x1ab
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0xc42043d380, 0xc4ff9f4630, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:315 +0xca
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0xc42043d380, 0xc4ff9f4630, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:304 +0x701
github.com/ethereum/go-ethereum/eth.NewProtocolManager.func1(0xc56b2c4500, 0x4e58540, 0xc52b76ce70, 0x0, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:139 +0x17f
github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols.func1(0xc52b76ce70, 0xc56b2c4500)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:303 +0x78
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:312 +0x25c
goroutine 2932667 [IO wait]:
net.runtime_pollWait(0x7444428, 0x72, 0x90)
/usr/local/Cellar/go/1.7.1/libexec/src/runtime/netpoll.go:160 +0x59
net.(*pollDesc).wait(0xc433b77170, 0x72, 0xc545b5b608, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:73 +0x38
net.(*pollDesc).waitRead(0xc433b77170, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_poll_runtime.go:78 +0x34
net.(*netFD).Read(0xc433b77110, 0xc526cd4133, 0x368, 0x3cd, 0x0, 0x4e57500, 0xc4200700a0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/fd_unix.go:243 +0x1a1
net.(*conn).Read(0xc45285b230, 0xc526cd4133, 0x368, 0x3cd, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/net/net.go:173 +0x70
io.ReadAtLeast(0x74aec70, 0xc45285b230, 0xc526cd4133, 0x368, 0x3cd, 0x368, 0x4e610a0, 0xc420074db0, 0x0)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:307 +0xa4
io.ReadFull(0x74aec70, 0xc45285b230, 0xc526cd4133, 0x368, 0x3cd, 0xc526cd4000, 0x133, 0x500)
/usr/local/Cellar/go/1.7.1/libexec/src/io/io.go:325 +0x58
github.com/ethereum/go-ethereum/p2p.readHandshakeMsg(0x4e52d40, 0xc424b845b0, 0x133, 0xc4210a1a70, 0x74aec70, 0xc45285b230, 0x2247e0326eb67dd, 0x1664576bd0ae67f7, 0x8c914935322640a6, 0xec75616f6eacfb15, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:490 +0x4bd
github.com/ethereum/go-ethereum/p2p.receiverEncHandshake(0x4e59400, 0xc45285b230, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:343 +0xee
github.com/ethereum/go-ethereum/p2p.(*rlpx).doEncHandshake(0xc478a9f080, 0xc4210a1a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:169 +0x32d
github.com/ethereum/go-ethereum/p2p.(*Server).setupConn(0xc420072480, 0x4e61d00, 0xc45285b230, 0x4, 0x0)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:616 +0x1d8
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop.func1(0xc420072480, 0x4e61d00, 0xc45285b230, 0xc42107a060)
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:595 +0x51
created by github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop
/Users/fjl/develop/eth/src/github.com/ethereum/go-ethereum/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:597 +0x4ec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment