Skip to content

Instantly share code, notes, and snippets.

@XertroV
Created August 8, 2016 07:06
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 XertroV/00aa38332679731707f68ce2806cf7a1 to your computer and use it in GitHub Desktop.
Save XertroV/00aa38332679731707f68ce2806cf7a1 to your computer and use it in GitHub Desktop.
> debug.stacks()
goroutine 487 [running]:
github.com/ethereum/go-ethereum/internal/debug.(*HandlerT).Stacks(0xc8200b7360, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/internal/debug/api.go:177 +0x7b
reflect.Value.call(0x4933dc0, 0x4bb7468, 0x13, 0x4c01d08, 0x4, 0xc8202d4e10, 0x1, 0x1, 0x0, 0x0, ...)
/usr/local/opt/go/libexec/src/reflect/value.go:435 +0x120d
reflect.Value.Call(0x4933dc0, 0x4bb7468, 0x13, 0xc8202d4e10, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/reflect/value.go:303 +0xb1
github.com/ethereum/go-ethereum/rpc.(*Server).handle(0xc8200190b0, 0x6eec120, 0xc8202380c0, 0x6856370, 0xc8200b79a0, 0xc829b52850, 0x0, 0x0, 0x48d0a40)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:323 +0x1260
github.com/ethereum/go-ethereum/rpc.(*Server).exec(0xc8200190b0, 0x6eec120, 0xc8202380c0, 0x6856370, 0xc8200b79a0, 0xc829b52850)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:345 +0x277
created by github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:216 +0xc85
goroutine 1 [chan receive]:
github.com/ethereum/go-ethereum/internal/jsre.(*JSRE).Evaluate(0xc820015840, 0xc829f70040, 0xf, 0x6896390, 0xc820082008, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/internal/jsre/jsre.go:313 +0x171
github.com/ethereum/go-ethereum/console.(*Console).Evaluate(0xc82023a1c0, 0xc829f70040, 0xf, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:275 +0x87
github.com/ethereum/go-ethereum/console.(*Console).Interactive(0xc82023a1c0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:350 +0x765
main.localConsole(0xc8203cac80, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/consolecmd.go:93 +0x54d
reflect.Value.call(0x495e0c0, 0x4eb72b0, 0x13, 0x4c01d08, 0x4, 0xc8220ff520, 0x1, 0x1, 0x0, 0x0, ...)
/usr/local/opt/go/libexec/src/reflect/value.go:435 +0x120d
reflect.Value.Call(0x495e0c0, 0x4eb72b0, 0x13, 0xc8220ff520, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/reflect/value.go:303 +0xb1
gopkg.in/urfave/cli%2ev1.HandleAction(0x495e0c0, 0x4eb72b0, 0xc8203cac80, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/gopkg.in/urfave/cli.v1/app.go:480 +0x2ee
gopkg.in/urfave/cli%2ev1.Command.Run(0x4c070d8, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4d95ec0, 0x30, 0x0, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/gopkg.in/urfave/cli.v1/command.go:186 +0x1301
gopkg.in/urfave/cli%2ev1.(*App).Run(0xc8203de480, 0xc820086000, 0xf, 0xf, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/gopkg.in/urfave/cli.v1/app.go:236 +0xa9c
main.main()
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:240 +0x53
goroutine 17 [syscall, 7 minutes, locked to thread]:
runtime.goexit()
/usr/local/opt/go/libexec/src/runtime/asm_amd64.s:1998 +0x1
goroutine 20 [select, 4 minutes]:
github.com/ethereum/go-ethereum/logger.dispatchLoop()
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:81 +0x625
created by github.com/ethereum/go-ethereum/logger.init.1
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:60 +0x2b
goroutine 21 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x54076e0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:931 +0x67
created by github.com/ethereum/go-ethereum/logger/glog.init.1
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:460 +0x6f
goroutine 3 [chan receive, 7 minutes]:
github.com/rjeczalik/notify.(*recursiveTree).dispatch(0xc8200161e0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/tree_recursive.go:125 +0x60
created by github.com/rjeczalik/notify.newRecursiveTree
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/tree_recursive.go:119 +0x2b1
goroutine 34 [syscall, 7 minutes, locked to thread]:
github.com/rjeczalik/notify._Cfunc_CFRunLoopRun()
??:0 +0x36
github.com/rjeczalik/notify.init.1.func1()
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:68 +0x112
created by github.com/rjeczalik/notify.init.1
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:70 +0x48
goroutine 24 [select, 6 minutes]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc820148000)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x29e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x270
goroutine 36 [syscall, 7 minutes]:
os/signal.signal_recv(0x0)
/usr/local/opt/go/libexec/src/runtime/sigqueue.go:116 +0x132
os/signal.loop()
/usr/local/opt/go/libexec/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/local/opt/go/libexec/src/os/signal/signal_unix.go:28 +0x37
goroutine 37 [select, 7 minutes, locked to thread]:
runtime.gopark(0x4eb7b48, 0xc8200c5f28, 0x4c0c128, 0x6, 0x18, 0x2)
/usr/local/opt/go/libexec/src/runtime/proc.go:262 +0x163
runtime.selectgoImpl(0xc8200c5f28, 0x0, 0x18)
/usr/local/opt/go/libexec/src/runtime/select.go:392 +0xa67
runtime.selectgo(0xc8200c5f28)
/usr/local/opt/go/libexec/src/runtime/select.go:215 +0x12
runtime.ensureSigM.func1()
/usr/local/opt/go/libexec/src/runtime/signal1_unix.go:279 +0x32c
runtime.goexit()
/usr/local/opt/go/libexec/src/runtime/asm_amd64.s:1998 +0x1
goroutine 25 [select, 6 minutes]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0xc8200cd040)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:350 +0x684e
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:182 +0x35
goroutine 13 [select, 6 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc82042e780)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:97 +0x14c
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x6fc
goroutine 14 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc82042e780)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x816
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x900
goroutine 23 [select, 7 minutes]:
github.com/ethereum/go-ethereum/accounts.(*watcher).loop(0xc8203ade00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/watch.go:91 +0x79b
created by github.com/ethereum/go-ethereum/accounts.(*watcher).start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/watch.go:53 +0x52
goroutine 12 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc82042e780)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x54d
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x6da
goroutine 15 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc82042e780)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x254
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x922
goroutine 16 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc82042e780)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x1a3
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x944
goroutine 66 [select, 6 minutes]:
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc8204482a0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x29e
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x270
goroutine 67 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc82042ec00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x54d
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:141 +0x6da
goroutine 68 [select, 6 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc82042ec00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:97 +0x14c
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:142 +0x6fc
goroutine 69 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc82042ec00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x816
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:148 +0x900
goroutine 70 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc82042ec00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x254
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:149 +0x922
goroutine 71 [select, 7 minutes]:
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc82042ec00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x1a3
created by github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:150 +0x944
goroutine 72 [select, 6 minutes]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc8203c0100)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1115 +0x102
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:161 +0x10d4
goroutine 73 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/core.(*TxPool).eventLoop(0xc8201b6b40)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:105 +0xd6
created by github.com/ethereum/go-ethereum/core.NewTxPool
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:94 +0x4b4
goroutine 74 [select, 6 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc820455dc0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1943 +0x486
created by github.com/ethereum/go-ethereum/eth/downloader.New
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:215 +0x745
goroutine 75 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc82021a360)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:226 +0xad
created by github.com/ethereum/go-ethereum/miner.newWorker
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:150 +0x586
goroutine 76 [chan receive, 7 minutes]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc82021a360)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:260 +0x8e
created by github.com/ethereum/go-ethereum/miner.newWorker
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:152 +0x5a8
goroutine 78 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/eth.(*PublicBlockChainAPI).subscriptionLoop(0xc820451a90)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:549 +0x163
created by github.com/ethereum/go-ethereum/eth.NewPublicBlockChainAPI
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:541 +0x18c
goroutine 79 [chan receive, 7 minutes]:
github.com/ethereum/go-ethereum/eth.(*PublicTransactionPoolAPI).subscriptionLoop(0xc8204217a0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:963 +0x12f
created by github.com/ethereum/go-ethereum/eth.NewPublicTransactionPoolAPI
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:955 +0x218
goroutine 80 [IO wait, 7 minutes]:
net.runtime_pollWait(0x6853208, 0x72, 0x6892028)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820387d40, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820387d40, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820387ce0, 0x0, 0x6ee0000, 0xc820010660)
/usr/local/opt/go/libexec/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc8201408a0, 0x401db8b, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc8201408a0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:264 +0x3d
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc82042e600)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:579 +0x344
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:382 +0x1c6
goroutine 81 [select, 7 minutes]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x6ee9c68, 0xc82040c200, 0xc8204218c0, 0x4c0cd08, 0x3, 0x7a69, 0x7a69, 0x4c276c0, 0xc)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0xa9d
github.com/ethereum/go-ethereum/p2p.(*Server).startListening.func1(0xc82042e600, 0xc820018d20)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:387 +0x8f
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:389 +0x25c
goroutine 82 [select, 1 minutes]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc82042e600, 0x6856130, 0xc820387c70)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:450 +0x198e
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:367 +0xd68
goroutine 83 [select, 7 minutes]:
github.com/ethereum/go-ethereum/eth.(*Ethereum).StartAutoDAG.func1(0xc82021a120)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:459 +0xef6
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).StartAutoDAG
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:491 +0x48
goroutine 84 [chan receive, 7 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc8200ccd00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:845 +0x82
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:216 +0x11d
goroutine 85 [chan receive, 7 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc8200ccd00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:834 +0x86
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:219 +0x21a
goroutine 86 [select, 6 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0xc8200ccd00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:140 +0x261
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:222 +0x23f
goroutine 87 [select, 7 minutes]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0xc8200ccd00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:106 +0x5bc
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:223 +0x264
goroutine 88 [select, 7 minutes]:
github.com/ethereum/go-ethereum/release.(*ReleaseService).checker(0xc820451e00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/release/release.go:106 +0x14c5
created by github.com/ethereum/go-ethereum/release.(*ReleaseService).Start
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/release/release.go:86 +0x41
goroutine 89 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/eth.(*PublicBlockChainAPI).subscriptionLoop(0xc820451ef0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:549 +0x163
created by github.com/ethereum/go-ethereum/eth.NewPublicBlockChainAPI
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:541 +0x18c
goroutine 90 [chan receive, 7 minutes]:
github.com/ethereum/go-ethereum/eth.(*PublicTransactionPoolAPI).subscriptionLoop(0xc820421da0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:963 +0x12f
created by github.com/ethereum/go-ethereum/eth.NewPublicTransactionPoolAPI
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/api.go:955 +0x218
goroutine 91 [chan receive, 4 minutes]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).run(0xc820084d00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0x243
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:41 +0xe4
goroutine 92 [chan receive, 6 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*FilterSystem).filterLoop(0xc820421e60)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:134 +0xd4
created by github.com/ethereum/go-ethereum/eth/filters.NewFilterSystem
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:76 +0x4d5
goroutine 93 [select, 6 minutes]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).start(0xc82017e370)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:101 +0x5d7
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:86 +0x226
goroutine 94 [IO wait, 7 minutes]:
net.runtime_pollWait(0x6852f08, 0x72, 0x6892028)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820387db0, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820387db0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820387d50, 0x0, 0x6ee0000, 0xc820010560)
/usr/local/opt/go/libexec/src/net/fd_unix.go:426 +0x27c
net.(*UnixListener).AcceptUnix(0xc820216860, 0x17, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/unixsock_posix.go:305 +0x53
net.(*UnixListener).Accept(0xc820216860, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/unixsock_posix.go:315 +0x41
github.com/ethereum/go-ethereum/node.(*Node).startIPC.func1(0xc82023c280, 0x68561e0, 0xc820216860, 0xc820019bf0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:299 +0x148
created by github.com/ethereum/go-ethereum/node.(*Node).startIPC
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:314 +0x425
goroutine 95 [IO wait]:
net.runtime_pollWait(0x6852e48, 0x72, 0x6892028)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc820387e20, 0x72, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820387e20, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).accept(0xc820387dc0, 0x0, 0x6ee0000, 0xc828fcae20)
/usr/local/opt/go/libexec/src/net/fd_unix.go:426 +0x27c
net.(*TCPListener).AcceptTCP(0xc820140930, 0xc8244dfeb0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:254 +0x4d
net.(*TCPListener).Accept(0xc820140930, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:264 +0x3d
net/http.(*Server).Serve(0xc820457080, 0x68560b0, 0xc820140930, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:2117 +0x129
created by github.com/ethereum/go-ethereum/node.(*Node).startHTTP
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:365 +0x646
goroutine 96 [chan receive, 7 minutes]:
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc82023c280)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:73 +0x12b
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:84 +0x10d
goroutine 97 [semacquire]:
sync.runtime_Syncsemacquire(0xc82013c400)
/usr/local/opt/go/libexec/src/runtime/sema.go:241 +0x201
sync.(*Cond).Wait(0xc82013c3f0)
/usr/local/opt/go/libexec/src/sync/cond.go:63 +0x9b
io.(*pipe).read(0xc82013c3c0, 0xc8219e2c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:52 +0x2d2
io.(*PipeReader).Read(0xc820140940, 0xc8219e2c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:134 +0x50
encoding/json.(*Decoder).refill(0xc8200aa4e0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8200aa4e0, 0x1, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x413
encoding/json.(*Decoder).Decode(0xc8200aa4e0, 0x4aafa00, 0xc82732fac0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x159
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc8200b79a0, 0x0, 0x0, 0x0, 0xc820080700, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:121 +0xfe
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc8200190b0, 0x6856370, 0xc8200b79a0, 0x0, 0x0, 0x0, 0xc8200b79a0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:390 +0x7b
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc8200190b0, 0x6856370, 0xc8200b79a0, 0x0, 0x3, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:184 +0x52c
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc8200190b0, 0x6856370, 0xc8200b79a0, 0x3)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:228 +0x73
created by github.com/ethereum/go-ethereum/rpc.NewInProcRPCClient
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/inproc.go:42 +0x4fe
goroutine 98 [semacquire]:
sync.runtime_Syncsemacquire(0xc82013c4c0)
/usr/local/opt/go/libexec/src/runtime/sema.go:241 +0x201
sync.(*Cond).Wait(0xc82013c4b0)
/usr/local/opt/go/libexec/src/sync/cond.go:63 +0x9b
io.(*pipe).read(0xc82013c480, 0xc82de76001, 0xfdff, 0xfdff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:52 +0x2d2
io.(*PipeReader).Read(0xc820140950, 0xc82de76001, 0xfdff, 0xfdff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:134 +0x50
encoding/json.(*Decoder).refill(0xc8200aa680, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8200aa680, 0x1, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x413
encoding/json.(*Decoder).Decode(0xc8200aa680, 0x48b34c0, 0xc82d3da028, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x159
github.com/ethereum/go-ethereum/rpc.(*inProcClient).Recv(0xc8224aaf60, 0x48b34c0, 0xc82d3da028, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/inproc.go:55 +0x45
github.com/ethereum/go-ethereum/console.(*bridge).Send(0xc820cc6210, 0xc82012e420, 0x0, 0x0, 0x5, 0x4bd8c00, 0xc820cbd980, 0xc82732f360, 0x1, 0x1, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/console/bridge.go:230 +0xb12
github.com/ethereum/go-ethereum/console.(*bridge).Send-fm(0xc82012e420, 0x0, 0x0, 0x5, 0x4bd8c00, 0xc820cbd980, 0xc82732f360, 0x1, 0x1, 0xc820072ec0, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:109 +0x4b
github.com/robertkrimen/otto.(*_object).call(0xc820cbda40, 0x5, 0x4bd8c00, 0xc820cbd980, 0xc82732f360, 0x1, 0x1, 0x0, 0xc820e33b30, 0x0, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/type_function.go:140 +0x5bd
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeCallExpression(0xc82012e420, 0xc8215289f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:244 +0x9a1
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeExpression(0xc82012e420, 0x68569e8, 0xc8215289f0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:44 +0x98f
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeVariableExpression(0xc82012e420, 0xc821528a20, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:454 +0xec
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatement(0xc82012e420, 0x6856b28, 0xc821527280, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:103 +0x85a
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatementList(0xc82012e420, 0xc8214ea500, 0x5, 0x5, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:121 +0xe5
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatement(0xc82012e420, 0x6856a38, 0xc821527120, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:30 +0x517
github.com/robertkrimen/otto.(*_runtime).cmpl_call_nodeFunction(0xc82012e420, 0xc821a59740, 0xc821ef57a0, 0xc82151d580, 0x5, 0x4bd8c00, 0xc821b9e780, 0xc82732ee00, 0x1, 0x1, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate.go:61 +0x5e5
github.com/robertkrimen/otto.(*_object).call(0xc821a59740, 0x5, 0x4bd8c00, 0xc821b9e780, 0xc82732ee00, 0x1, 0x1, 0x0, 0xc820e33b30, 0x0, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/type_function.go:157 +0x2ed
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeCallExpression(0xc82012e420, 0xc82150f140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:244 +0x9a1
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeExpression(0xc82012e420, 0x68569e8, 0xc82150f140, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:44 +0x98f
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeCallExpression(0xc82012e420, 0xc82150f0b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:193 +0xe5f
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeExpression(0xc82012e420, 0x68569e8, 0xc82150f0b0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:44 +0x98f
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatement(0xc82012e420, 0x6856ab0, 0xc8214fde00, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:86 +0x181
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatementList(0xc82012e420, 0xc82150ed50, 0x3, 0x3, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:121 +0xe5
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatement(0xc82012e420, 0x6856a38, 0xc82150d7c0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:30 +0x517
github.com/robertkrimen/otto.(*_runtime).cmpl_call_nodeFunction(0xc82012e420, 0xc821d49c20, 0xc821ef42d0, 0xc821509180, 0x5, 0x4bd8c00, 0xc821d1af00, 0x5426120, 0x0, 0x0, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate.go:61 +0x5e5
github.com/robertkrimen/otto.(*_object).call(0xc821d49c20, 0x5, 0x4bd8c00, 0xc821d1af00, 0x5426120, 0x0, 0x0, 0x6802900, 0xc821ef40c0, 0x0, ...)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/type_function.go:157 +0x2ed
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeCallExpression(0xc82012e420, 0xc821ef4240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:244 +0x9a1
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeExpression(0xc82012e420, 0x68569e8, 0xc821ef4240, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_expression.go:44 +0x98f
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatement(0xc82012e420, 0x685b4b8, 0xc829f70240, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:62 +0x12a8
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeStatementList(0xc82012e420, 0xc829f70230, 0x1, 0x1, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate_statement.go:121 +0xe5
github.com/robertkrimen/otto.(*_runtime).cmpl_evaluate_nodeProgram(0xc82012e420, 0xc82dc56cb0, 0xc821f1f900, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/cmpl_evaluate.go:17 +0x2da
github.com/robertkrimen/otto.(*_runtime).cmpl_runOrEval.func1()
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/runtime.go:481 +0x3a
github.com/robertkrimen/otto.catchPanic(0xc821f1fa70, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/error.go:243 +0x5c
github.com/robertkrimen/otto.(*_runtime).cmpl_runOrEval(0xc82012e420, 0x48f1740, 0xc829f700a0, 0xc82450bb00, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/runtime.go:482 +0x13c
github.com/robertkrimen/otto.(*_runtime).cmpl_run(0xc82012e420, 0x48f1740, 0xc829f700a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/runtime.go:493 +0x61
github.com/robertkrimen/otto.Otto.Run(0x0, 0xc82012e420, 0x48f1740, 0xc829f700a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/robertkrimen/otto/otto.go:292 +0x5c
github.com/ethereum/go-ethereum/internal/jsre.(*JSRE).Evaluate.func1(0xc820072ec0)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/internal/jsre/jsre.go:306 +0xae
github.com/ethereum/go-ethereum/internal/jsre.(*JSRE).runEventLoop(0xc820015840)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/internal/jsre/jsre.go:201 +0xe0b
created by github.com/ethereum/go-ethereum/internal/jsre.New
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/internal/jsre/jsre.go:72 +0x165
goroutine 45 [select, 7 minutes]:
github.com/ethereum/go-ethereum/rpc.(*bufferedNotifier).run(0xc82006ed00)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/notification.go:260 +0x529
created by github.com/ethereum/go-ethereum/rpc.newBufferedNotifier
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/notification.go:134 +0x126
goroutine 61 [chan receive]:
github.com/ethereum/go-ethereum/console.(*Console).Interactive.func1(0xc82023a1c0, 0xc8220ae120, 0xc821352850, 0xc821352860, 0xc821352870)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:294 +0x4a
created by github.com/ethereum/go-ethereum/console.(*Console).Interactive
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:308 +0x121
goroutine 455 [sleep, 1 minutes]:
time.Sleep(0x6fc239636)
/usr/local/opt/go/libexec/src/runtime/time.go:59 +0xf9
github.com/ethereum/go-ethereum/p2p.waitExpireTask.Do(0x6fc239636, 0xc82042e600)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/dial.go:301 +0x21
github.com/ethereum/go-ethereum/p2p.(*waitExpireTask).Do(0xc8246f0100, 0xc82042e600)
<autogenerated>:48 +0x99
github.com/ethereum/go-ethereum/p2p.(*Server).run.func2.1(0x6f5dcf8, 0xc8246f0100, 0xc82042e600, 0xc8203cf200)
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x31
created by github.com/ethereum/go-ethereum/p2p.(*Server).run.func2
/private/tmp/ethereum-20160716-84588-1tmln98/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:431 +0x277
undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment