Skip to content

Instantly share code, notes, and snippets.

@ysqi
Created September 8, 2017 12:07
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 ysqi/a2478295ad585295f71165e44facb585 to your computer and use it in GitHub Desktop.
Save ysqi/a2478295ad585295f71165e44facb585 to your computer and use it in GitHub Desktop.
goroutine 146 [running]:
runtime/pprof.writeGoroutineStacks(0x50b6500, 0xc4217a80e0, 0x0, 0xc4209c7ad0)
/usr/local/opt/go/libexec/src/runtime/pprof/pprof.go:608 +0xa7
runtime/pprof.writeGoroutine(0x50b6500, 0xc4217a80e0, 0x2, 0x30, 0x49aed40)
/usr/local/opt/go/libexec/src/runtime/pprof/pprof.go:597 +0x44
runtime/pprof.(*Profile).WriteTo(0x519f0a0, 0x50b6500, 0xc4217a80e0, 0x2, 0xc4217a80e0, 0x51cad40)
/usr/local/opt/go/libexec/src/runtime/pprof/pprof.go:310 +0x3ab
net/http/pprof.handler.ServeHTTP(0xc421793931, 0x9, 0x50bf700, 0xc4217a80e0, 0xc4217a2200)
/usr/local/opt/go/libexec/src/net/http/pprof/pprof.go:237 +0x1b8
net/http/pprof.Index(0x50bf700, 0xc4217a80e0, 0xc4217a2200)
/usr/local/opt/go/libexec/src/net/http/pprof/pprof.go:248 +0x1db
net/http.HandlerFunc.ServeHTTP(0x4b15940, 0x50bf700, 0xc4217a80e0, 0xc4217a2200)
/usr/local/opt/go/libexec/src/net/http/server.go:1918 +0x44
net/http.(*ServeMux).ServeHTTP(0x51cad40, 0x50bf700, 0xc4217a80e0, 0xc4217a2200)
/usr/local/opt/go/libexec/src/net/http/server.go:2254 +0x130
net/http.serverHandler.ServeHTTP(0xc4204ba4e0, 0x50bf700, 0xc4217a80e0, 0xc4217a2200)
/usr/local/opt/go/libexec/src/net/http/server.go:2619 +0xb4
net/http.(*conn).serve(0xc420e10a00, 0x50c0940, 0xc420b346c0)
/usr/local/opt/go/libexec/src/net/http/server.go:1801 +0x71d
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/net/http/server.go:2720 +0x288
goroutine 1 [select]:
github.com/ethereum/go-ethereum/console.(*Console).Interactive(0xc420178e70)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:321 +0x2ab
main.localConsole(0xc4203823c0, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/consolecmd.go:106 +0x3ce
github.com/ethereum/go-ethereum/cmd/utils.MigrateFlags.func1(0xc4203823c0, 0x0, 0xc4203823c0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/flags.go:1131 +0x103
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0x490bbc0, 0xc42023ae30, 0xc4203823c0, 0xc4200b2100, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:485 +0xd2
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x4a63ba3, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4ab0b6e, 0x2b, 0x0, ...)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/command.go:193 +0xa99
github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc4201f8d00, 0xc420010140, 0x14, 0x14, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/gopkg.in/urfave/cli.v1/app.go:250 +0x758
main.main()
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:192 +0x55
goroutine 6 [chan receive]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.(*recursiveTree).dispatch(0xc420082280)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_recursive.go:125 +0x1a3
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.newRecursiveTree
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/tree_recursive.go:119 +0x1a3
goroutine 7 [syscall, locked to thread]:
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify._Cfunc_CFRunLoopRun()
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/_obj/_cgo_gotypes.go:214 +0x41
github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.init.0.func1()
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:68 +0x82
created by github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify.init.0
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:65 +0x4e
goroutine 8 [syscall]:
os/signal.signal_recv(0x0)
/usr/local/opt/go/libexec/src/runtime/sigqueue.go:131 +0xa7
os/signal.loop()
/usr/local/opt/go/libexec/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
/usr/local/opt/go/libexec/src/os/signal/signal_unix.go:28 +0x41
goroutine 9 [chan receive]:
github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x51cb840)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:221 +0x31
created by github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics.NewMeter
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/rcrowley/go-metrics/meter.go:40 +0x127
goroutine 197 [IO wait]:
internal/poll.runtime_pollWait(0x7244910, 0x72, 0x0)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420cc1a18, 0x72, 0xffffffffffffff00, 0x50b8d40, 0x50b1bb0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc420cc1a18, 0xc420b60300, 0x1, 0x1)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420cc1a00, 0xc420b60341, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:125 +0x18a
net.(*netFD).Read(0xc420cc1a00, 0xc420b60341, 0x1, 0x1, 0xc420026748, 0xc420026750, 0x50b5c01)
/usr/local/opt/go/libexec/src/net/fd_unix.go:202 +0x52
net.(*conn).Read(0xc420704498, 0xc420b60341, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/net.go:176 +0x6d
net/http.(*connReader).backgroundRead(0xc420b60330)
/usr/local/opt/go/libexec/src/net/http/server.go:660 +0x62
created by net/http.(*connReader).startBackgroundRead
/usr/local/opt/go/libexec/src/net/http/server.go:656 +0xd8
goroutine 18 [select, locked to thread]:
runtime.gopark(0x4b15dd0, 0x0, 0x4a62f2c, 0x6, 0x18, 0x1)
/usr/local/opt/go/libexec/src/runtime/proc.go:277 +0x12c
runtime.selectgo(0xc42003df50, 0xc420175560)
/usr/local/opt/go/libexec/src/runtime/select.go:395 +0x1138
runtime.ensureSigM.func1()
/usr/local/opt/go/libexec/src/runtime/signal_unix.go:511 +0x1fe
runtime.goexit()
/usr/local/opt/go/libexec/src/runtime/asm_amd64.s:2337 +0x1
goroutine 12 [IO wait]:
internal/poll.runtime_pollWait(0x7244fd0, 0x72, 0xffffffffffffffff)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4200aa018, 0x72, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc4200aa018, 0xffffffffffffff00, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc4200aa000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:334 +0x1e2
net.(*netFD).accept(0xc4200aa000, 0x4b15ef0, 0xc42048fd70, 0x40046ab)
/usr/local/opt/go/libexec/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc42016c010, 0x4928900, 0xc42048fda0, 0x4003437)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).AcceptTCP(0xc42016c010, 0xc42048fde8, 0xc42048fdf0, 0xc42048fde0)
/usr/local/opt/go/libexec/src/net/tcpsock.go:234 +0x49
net/http.tcpKeepAliveListener.Accept(0xc42016c010, 0x4b15730, 0xc42179e140, 0x50c0a00, 0xc42016a570)
/usr/local/opt/go/libexec/src/net/http/server.go:3120 +0x2f
net/http.(*Server).Serve(0xc4204ba4e0, 0x50c0240, 0xc42016c010, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:2695 +0x1b2
net/http.(*Server).ListenAndServe(0xc4204ba4e0, 0xc4204ba4e0, 0x2)
/usr/local/opt/go/libexec/src/net/http/server.go:2636 +0xa9
net/http.ListenAndServe(0xc420474050, 0xe, 0x0, 0x0, 0x2, 0xc4201d8180)
/usr/local/opt/go/libexec/src/net/http/server.go:2882 +0x7f
github.com/ethereum/go-ethereum/internal/debug.Setup.func1(0xc420474050, 0xe)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/internal/debug/flags.go:133 +0x1b5
created by github.com/ethereum/go-ethereum/internal/debug.Setup
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/internal/debug/flags.go:131 +0x404
goroutine 189 [IO wait]:
internal/poll.runtime_pollWait(0x7244550, 0x72, 0x0)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42179c118, 0x72, 0xffffffffffffff00, 0x50b8d40, 0x50b1bb0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc42179c118, 0xc420b64000, 0x1000, 0x1000)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42179c100, 0xc420b64000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:125 +0x18a
net.(*netFD).Read(0xc42179c100, 0xc420b64000, 0x1000, 0x1000, 0xc42003f8c8, 0x435910b, 0x49cf7c0)
/usr/local/opt/go/libexec/src/net/fd_unix.go:202 +0x52
net.(*conn).Read(0xc4204ac0c8, 0xc420b64000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/net.go:176 +0x6d
net/http.(*connReader).Read(0xc421754ea0, 0xc420b64000, 0x1000, 0x1000, 0x0, 0x50b3d00, 0xc420040060)
/usr/local/opt/go/libexec/src/net/http/server.go:753 +0x105
bufio.(*Reader).fill(0xc420b58420)
/usr/local/opt/go/libexec/src/bufio/bufio.go:97 +0x11a
bufio.(*Reader).ReadSlice(0xc420b58420, 0xc42003fa0a, 0x40134f6, 0x8a2bd30, 0x0, 0xc42003fab8, 0x4013987)
/usr/local/opt/go/libexec/src/bufio/bufio.go:338 +0x2c
bufio.(*Reader).ReadLine(0xc420b58420, 0x100, 0xf8, 0x4a4b740, 0x1, 0x12200200b6000, 0xf8)
/usr/local/opt/go/libexec/src/bufio/bufio.go:367 +0x34
net/textproto.(*Reader).readLineSlice(0xc421754ed0, 0xc42003fb20, 0xc42003fb20, 0x40140e8, 0x100, 0x4a4b740)
/usr/local/opt/go/libexec/src/net/textproto/reader.go:55 +0x70
net/textproto.(*Reader).ReadLine(0xc421754ed0, 0xc4217a2000, 0x0, 0xc42003fb90, 0x4098c82)
/usr/local/opt/go/libexec/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc420b58420, 0x0, 0xc4217a2000, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/request.go:925 +0x99
net/http.(*conn).readRequest(0xc42179e140, 0x50c0940, 0xc420b118c0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:933 +0x17c
net/http.(*conn).serve(0xc42179e140, 0x50c0940, 0xc420b118c0)
/usr/local/opt/go/libexec/src/net/http/server.go:1739 +0x50e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/net/http/server.go:2720 +0x288
goroutine 14 [select]:
github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).loop(0xc420173020)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:91 +0x4fc
created by github.com/ethereum/go-ethereum/accounts/keystore.(*watcher).start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/watch.go:52 +0x5d
goroutine 15 [select]:
github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).updater(0xc4200d6000)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:203 +0x104
created by github.com/ethereum/go-ethereum/accounts/keystore.(*KeyStore).Subscribe
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/keystore/keystore.go:190 +0x12c
goroutine 16 [chan receive]:
github.com/ethereum/go-ethereum/accounts/usbwallet.(*LedgerHub).updater(0xc4200d60f0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/ledger_hub.go:203 +0x5a
created by github.com/ethereum/go-ethereum/accounts/usbwallet.(*LedgerHub).Subscribe
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/usbwallet/ledger_hub.go:188 +0x12c
goroutine 34 [select]:
github.com/ethereum/go-ethereum/accounts.(*Manager).update(0xc420176dd0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/manager.go:95 +0x1d1
created by github.com/ethereum/go-ethereum/accounts.NewManager
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/accounts/manager.go:68 +0x5c3
goroutine 35 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc42023c540)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x172
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x195
goroutine 36 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc4200b9200)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x119
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:139 +0x4bd
goroutine 37 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc4200b9200)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_state.go:96 +0x13b
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:140 +0x4df
goroutine 38 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc4200b9200)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x2c8
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:146 +0x65e
goroutine 39 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc4200b9200)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x192
created by github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb.openDB
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/syndtr/goleveldb/leveldb/db.go:147 +0x680
goroutine 40 [select]:
github.com/ethereum/go-ethereum/core.(*BlockChain).update(0xc4201f0a80)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:1236 +0x10f
created by github.com/ethereum/go-ethereum/core.NewBlockChain
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/core/blockchain.go:168 +0xe45
goroutine 41 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).eventLoop(0xc4244df2c0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:224 +0x1cc
created by github.com/ethereum/go-ethereum/core.NewTxPool
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:205 +0x5b5
goroutine 42 [select]:
github.com/ethereum/go-ethereum/core.(*TxPool).expirationLoop(0xc4244df2c0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:923 +0x3c8
created by github.com/ethereum/go-ethereum/core.NewTxPool
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/core/tx_pool.go:206 +0x5d7
goroutine 43 [select]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).qosTuner(0xc4204be820)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:1528 +0x352
created by github.com/ethereum/go-ethereum/eth/downloader.New
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:231 +0xa1c
goroutine 44 [select]:
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).stateFetcher(0xc4204be820)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/statesync.go:74 +0x15a
created by github.com/ethereum/go-ethereum/eth/downloader.New
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:232 +0xa3e
goroutine 45 [chan receive]:
github.com/ethereum/go-ethereum/miner.(*worker).update(0xc4200ac400)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:233 +0x80
created by github.com/ethereum/go-ethereum/miner.newWorker
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:142 +0x464
goroutine 46 [chan receive]:
github.com/ethereum/go-ethereum/miner.(*worker).wait(0xc4200ac400)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:261 +0x89
created by github.com/ethereum/go-ethereum/miner.newWorker
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:144 +0x486
goroutine 47 [chan receive]:
github.com/ethereum/go-ethereum/miner.(*Miner).update(0xc420082d70)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/miner.go:81 +0x1a8
created by github.com/ethereum/go-ethereum/miner.New
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/miner.go:69 +0x26d
goroutine 48 [IO wait]:
internal/poll.runtime_pollWait(0x72446d0, 0x72, 0xffffffffffffffff)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc4200aa218, 0x72, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc4200aa218, 0xffffffffffffff00, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc4200aa200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:334 +0x1e2
net.(*netFD).accept(0xc4200aa200, 0x4f85dd0, 0xc4204b8020, 0xc4202fe118)
/usr/local/opt/go/libexec/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc42016c020, 0xc42048deb0, 0x40075eb, 0xc4202fe0c0)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc42016c020, 0x0, 0xc4202fe0c0, 0x2, 0x2)
/usr/local/opt/go/libexec/src/net/tcpsock.go:247 +0x49
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0xc420204c40)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:641 +0x278
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:432 +0x159
goroutine 49 [select]:
github.com/ethereum/go-ethereum/p2p/nat.Map(0x50c1000, 0xc4200cda40, 0xc420077080, 0x4a600f3, 0x3, 0x765f, 0x765f, 0x4a6b5dc, 0xc)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:114 +0x4cb
github.com/ethereum/go-ethereum/p2p.(*Server).startListening.func1(0xc420204c40, 0xc42016b200)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:437 +0x8b
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:436 +0x1fb
goroutine 50 [select]:
github.com/ethereum/go-ethereum/p2p.(*Server).run(0xc420204c40, 0x50c0f80, 0xc420192280)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:501 +0x60f
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:417 +0x761
goroutine 51 [select]:
github.com/ethereum/go-ethereum/contracts/release.(*ReleaseService).checker(0xc4201687d0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/contracts/release/release.go:118 +0x15f
created by github.com/ethereum/go-ethereum/contracts/release.(*ReleaseService).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/contracts/release/release.go:98 +0x3f
goroutine 52 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0xc420092540)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:727 +0xc9
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:204 +0xb9
goroutine 53 [chan receive]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0xc420092540)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:716 +0x59
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:207 +0x14d
goroutine 54 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).syncer(0xc420092540)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:143 +0x1b6
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:210 +0x16f
goroutine 55 [select]:
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txsyncLoop(0xc420092540)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:109 +0x2bc
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:211 +0x191
goroutine 56 [select]:
github.com/ethereum/go-ethereum/eth/downloader.(*PublicDownloaderAPI).eventLoop(0xc4202387a0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:63 +0x336
created by github.com/ethereum/go-ethereum/eth/downloader.NewPublicDownloaderAPI
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/api.go:49 +0xe7
goroutine 57 [select]:
github.com/ethereum/go-ethereum/eth/filters.(*EventSystem).eventLoop(0xc42020b180)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:407 +0x490
created by github.com/ethereum/go-ethereum/eth/filters.NewEventSystem
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/filter_system.go:100 +0x104
goroutine 58 [chan receive]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).timeoutLoop(0xc420168820)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:85 +0x124
created by github.com/ethereum/go-ethereum/eth/filters.NewPublicFilterAPI
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:75 +0x1b4
goroutine 22 [select]:
github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).loop(0xc4204bac30)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:314 +0x804
created by github.com/ethereum/go-ethereum/eth/fetcher.(*Fetcher).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/fetcher/fetcher.go:176 +0x3f
goroutine 118 [runnable]:
github.com/ethereum/go-ethereum/consensus/ethash.hashimoto(0xc42025bde8, 0x20, 0x20, 0x26206552499beba7, 0x3ffff880, 0xc4217806a0, 0xc420b56ac0, 0xc42025bcb8, 0x40080ba, 0xc420174a80, ...)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/algorithm.go:322 +0x4a7
github.com/ethereum/go-ethereum/consensus/ethash.hashimotoFull(0x10565008, 0xffffe20, 0xffffe20, 0xc42025bde8, 0x20, 0x20, 0x26206552499beba7, 0xc420b2f840, 0x20, 0x20, ...)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/algorithm.go:355 +0xb9
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).mine(0xc420092480, 0xc42050e3f0, 0x1, 0x26206552499beb38, 0xc420174a80, 0xc420174ae0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:130 +0x3ea
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal.func1(0xc42147c290, 0xc420092480, 0xc42050e3f0, 0xc420174a80, 0xc420174ae0, 0x1, 0x26206552499beb38)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:72 +0x87
created by github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:70 +0x1d2
goroutine 114 [select]:
github.com/ethereum/go-ethereum/miner.(*CpuAgent).update(0xc420082dc0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/agent.go:69 +0x12e
created by github.com/ethereum/go-ethereum/miner.(*CpuAgent).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/agent.go:63 +0x52
goroutine 117 [runnable]:
github.com/ethereum/go-ethereum/consensus/ethash.hashimoto(0xc420563de8, 0x20, 0x20, 0x5fd63fd1b3b7129, 0x3ffff880, 0xc420ac5ee0, 0xc42176b4c0, 0xc420563cb8, 0x40080ba, 0xc420174a80, ...)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/algorithm.go:322 +0x4a7
github.com/ethereum/go-ethereum/consensus/ethash.hashimotoFull(0x10565008, 0xffffe20, 0xffffe20, 0xc420563de8, 0x20, 0x20, 0x5fd63fd1b3b7129, 0xc42178a580, 0x20, 0x20, ...)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/algorithm.go:355 +0xb9
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).mine(0xc420092480, 0xc42050e3f0, 0x0, 0x5fd63fd1b3b70bc, 0xc420174a80, 0xc420174ae0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:130 +0x3ea
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal.func1(0xc42147c290, 0xc420092480, 0xc42050e3f0, 0xc420174a80, 0xc420174ae0, 0x0, 0x5fd63fd1b3b70bc)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:72 +0x87
created by github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:70 +0x1d2
goroutine 68 [semacquire]:
sync.runtime_notifyListWait(0xc42017a1c0, 0xc400000000)
/usr/local/opt/go/libexec/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc42017a1b0)
/usr/local/opt/go/libexec/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc42017a180, 0xc4202d8400, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc42000e090, 0xc4202d8400, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc42055e000, 0x4935440, 0x6573206e72757465)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc42055e000, 0x0, 0x0, 0x40140e8)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc42055e000, 0x4948920, 0xc42044c980, 0x4b13d20, 0xc420136bd0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc42021a0f0, 0x0, 0x0, 0x0, 0x50c3e00, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:126 +0xeb
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc42016b350, 0x50c5320, 0xc42021a0f0, 0x1, 0x4991100, 0xc420532140, 0x50c0a00, 0xc4202d4e40, 0xc42002e700)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:395 +0x5f
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc42016b350, 0x50c5320, 0xc42021a0f0, 0xc420230000, 0x3, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:179 +0x2e2
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc42016b350, 0x50c5320, 0xc42021a0f0, 0x3)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:235 +0x7c
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0x2c1
goroutine 59 [IO wait]:
internal/poll.runtime_pollWait(0x7244490, 0x72, 0xffffffffffffffff)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42053ca18, 0x72, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc42053ca18, 0xffffffffffffff00, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc42053ca00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:334 +0x1e2
net.(*netFD).accept(0xc42053ca00, 0x49f7f20, 0xc420082b40, 0xc42016d0f8)
/usr/local/opt/go/libexec/src/net/fd_unix.go:238 +0x42
net.(*UnixListener).accept(0xc4204ebb60, 0x45ace3f, 0x405bac0, 0xc4202c0f40)
/usr/local/opt/go/libexec/src/net/unixsock_posix.go:162 +0x32
net.(*UnixListener).Accept(0xc4204ebb60, 0x4b14670, 0xc4204eac30, 0x50c5320, 0xc420082b40)
/usr/local/opt/go/libexec/src/net/unixsock.go:241 +0x49
github.com/ethereum/go-ethereum/node.(*Node).startIPC.func1(0xc42019e000, 0x50bf4c0, 0xc4204ebb60, 0xc4204eac30)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:337 +0xf2
created by github.com/ethereum/go-ethereum/node.(*Node).startIPC
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:333 +0x2e7
goroutine 60 [IO wait]:
internal/poll.runtime_pollWait(0x72443d0, 0x72, 0xffffffffffffffff)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42053d818, 0x72, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc42053d818, 0xffffffffffffff00, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Accept(0xc42053d800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:334 +0x1e2
net.(*netFD).accept(0xc42053d800, 0x40140e8, 0x30, 0x49d93e0)
/usr/local/opt/go/libexec/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc42016d968, 0x4110a1a, 0x49d93e0, 0xc4202d4cf0)
/usr/local/opt/go/libexec/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc42016d968, 0xc4200180a0, 0x4932460, 0x519b4b0, 0x4a43e80)
/usr/local/opt/go/libexec/src/net/tcpsock.go:247 +0x49
net/http.(*Server).Serve(0xc42054a750, 0x50bf480, 0xc42016d968, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:2695 +0x1b2
created by github.com/ethereum/go-ethereum/node.(*Node).startHTTP
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:403 +0x4a8
goroutine 61 [chan receive]:
github.com/ethereum/go-ethereum/cmd/utils.StartNode.func1(0xc42019e000)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:69 +0xd4
created by github.com/ethereum/go-ethereum/cmd/utils.StartNode
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/cmd.go:65 +0xb7
goroutine 62 [chan receive]:
main.startNode.func1(0xc42019e000, 0xc4205502a0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:246 +0x374
created by main.startNode
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:229 +0x28b
goroutine 63 [semacquire]:
sync.runtime_notifyListWait(0xc420092640, 0xc400000009)
/usr/local/opt/go/libexec/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc420092630)
/usr/local/opt/go/libexec/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc420092600, 0xc420be4001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc42016d970, 0xc420be4001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc4201aaa80, 0x493540a, 0x9)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc4201aaa80, 0x0, 0x0, 0x40140e8)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc4201aaa80, 0x4948920, 0xc420ab9920, 0x3, 0x8)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc42054e0f0, 0x0, 0x0, 0x0, 0x4935400, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:126 +0xeb
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc42016b350, 0x50c5320, 0xc42054e0f0, 0xc42016b350, 0xc420041d20, 0x50c5320, 0xc42054e0f0, 0xc420704438, 0x1)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:395 +0x5f
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc42016b350, 0x50c5320, 0xc42054e0f0, 0x0, 0x3, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:179 +0x2e2
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc42016b350, 0x50c5320, 0xc42054e0f0, 0x3)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:235 +0x7c
created by github.com/ethereum/go-ethereum/rpc.DialInProc.func1
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/inproc.go:29 +0x2c1
goroutine 64 [select]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc420178b60, 0x50c4f60, 0xc4200dce40)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:536 +0x440
created by github.com/ethereum/go-ethereum/rpc.newClient
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:203 +0x358
goroutine 69 [select]:
github.com/ethereum/go-ethereum/rpc.(*Client).dispatch(0xc42023e540, 0x50c4f60, 0xc42023a450)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:536 +0x440
created by github.com/ethereum/go-ethereum/rpc.newClient
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:203 +0x358
goroutine 70 [semacquire]:
sync.runtime_notifyListWait(0xc42017a280, 0xc400000000)
/usr/local/opt/go/libexec/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc42017a270)
/usr/local/opt/go/libexec/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc42017a240, 0xc420216200, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc42000e0a0, 0xc420216200, 0x200, 0x200, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc42055e1c0, 0x48dcf00, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc42055e1c0, 0x0, 0x0, 0x40140e8)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc42055e1c0, 0x4948920, 0xc4204b85c0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*Client).read.func1(0x49984a0, 0xc4204b85e0, 0xc42023a450, 0x724b468, 0xc42023a450)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:677 +0x79
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc42023e540, 0x50c4f60, 0xc42023a450, 0x10, 0x10)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:690 +0x152
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:512 +0x71
goroutine 65 [select]:
github.com/ethereum/go-ethereum/internal/jsre.(*JSRE).runEventLoop(0xc420554040)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/internal/jsre/jsre.go:177 +0x556
created by github.com/ethereum/go-ethereum/internal/jsre.New
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/internal/jsre/jsre.go:78 +0x145
goroutine 27 [semacquire]:
sync.runtime_notifyListWait(0xc420092700, 0xc400000009)
/usr/local/opt/go/libexec/src/runtime/sema.go:507 +0x110
sync.(*Cond).Wait(0xc4200926f0)
/usr/local/opt/go/libexec/src/sync/cond.go:56 +0x80
io.(*pipe).read(0xc4200926c0, 0xc420be4601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:47 +0xc6
io.(*PipeReader).Read(0xc42016d980, 0xc420be4601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/io/pipe.go:130 +0x4c
encoding/json.(*Decoder).refill(0xc4202d7880, 0x48dcf0a, 0x9)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc4202d7880, 0x0, 0x0, 0x40140e8)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc4202d7880, 0x4948920, 0xc42044c9a0, 0xc420520598, 0x4059420)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*Client).read.func1(0xc420520540, 0xc4202c6f90, 0x1, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:677 +0x79
github.com/ethereum/go-ethereum/rpc.(*Client).read(0xc420178b60, 0x50c4f60, 0xc4200dce40, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:690 +0x152
created by github.com/ethereum/go-ethereum/rpc.(*Client).dispatch
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/client.go:512 +0x71
goroutine 116 [select]:
github.com/ethereum/go-ethereum/consensus/ethash.(*Ethash).Seal(0xc420092480, 0x50c3be0, 0xc4201f0a80, 0xc42050e3f0, 0xc420174a20, 0xc4200fb000, 0xc4200fb020, 0xc4200fb040)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:77 +0x306
github.com/ethereum/go-ethereum/miner.(*CpuAgent).mine(0xc420082dc0, 0xc420ace000, 0xc420174a20)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/agent.go:102 +0x7c
created by github.com/ethereum/go-ethereum/miner.(*CpuAgent).update
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/agent.go:76 +0x5d
goroutine 188 [IO wait]:
internal/poll.runtime_pollWait(0x7244a90, 0x72, 0x0)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42179c098, 0x72, 0xffffffffffffff00, 0x50b8d40, 0x50b1bb0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc42179c098, 0xc4217a4000, 0x1000, 0x1000)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42179c080, 0xc4217a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:125 +0x18a
net.(*netFD).Read(0xc42179c080, 0xc4217a4000, 0x1000, 0x1000, 0xc42056c8c8, 0x435910b, 0x49cf7c0)
/usr/local/opt/go/libexec/src/net/fd_unix.go:202 +0x52
net.(*conn).Read(0xc4204ac0c0, 0xc4217a4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/net.go:176 +0x6d
net/http.(*connReader).Read(0xc421754f30, 0xc4217a4000, 0x1000, 0x1000, 0x10, 0x48f4ea0, 0xc42056ca01)
/usr/local/opt/go/libexec/src/net/http/server.go:753 +0x105
bufio.(*Reader).fill(0xc420bb97a0)
/usr/local/opt/go/libexec/src/bufio/bufio.go:97 +0x11a
bufio.(*Reader).ReadSlice(0xc420bb97a0, 0xc42056ca0a, 0x4144d5c, 0x0, 0xc421788822, 0xc42056cab8, 0x4013987)
/usr/local/opt/go/libexec/src/bufio/bufio.go:338 +0x2c
bufio.(*Reader).ReadLine(0xc420bb97a0, 0x100, 0xf8, 0x4a4b740, 0x4, 0x2200200b6000, 0xf8)
/usr/local/opt/go/libexec/src/bufio/bufio.go:367 +0x34
net/textproto.(*Reader).readLineSlice(0xc421754f60, 0xc42056cb20, 0xc42056cb20, 0x40140e8, 0x100, 0x4a4b740)
/usr/local/opt/go/libexec/src/net/textproto/reader.go:55 +0x70
net/textproto.(*Reader).ReadLine(0xc421754f60, 0xc4217a2100, 0x0, 0xc42056cb90, 0x4098c82)
/usr/local/opt/go/libexec/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc420bb97a0, 0x0, 0xc4217a2100, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/request.go:925 +0x99
net/http.(*conn).readRequest(0xc42179e0a0, 0x50c0940, 0xc420b11940, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:933 +0x17c
net/http.(*conn).serve(0xc42179e0a0, 0x50c0940, 0xc420b11940)
/usr/local/opt/go/libexec/src/net/http/server.go:1739 +0x50e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/net/http/server.go:2720 +0x288
goroutine 89 [syscall]:
syscall.Syscall(0x3, 0x0, 0xc420386000, 0x1000, 0xc420139660, 0x1, 0x1)
/usr/local/opt/go/libexec/src/syscall/asm_darwin_amd64.s:16 +0x5
syscall.read(0x0, 0xc420386000, 0x1000, 0x1000, 0xc420139501, 0x0, 0x0)
/usr/local/opt/go/libexec/src/syscall/zsyscall_darwin_amd64.go:954 +0x55
syscall.Read(0x0, 0xc420386000, 0x1000, 0x1000, 0xc4204b6170, 0x16, 0xc4200e6380)
/usr/local/opt/go/libexec/src/syscall/syscall_unix.go:162 +0x49
internal/poll.(*FD).Read(0xc420082000, 0xc420386000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:121 +0x125
os.(*File).read(0xc42000e010, 0xc420386000, 0x1000, 0x1000, 0xc420179b90, 0x46f5288, 0xc420139738)
/usr/local/opt/go/libexec/src/os/file_unix.go:216 +0x4e
os.(*File).Read(0xc42000e010, 0xc420386000, 0x1000, 0x1000, 0x402d099, 0xc4207376e0, 0x0)
/usr/local/opt/go/libexec/src/os/file.go:103 +0x6d
bufio.(*Reader).fill(0xc42015d0e0)
/usr/local/opt/go/libexec/src/bufio/bufio.go:97 +0x11a
bufio.(*Reader).ReadRune(0xc42015d0e0, 0x6, 0x6, 0x0, 0x405f2f1)
/usr/local/opt/go/libexec/src/bufio/bufio.go:270 +0x2c
github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner.(*State).restartPrompt.func1(0xc4201da420, 0xc4209b5500)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner/input.go:94 +0x33
created by github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner.(*State).restartPrompt
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner/input.go:91 +0x6b
goroutine 74 [select]:
github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner.(*State).readNext(0xc4201da420, 0x4b14701, 0xc4201da420, 0xc420562b50, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner/input.go:137 +0x212
github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner.(*State).PromptWithSuggestion(0xc4201da420, 0x4a5f979, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner/line.go:612 +0x76c
github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner.(*State).Prompt(0xc4201da420, 0x4a5f979, 0x2, 0xc4202fe718, 0xc4202fe6c0, 0xc420562f40, 0xc420562f40)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/vendor/github.com/peterh/liner/line.go:563 +0x5e
github.com/ethereum/go-ethereum/console.(*terminalPrompter).PromptInput(0xc42022f050, 0x4a5f979, 0x2, 0x0, 0x0, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/console/prompter.go:116 +0xc9
github.com/ethereum/go-ethereum/console.(*Console).Interactive.func1(0xc420178e70, 0xc4202fe6c0, 0xc42097cf80, 0xc420943e20, 0xc42097cf90)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:298 +0x76
created by github.com/ethereum/go-ethereum/console.(*Console).Interactive
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/console/console.go:295 +0x122
goroutine 76 [IO wait]:
internal/poll.runtime_pollWait(0x7244850, 0x72, 0x0)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc420969d18, 0x72, 0xffffffffffffff00, 0x50b8d40, 0x50b1bb0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc420969d18, 0xc420be4c00, 0x600, 0x600)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc420969d00, 0xc420be4c00, 0x600, 0x600, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:125 +0x18a
net.(*netFD).Read(0xc420969d00, 0xc420be4c00, 0x600, 0x600, 0x48fd100, 0x6000000000d, 0x8)
/usr/local/opt/go/libexec/src/net/fd_unix.go:202 +0x52
net.(*conn).Read(0xc42016d0f8, 0xc420be4c00, 0x600, 0x600, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/net.go:176 +0x6d
encoding/json.(*Decoder).refill(0xc42055ec40, 0x4935440, 0x4935440)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:152 +0x114
encoding/json.(*Decoder).readValue(0xc42055ec40, 0x0, 0x0, 0x40140e8)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:128 +0x275
encoding/json.(*Decoder).Decode(0xc42055ec40, 0x4948920, 0xc421791240, 0x0, 0x400ede2)
/usr/local/opt/go/libexec/src/encoding/json/stream.go:57 +0x78
github.com/ethereum/go-ethereum/rpc.(*jsonCodec).ReadRequestHeaders(0xc420082b40, 0x0, 0x0, 0x0, 0xc420535600, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/json.go:126 +0xeb
github.com/ethereum/go-ethereum/rpc.(*Server).readRequest(0xc4204eac30, 0x50c5320, 0xc420082b40, 0xc4204eac30, 0xc42097cfc0, 0x50c5320, 0xc420082b40, 0xc4204ac0e0, 0x1)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:395 +0x5f
github.com/ethereum/go-ethereum/rpc.(*Server).serveRequest(0xc4204eac30, 0x50c5320, 0xc420082b40, 0xc4200fe400, 0x3, 0x0, 0x0)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:179 +0x2e2
github.com/ethereum/go-ethereum/rpc.(*Server).ServeCodec(0xc4204eac30, 0x50c5320, 0xc420082b40, 0x3)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/server.go:235 +0x7c
created by github.com/ethereum/go-ethereum/node.(*Node).startIPC.func1
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/node/node.go:350 +0x26f
goroutine 115 [select]:
github.com/ethereum/go-ethereum/miner.(*RemoteAgent).loop(0xc4200aa280, 0xc4209a61e0, 0xc420174960)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:175 +0x382
created by github.com/ethereum/go-ethereum/miner.(*RemoteAgent).Start
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/miner/remote_agent.go:86 +0xd6
goroutine 79 [select]:
github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).NewBlockFilter.func1(0xc4202fe780, 0xc420168820, 0xc420998840)
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:185 +0x128
created by github.com/ethereum/go-ethereum/eth/filters.(*PublicFilterAPI).NewBlockFilter
/private/tmp/ethereum-20170829-8897-fm08lg/build/_workspace/src/github.com/ethereum/go-ethereum/eth/filters/api.go:183 +0x200
goroutine 187 [IO wait]:
internal/poll.runtime_pollWait(0x72449d0, 0x72, 0x0)
/usr/local/opt/go/libexec/src/runtime/netpoll.go:173 +0x57
internal/poll.(*pollDesc).wait(0xc42179c018, 0x72, 0xffffffffffffff00, 0x50b8d40, 0x50b1bb0)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:85 +0xae
internal/poll.(*pollDesc).waitRead(0xc42179c018, 0xc4217a0000, 0x1000, 0x1000)
/usr/local/opt/go/libexec/src/internal/poll/fd_poll_runtime.go:90 +0x3d
internal/poll.(*FD).Read(0xc42179c000, 0xc4217a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/internal/poll/fd_unix.go:125 +0x18a
net.(*netFD).Read(0xc42179c000, 0xc4217a0000, 0x1000, 0x1000, 0xc4205648c8, 0x435910b, 0x49cf7c0)
/usr/local/opt/go/libexec/src/net/fd_unix.go:202 +0x52
net.(*conn).Read(0xc4204ac0b8, 0xc4217a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/net.go:176 +0x6d
net/http.(*connReader).Read(0xc42176ce10, 0xc4217a0000, 0x1000, 0x1000, 0xc420220b00, 0x492877d, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:753 +0x105
bufio.(*Reader).fill(0xc421770840)
/usr/local/opt/go/libexec/src/bufio/bufio.go:97 +0x11a
bufio.(*Reader).ReadSlice(0xc421770840, 0xa, 0x8, 0x0, 0x1, 0xc420564ab8, 0x4013987)
/usr/local/opt/go/libexec/src/bufio/bufio.go:338 +0x2c
bufio.(*Reader).ReadLine(0xc421770840, 0x100, 0xf8, 0x4a4b740, 0x4, 0x220020068380, 0xf8)
/usr/local/opt/go/libexec/src/bufio/bufio.go:367 +0x34
net/textproto.(*Reader).readLineSlice(0xc42176ce40, 0xc420564b20, 0xc420564b20, 0x40140e8, 0x100, 0x4a4b740)
/usr/local/opt/go/libexec/src/net/textproto/reader.go:55 +0x70
net/textproto.(*Reader).ReadLine(0xc42176ce40, 0xc420454800, 0x0, 0xc420564b90, 0x4098c82)
/usr/local/opt/go/libexec/src/net/textproto/reader.go:36 +0x2b
net/http.readRequest(0xc421770840, 0x0, 0xc420454800, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/request.go:925 +0x99
net/http.(*conn).readRequest(0xc42179e000, 0x50c0940, 0xc420997980, 0x0, 0x0, 0x0)
/usr/local/opt/go/libexec/src/net/http/server.go:933 +0x17c
net/http.(*conn).serve(0xc42179e000, 0x50c0940, 0xc420997980)
/usr/local/opt/go/libexec/src/net/http/server.go:1739 +0x50e
created by net/http.(*Server).Serve
/usr/local/opt/go/libexec/src/net/http/server.go:2720 +0x288
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment