Created
May 26, 2015 17:52
-
-
Save rfikki/7704ba479dd93d32c62c to your computer and use it in GitHub Desktop.
runtime: address space conflict
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I0526 13:06:54.742941 8033 backend.go:255] Protocol Version: 60, Network Id: 0 | |
I0526 13:06:54.742983 8033 backend.go:265] Blockchain DB Version: 2 | |
I0526 13:06:54.744488 8033 chain_manager.go:247] Last block (#0) fd4af92a79c7fc2fd8bf0d342f2e832e1d4f485c85b9152d2039e03bc604fdca TD=0 | |
I0526 13:06:54.750624 8033 cmd.go:137] Starting Geth/v0.9.24/linux/go1.4.2 | |
I0526 13:06:54.750699 8033 server.go:272] Starting Server | |
I0526 13:06:56.735047 8033 nat.go:95] mapped network port udp:30303 -> 30303 (ethereum discovery) using UPNP IGDv1-IP1 | |
I0526 13:06:56.906537 8033 udp.go:189] Listening, enode://4871c0cd8a2a5f0646ed232a942d06ea0192224591fb2dab48ef03f48b832f56f408f2755ed471917178b88177398024fe41b9844e5d6caecfb8f599d096dc81@76.110.55.144:30303 | |
I0526 13:06:56.906653 8033 backend.go:479] Server started | |
I0526 13:06:56.906657 8033 server.go:503] Listening on [::]:30303 | |
I0526 13:06:56.906836 8033 nat.go:95] mapped network port tcp:30303 -> 30303 (ethereum p2p) using UPNP IGDv1-IP1 | |
I0526 13:07:06.906960 8033 downloader.go:159] Block synchronisation started | |
I0526 13:07:49.003221 8033 handler.go:121] Stopping ethereum protocol handler... | |
I0526 13:07:49.003280 8033 handler.go:131] Ethereum protocol handler stopped | |
I0526 13:07:49.003296 8033 chain_manager.go:503] Chain manager stopped | |
I0526 13:07:49.003309 8033 transaction_pool.go:271] TX Pool stopped | |
I0526 13:07:49.003329 8033 backend.go:647] Automatic pregeneration of ethash DAG OFF (ethash dir: /home/rfikki/.ethash) | |
I0526 13:07:49.023402 8033 database.go:130] flushed and closed db: /home/rfikki/.ethereum/blockchain | |
I0526 13:07:49.023710 8033 database.go:130] flushed and closed db: /home/rfikki/.ethereum/state | |
I0526 13:07:49.023774 8033 database.go:130] flushed and closed db: /home/rfikki/.ethereum/extra | |
I0526 13:08:22.934070 8076 backend.go:255] Protocol Version: 60, Network Id: 0 | |
I0526 13:08:22.934107 8076 backend.go:265] Blockchain DB Version: 2 | |
I0526 13:08:22.935578 8076 chain_manager.go:247] Last block (#0) fd4af92a79c7fc2fd8bf0d342f2e832e1d4f485c85b9152d2039e03bc604fdca TD=0 | |
I0526 13:08:22.941905 8076 cmd.go:137] Starting Geth/v0.9.24/linux/go1.4.2 | |
I0526 13:08:22.941978 8076 server.go:272] Starting Server | |
I0526 13:08:25.097843 8076 udp.go:189] Listening, enode://4871c0cd8a2a5f0646ed232a942d06ea0192224591fb2dab48ef03f48b832f56f408f2755ed471917178b88177398024fe41b9844e5d6caecfb8f599d096dc81@[::]:30303 | |
I0526 13:08:25.097941 8076 backend.go:479] Server started | |
I0526 13:08:25.099402 8076 server.go:503] Listening on [::]:30303 | |
I0526 13:08:26.211868 8076 nat.go:95] mapped network port udp:30303 -> 30303 (ethereum discovery) using UPNP IGDv1-IP1 | |
I0526 13:08:27.683531 8076 nat.go:95] mapped network port tcp:30303 -> 30303 (ethereum p2p) using UPNP IGDv1-IP1 | |
I0526 13:08:35.100034 8076 downloader.go:159] Block synchronisation started | |
I0526 13:09:20.070470 8076 chain_manager.go:645] imported 128 block(s) (0 queued 0 ignored) in 2.966501111s. #128 [110bd75c / b6a4743e] | |
I0526 13:09:20.878776 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 741.794904ms. #384 [a606b332 / dbdb9bc7] | |
I0526 13:09:21.274868 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 395.949633ms. #640 [277bfd2f / f05a57d5] | |
I0526 13:09:21.725930 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 450.916171ms. #896 [7439ac21 / 8fce243c] | |
I0526 13:09:22.109021 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 382.954235ms. #1152 [2dd291e0 / f7758e3c] | |
I0526 13:09:23.108790 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 476.640661ms. #1408 [4f22fe6e / aa66f7d5] | |
I0526 13:09:23.626634 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 517.621686ms. #1664 [c880c4ca / 655fe7b8] | |
I0526 13:09:24.047082 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 420.247202ms. #1920 [1042fcd2 / 4cf26b88] | |
I0526 13:09:24.494102 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 446.857006ms. #2176 [ce7e68dc / d5300a85] | |
I0526 13:09:24.991825 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 356.610132ms. #2432 [34e8500a / f6d4bf66] | |
I0526 13:09:25.626431 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 634.433463ms. #2688 [55ab2b24 / b2376a6f] | |
I0526 13:09:26.010550 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 383.962248ms. #2944 [7d411de8 / 3ae9378b] | |
I0526 13:09:26.351767 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 341.030294ms. #3200 [95fcfbab / d2fb6d8f] | |
I0526 13:09:27.123853 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 490.46677ms. #3456 [16465179 / 7e4e5ff5] | |
I0526 13:09:27.520898 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 396.856744ms. #3712 [0af10ba9 / 7b7723df] | |
I0526 13:09:27.968126 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 447.077609ms. #3968 [e1fe0e9f / d5e27b43] | |
I0526 13:09:28.346262 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 377.933155ms. #4224 [fff923cc / 9a368b73] | |
I0526 13:09:29.097181 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 465.102182ms. #4480 [f8fcd9e3 / 128eebdb] | |
I0526 13:09:29.511127 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 413.7915ms. #4736 [5ece31cc / 5862b7c5] | |
I0526 13:09:29.930686 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 419.408086ms. #4992 [0706d44c / 864c0bb9] | |
I0526 13:09:30.389608 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 458.776585ms. #5248 [84e52de7 / 59557d73] | |
I0526 13:09:31.051624 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 415.021318ms. #5504 [ff0100d5 / 3c7168fc] | |
I0526 13:09:31.610705 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 558.875308ms. #5760 [8741d1ec / 580ddb7b] | |
I0526 13:09:32.035699 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 424.853267ms. #6016 [7111c655 / fb1f0527] | |
I0526 13:09:32.498723 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 462.888746ms. #6272 [014f89c1 / 5cdff829] | |
I0526 13:09:33.030952 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 397.062044ms. #6528 [a531bf77 / 9b247776] | |
I0526 13:09:33.538688 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 507.581426ms. #6784 [3f0ac6e7 / a2ca27f2] | |
I0526 13:09:33.924076 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 385.243064ms. #7040 [a1a42e50 / 7315fa85] | |
I0526 13:09:34.306596 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 382.379219ms. #7296 [6c624123 / 56c994ce] | |
I0526 13:09:35.169007 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 527.607029ms. #7552 [3aad3670 / 570a3c48] | |
I0526 13:09:35.595710 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 426.561492ms. #7808 [e4cabe6f / e65900e8] | |
I0526 13:09:36.120455 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 524.612083ms. #8064 [1113a135 / 9f0d6d70] | |
I0526 13:09:36.546745 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 426.151385ms. #8320 [de5d5bf7 / b948ceef] | |
I0526 13:09:37.123519 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 481.211622ms. #8576 [676907f7 / 15326685] | |
I0526 13:09:37.611970 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 488.30883ms. #8832 [d20173bf / fdd55606] | |
I0526 13:09:37.963176 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 351.068342ms. #9088 [9999e52e / 9e2ce139] | |
I0526 13:09:38.390474 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 427.167299ms. #9344 [df0233b1 / b0cd84bc] | |
I0526 13:09:39.088915 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 452.820489ms. #9600 [e591dda4 / 8a7b7406] | |
I0526 13:09:39.517692 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 428.632221ms. #9856 [fba35429 / 1a168169] | |
I0526 13:09:39.923203 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 405.341866ms. #10112 [6b4faaed / 5baf5964] | |
I0526 13:09:40.345462 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 422.113921ms. #10368 [0616b05e / f7a7d40f] | |
I0526 13:09:41.149432 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 514.906432ms. #10624 [64fa9b53 / bb116e01] | |
I0526 13:09:41.630474 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 480.845514ms. #10880 [45d8e659 / feaed7a7] | |
I0526 13:09:42.064974 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 434.344606ms. #11136 [afe7dc30 / 51a89c94] | |
I0526 13:09:42.443420 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 378.248353ms. #11392 [e430a154 / df932fbd] | |
I0526 13:09:43.134127 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 490.356857ms. #11648 [933710b7 / 7252cb54] | |
I0526 13:09:43.610203 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 475.880237ms. #11904 [5f4ac60b / 5f9fe1fa] | |
I0526 13:09:44.049458 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 439.101277ms. #12160 [5b547e26 / c52db38f] | |
I0526 13:09:44.538970 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 489.353641ms. #12416 [b0409962 / 0cd79bdf] | |
I0526 13:09:45.049174 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 414.392802ms. #12672 [92368c8b / 072fc6d0] | |
I0526 13:09:45.481749 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 432.431475ms. #12928 [a6575f4a / 256c36ff] | |
I0526 13:09:45.989785 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 507.838321ms. #13184 [6db0b66c / 25e2319f] | |
I0526 13:09:46.442221 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 452.273676ms. #13440 [46f328c3 / 457f2ceb] | |
I0526 13:09:47.154448 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 512.861097ms. #13696 [413d9870 / 70e4bd20] | |
I0526 13:09:47.591724 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 437.068144ms. #13952 [b171827e / d23cc198] | |
I0526 13:09:48.040841 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 448.869023ms. #14208 [03e6c9a2 / eea93301] | |
I0526 13:09:48.515925 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 474.95102ms. #14464 [c8d7692f / 4f28e9f5] | |
I0526 13:09:49.002774 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 371.624049ms. #14720 [e06c9b87 / 35fc2586] | |
I0526 13:09:49.370142 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 367.172181ms. #14976 [edc7e8e0 / e43110f8] | |
I0526 13:09:49.853556 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 483.243745ms. #15232 [c81135b9 / 9a8884e2] | |
I0526 13:09:50.228382 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 374.560293ms. #15488 [c1ce8cef / ec498ef7] | |
I0526 13:09:51.144932 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 441.007202ms. #15744 [d8098a84 / 69ca1e8c] | |
I0526 13:09:51.516451 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 371.340843ms. #16000 [28545d62 / 134af98b] | |
I0526 13:09:51.971440 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 454.809212ms. #16256 [0842aa8a / a3fa2961] | |
I0526 13:09:52.335182 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 363.605825ms. #16512 [ce88e6f7 / a5746521] | |
I0526 13:09:52.995581 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 363.618625ms. #16768 [e5ca66a3 / 828bdade] | |
I0526 13:09:53.475516 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 479.77969ms. #17024 [033415ee / c0d96f83] | |
I0526 13:09:53.892236 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 416.530429ms. #17280 [3b3c1445 / b6d74721] | |
I0526 13:09:54.644100 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 751.688021ms. #17536 [84196de4 / a6616f22] | |
I0526 13:09:55.497137 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 366.743372ms. #17792 [cb51e423 / ba081a5b] | |
I0526 13:09:55.992683 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 495.415326ms. #18048 [47c15361 / de33758e] | |
I0526 13:09:56.348127 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 355.298497ms. #18304 [e2ae2f0f / 2baaa4b6] | |
I0526 13:09:57.046774 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 698.523211ms. #18560 [23871839 / 5f52e0e3] | |
I0526 13:09:57.519992 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 382.299407ms. #18816 [dbe961c9 / 42b65b72] | |
I0526 13:09:57.891647 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 371.491443ms. #19072 [9bf542de / 3285d77a] | |
I0526 13:09:58.409101 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 517.311958ms. #19328 [c431c16b / abfc6034] | |
I0526 13:09:59.559141 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.149892164s. #19584 [191e75d9 / 3651128c] | |
I0526 13:10:00.071664 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 440.52829ms. #19840 [9b63b34a / e4939d86] | |
I0526 13:10:00.604301 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.510487ms. #20096 [54d9c1f6 / 3eee7732] | |
I0526 13:10:00.994266 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 389.82932ms. #20352 [e54753b1 / 852821c9] | |
I0526 13:10:01.405909 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 411.486548ms. #20608 [dbcf86cb / 4b0837b5] | |
I0526 13:10:02.182182 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 533.344598ms. #20864 [c9903458 / da8b5911] | |
I0526 13:10:02.590436 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 408.014195ms. #21120 [bbc7ad22 / ff4ac477] | |
I0526 13:10:03.096271 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 505.703178ms. #21376 [d1ce76a2 / b7d341a9] | |
I0526 13:10:03.637951 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 541.512921ms. #21632 [104abb50 / 9b4f18f3] | |
I0526 13:10:04.565727 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 433.344278ms. #21888 [603016b6 / 624b0104] | |
I0526 13:10:04.936438 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 370.575026ms. #22144 [da4fc2f9 / 67a2bf48] | |
I0526 13:10:05.468716 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.138577ms. #22400 [ef8a0707 / bb13d7db] | |
I0526 13:10:05.865112 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 396.264116ms. #22656 [89536abd / c08fcf69] | |
I0526 13:10:06.669638 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 537.548259ms. #22912 [99a37805 / ed8c5f35] | |
I0526 13:10:07.051493 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 381.719494ms. #23168 [92860ea9 / fbfc4719] | |
I0526 13:10:07.479172 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 427.545988ms. #23424 [7d2d2422 / 128ecbd3] | |
I0526 13:10:07.875311 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 395.99881ms. #23680 [44445f71 / c733ec8a] | |
I0526 13:10:08.658027 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 523.337242ms. #23936 [12f50d4b / 70d89f38] | |
I0526 13:10:09.170527 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 512.346475ms. #24192 [7fe76a5b / 87ab6955] | |
I0526 13:10:09.635965 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 465.26796ms. #24448 [86ebbaa5 / ac085968] | |
I0526 13:10:10.170904 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 534.809515ms. #24704 [fb61f919 / 7f1defa2] | |
I0526 13:10:11.061517 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 429.901523ms. #24960 [9075536c / a2a6db05] | |
I0526 13:10:11.489558 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 427.903792ms. #25216 [8b1d6ce9 / 3ad66f23] | |
I0526 13:10:12.052742 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 563.018542ms. #25472 [e2607db4 / 8681ee2b] | |
I0526 13:10:12.573502 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 520.626799ms. #25728 [d6d22e20 / 178ca9ea] | |
I0526 13:10:13.098290 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 465.950469ms. #25984 [4e6e5343 / f9ec5b00] | |
I0526 13:10:13.691161 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 592.723991ms. #26240 [7eafa6b5 / 6e9bed11] | |
I0526 13:10:14.185853 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 494.551202ms. #26496 [8dc147f5 / 17a5cf27] | |
I0526 13:10:14.940464 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 754.452843ms. #26752 [a4d82033 / 057b7269] | |
I0526 13:10:15.656070 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 523.772244ms. #27008 [1dfe6d04 / 194cf80d] | |
I0526 13:10:16.138118 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 481.903509ms. #27264 [ac22e493 / 469ef580] | |
I0526 13:10:19.248592 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.110307866s. #27520 [8c3e72e0 / d59afd39] | |
I0526 13:10:19.812432 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 563.696846ms. #27776 [eb91eabb / f0f8c40f] | |
I0526 13:10:21.484167 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.347339727s. #28032 [edf1c10a / 17041257] | |
I0526 13:10:22.027219 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 542.88483ms. #28288 [04095eb4 / c4cd0682] | |
I0526 13:10:22.585969 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 558.618167ms. #28544 [022709c4 / 07230ab8] | |
I0526 13:10:23.093295 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 507.168288ms. #28800 [d236f984 / 01dcc95b] | |
I0526 13:10:24.000120 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 865.807424ms. #29056 [13a217c0 / 15a1e4d2] | |
I0526 13:10:24.532322 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.065564ms. #29312 [00017b9e / 030493cd] | |
I0526 13:10:27.462575 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.930071603s. #29568 [a27f0bc3 / 4a4bf5b4] | |
I0526 13:10:28.174322 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 711.592682ms. #29824 [5607544b / 03647f12] | |
I0526 13:10:40.157434 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 11.438412827s. #30080 [ce1a0d1e / 837ba8ec] | |
I0526 13:10:40.681338 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 523.705728ms. #30336 [7bf29906 / 481a40de] | |
I0526 13:10:41.112480 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 430.964424ms. #30592 [e6d8e140 / 735c83fd] | |
I0526 13:10:41.662735 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 550.111426ms. #30848 [484a7f02 / 7ad5e206] | |
I0526 13:10:42.665368 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.926066ms. #31104 [fe5cc158 / 2e77045d] | |
I0526 13:10:43.140409 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 474.874887ms. #31360 [c666fdb1 / 1023d1cd] | |
I0526 13:10:43.638123 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 497.57643ms. #31616 [4b05c67e / 199433f2] | |
I0526 13:10:44.149732 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 511.46724ms. #31872 [224dc795 / 2e521158] | |
I0526 13:10:45.100400 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 467.778178ms. #32128 [619f9a60 / f82cd5ee] | |
I0526 13:10:45.668486 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 567.908393ms. #32384 [278ad863 / 2062ac4e] | |
I0526 13:10:46.254489 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 585.838564ms. #32640 [9a93d08f / 70885233] | |
I0526 13:10:46.766608 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 511.977546ms. #32896 [f807c75d / 41c699b4] | |
I0526 13:10:47.709811 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 577.871542ms. #33152 [b85a3c02 / 177507f4] | |
I0526 13:10:48.197176 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 487.241072ms. #33408 [117335b2 / bf28771c] | |
I0526 13:10:48.720952 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 523.639421ms. #33664 [a21b18e7 / 9e6d5a90] | |
I0526 13:10:49.208830 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 487.739778ms. #33920 [f80dc0ad / a9711e2f] | |
I0526 13:10:50.176900 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 544.72354ms. #34176 [145b37dd / 64828784] | |
I0526 13:10:50.713400 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 536.306612ms. #34432 [2297d915 / d4ba1262] | |
I0526 13:10:51.139858 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 426.322448ms. #34688 [7d966599 / 2c7bfc5c] | |
I0526 13:10:51.734653 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 594.631894ms. #34944 [f3af88a3 / 91209bf2] | |
I0526 13:10:52.542578 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 411.566224ms. #35200 [372b9c35 / f28ed0a0] | |
I0526 13:10:52.970708 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 427.997073ms. #35456 [ee457970 / 0773e5f0] | |
I0526 13:10:53.521348 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 550.469024ms. #35712 [0b6cc672 / 6f9ef38d] | |
I0526 13:10:53.951807 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 430.287607ms. #35968 [c744e1c5 / 5f63546c] | |
I0526 13:10:54.775503 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 637.047733ms. #36224 [c7cd04a7 / 263e11cd] | |
I0526 13:10:55.199441 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 423.789708ms. #36480 [657f0caf / 997edf1e] | |
I0526 13:10:55.632293 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 432.715542ms. #36736 [c1d0fa11 / 217c5687] | |
I0526 13:10:56.096969 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 464.496223ms. #36992 [6f42bab5 / 2d0cb55f] | |
I0526 13:10:56.514159 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 380.94946ms. #37248 [fd8e67a2 / 8f1e6e0a] | |
I0526 13:10:56.926836 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 412.541437ms. #37504 [37425872 / f6c9e28d] | |
I0526 13:10:57.448672 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 521.638386ms. #37760 [60f2e938 / 9df7893b] | |
I0526 13:10:57.835130 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 386.275539ms. #38016 [0836018a / 6043ff54] | |
I0526 13:10:58.677289 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 544.351629ms. #38272 [a1a7ee3e / d4f2e78b] | |
I0526 13:10:59.234739 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 557.311325ms. #38528 [4bf8f301 / a85716b6] | |
I0526 13:10:59.827811 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 592.876862ms. #38784 [23b12298 / 0b283759] | |
I0526 13:11:00.381439 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 553.445465ms. #39040 [4522ccf4 / 233d41a7] | |
I0526 13:11:01.159162 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 527.189868ms. #39296 [dbbcdfd2 / d8ee8ebf] | |
I0526 13:11:01.661693 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 502.395792ms. #39552 [325bc747 / 8526d004] | |
I0526 13:11:02.359787 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 697.949547ms. #39808 [e9bcef2a / 3b199686] | |
I0526 13:11:02.848015 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 488.089977ms. #40064 [bbc69d7b / 2ec806dd] | |
I0526 13:11:04.517409 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.381653777s. #40320 [43412eeb / b3feed63] | |
I0526 13:11:10.398821 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.881202145s. #40576 [d344b215 / 0c49e1ac] | |
I0526 13:11:29.672829 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 19.273868999s. #40832 [66013a40 / 4e03950d] | |
I0526 13:11:30.538849 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 865.885659ms. #41088 [5f6559ed / a960348e] | |
I0526 13:11:31.370190 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 726.356654ms. #41344 [a9d4f50b / 4cf3f83a] | |
I0526 13:11:32.103239 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 732.856752ms. #41600 [7db6007f / 4512ade3] | |
I0526 13:11:32.669712 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 566.30414ms. #41856 [c4e505b1 / b5302e97] | |
I0526 13:11:33.227601 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 557.764111ms. #42112 [c65daeb2 / 7cece1f9] | |
I0526 13:11:34.091709 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 458.464212ms. #42368 [69d624df / 995d917d] | |
I0526 13:11:34.650404 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 558.553922ms. #42624 [718ce516 / 235edc56] | |
I0526 13:11:35.181136 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 530.547199ms. #42880 [82aa65b6 / 112b76fa] | |
I0526 13:11:35.659006 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 477.732903ms. #43136 [ee46df9b / a416ca86] | |
I0526 13:11:36.764781 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 628.446874ms. #43392 [94ec03f9 / b9ce7556] | |
I0526 13:11:37.251734 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 486.695737ms. #43648 [c61989ce / 976a7d4d] | |
I0526 13:11:39.750417 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.498524861s. #43904 [b6d335a6 / 50fb5f98] | |
I0526 13:11:41.719527 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.968968875s. #44160 [abc129fb / ec0f1d7b] | |
I0526 13:11:42.801858 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 670.87391ms. #44416 [baa784d8 / 6b3ddb59] | |
I0526 13:11:44.488798 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.686799617s. #44672 [eacac13e / 0c19defc] | |
I0526 13:11:45.103729 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 614.710462ms. #44928 [7116c13c / 64e6a43f] | |
I0526 13:11:46.156066 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.052193252s. #45184 [f12401c7 / 5658ee28] | |
I0526 13:11:47.584590 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 945.034031ms. #45440 [4b009a3c / e1a5089c] | |
I0526 13:11:48.645365 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.060638343s. #45696 [dc382838 / 90b97e30] | |
I0526 13:11:50.102392 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.456885093s. #45952 [69a0fbd6 / 308588d7] | |
I0526 13:11:50.482752 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 380.043034ms. #46208 [172d975c / b6e67478] | |
I0526 13:11:51.208096 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 575.508224ms. #46464 [71ff960d / f13b7bbe] | |
I0526 13:11:51.622079 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 413.842583ms. #46720 [144d7756 / b5d6d9aa] | |
I0526 13:11:52.136077 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 513.858208ms. #46976 [f244eb17 / 265e7f46] | |
I0526 13:11:52.697108 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 560.887332ms. #47232 [1ad6073a / c001f6c2] | |
I0526 13:11:53.613510 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 478.762944ms. #47488 [7dbcd082 / d7541dc9] | |
I0526 13:11:54.117267 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 503.577374ms. #47744 [312a1484 / b8e7c703] | |
I0526 13:11:54.823479 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 706.073758ms. #48000 [e4a838d0 / 77168de5] | |
I0526 13:11:55.468384 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 644.735947ms. #48256 [6e724f00 / e97c617e] | |
I0526 13:11:56.136701 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 488.905482ms. #48512 [56883ae1 / 85a81681] | |
I0526 13:11:56.821480 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 684.453275ms. #48768 [23dca206 / 6f5daa1a] | |
I0526 13:11:57.390005 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 567.960531ms. #49024 [38718bce / ac6d3842] | |
I0526 13:11:57.941597 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 551.397812ms. #49280 [0fdb8dfb / cb3d430e] | |
I0526 13:11:58.566400 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 430.754913ms. #49536 [a2c576e6 / 7f5b4e24] | |
I0526 13:11:59.143225 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 576.664049ms. #49792 [84c214be / a359c812] | |
I0526 13:11:59.597968 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 454.443729ms. #50048 [67be05fa / 8f57d96e] | |
I0526 13:12:00.111871 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 513.732316ms. #50304 [6fc75e6c / 878ef2fb] | |
I0526 13:12:01.053347 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 415.864418ms. #50560 [3212bc20 / df336c9d] | |
I0526 13:12:01.513120 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 459.5986ms. #50816 [c5d4e508 / 1e5e892c] | |
I0526 13:12:01.997449 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 484.196826ms. #51072 [412762c6 / 25eac1a1] | |
I0526 13:12:02.434117 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 436.536194ms. #51328 [be1bffde / 974ca43f] | |
I0526 13:12:03.343404 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 706.226975ms. #51584 [225b9c79 / c958de1a] | |
I0526 13:12:04.447099 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.103092345s. #51840 [cc9e73f7 / 798a4bb7] | |
I0526 13:12:08.033142 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.585905026s. #52096 [ff39440a / f7521f59] | |
I0526 13:12:08.438068 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 404.775278ms. #52352 [b4971d0c / 4c30f73f] | |
I0526 13:12:11.002491 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.370778206s. #52608 [28951923 / a275af26] | |
I0526 13:12:15.298762 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.296122025s. #52864 [8bf01983 / 835bebfe] | |
I0526 13:12:15.750122 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 451.221102ms. #53120 [a3b6b8fb / cd12e67c] | |
I0526 13:12:16.781991 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.031738626s. #53376 [8bec40a2 / d011d1c3] | |
I0526 13:12:17.607943 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 475.983533ms. #53632 [1830e881 / c909f8c8] | |
I0526 13:12:18.102272 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 494.161175ms. #53888 [38e7f292 / 5c00abb6] | |
I0526 13:12:18.554446 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 451.998515ms. #54144 [f8baaa39 / 1cfad240] | |
I0526 13:12:19.672315 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.117735977s. #54400 [3cfae471 / 693766a1] | |
I0526 13:12:21.656000 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.518470016s. #54656 [4581d5ef / de6be54c] | |
I0526 13:12:22.897612 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.240018713s. #54912 [f080670b / 0250b175] | |
I0526 13:12:24.118406 8076 backend.go:593] Automatic pregeneration of ethash DAG ON (ethash dir: /home/rfikki/.ethash) | |
I0526 13:12:24.118460 8076 miner.go:90] Can not start mining operation due to network sync (starts when finished) | |
I0526 13:12:24.118540 8076 backend.go:600] checking DAG (ethash dir: /home/rfikki/.ethash) | |
I0526 13:12:24.192596 8076 backend.go:609] removed DAG for epoch 0 (full-R23-0000000000000000) | |
I0526 13:12:24.192657 8076 backend.go:614] Pregenerating DAG for epoch 2 (full-R23-510e4e770828ddbf) | |
I0526 13:12:24.192686 8076 ethash.go:186] Generating DAG for epoch 2 (510e4e770828ddbf7f7b00ab00a9f6adaf81c0dc9cc85f1f8249c256942d61d9) | |
I0526 13:12:27.600287 8076 ethash.go:214] Still generating DAG: 0% | |
I0526 13:12:30.511143 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 7.613342459s. #55168 [4d6d0f87 / 9c69d7bd] | |
I0526 13:12:32.068123 8076 ethash.go:214] Still generating DAG: 1% | |
I0526 13:12:35.256576 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.745158899s. #55424 [5b438b38 / 66df1240] | |
I0526 13:12:36.444279 8076 ethash.go:214] Still generating DAG: 2% | |
I0526 13:12:40.005330 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.367931112s. #55680 [590b640b / 928c76fc] | |
I0526 13:12:40.556104 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 550.614353ms. #55936 [c8d2242f / 1b68bd53] | |
I0526 13:12:41.075236 8076 ethash.go:214] Still generating DAG: 3% | |
I0526 13:12:41.173719 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 617.447047ms. #56192 [f959dbf6 / 33ca5a99] | |
I0526 13:12:42.177893 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.004012312s. #56448 [83072248 / ebfa710c] | |
I0526 13:12:45.473400 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.836850009s. #56704 [32cd170a / e6d26a95] | |
I0526 13:12:45.625800 8076 ethash.go:214] Still generating DAG: 4% | |
I0526 13:12:47.308550 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.834962929s. #56960 [50d11149 / 933b37ba] | |
I0526 13:12:48.711830 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.403085861s. #57216 [791cfd10 / 1fc2607c] | |
I0526 13:12:49.793538 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.081425763s. #57472 [c9f61f60 / d4cddd0e] | |
I0526 13:12:50.442046 8076 ethash.go:214] Still generating DAG: 5% | |
I0526 13:12:53.741430 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.6100049s. #57728 [413bf164 / 26676b2c] | |
I0526 13:12:54.648926 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 907.360744ms. #57984 [6f356f50 / ac64a3c0] | |
I0526 13:12:54.968251 8076 ethash.go:214] Still generating DAG: 6% | |
I0526 13:12:55.229440 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 580.383869ms. #58240 [16a0073e / cad8a7bd] | |
I0526 13:12:55.870748 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 641.087473ms. #58496 [fc31b31f / c5a79ca6] | |
I0526 13:12:56.604514 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 473.077889ms. #58752 [84581767 / ecada319] | |
I0526 13:12:57.098955 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 494.310519ms. #59008 [ab1548ba / 59715ff3] | |
I0526 13:12:57.638176 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 539.088104ms. #59264 [57fcbc00 / d5a94f1c] | |
I0526 13:12:58.133422 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 495.082231ms. #59520 [3e24d83e / 89831cd5] | |
I0526 13:12:59.360707 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 720.895069ms. #59776 [f62c3ec0 / 6141199e] | |
I0526 13:12:59.709979 8076 ethash.go:214] Still generating DAG: 7% | |
I0526 13:13:03.873616 8076 ethash.go:214] Still generating DAG: 8% | |
I0526 13:13:08.458219 8076 ethash.go:214] Still generating DAG: 9% | |
I0526 13:13:13.177194 8076 ethash.go:214] Still generating DAG: 10% | |
I0526 13:13:14.204257 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 14.843400575s. #60032 [8ecf73d9 / 1d0643be] | |
I0526 13:13:17.361054 8076 ethash.go:214] Still generating DAG: 11% | |
I0526 13:13:17.617047 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.41264358s. #60288 [ed779f8f / 8dc450e2] | |
I0526 13:13:18.089316 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 472.102349ms. #60544 [f1bbaddd / d6fcb9b6] | |
I0526 13:13:18.739161 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 605.899512ms. #60800 [604dca41 / ff47e7cd] | |
I0526 13:13:19.316465 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 577.170101ms. #61056 [3971570d / a83c243a] | |
I0526 13:13:19.788696 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 472.096455ms. #61312 [134f5f11 / cfcca634] | |
I0526 13:13:20.366635 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 577.799911ms. #61568 [813107cb / 11fa8b5d] | |
I0526 13:13:22.193836 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.562495881s. #61824 [1d18dde4 / 1e341dc3] | |
I0526 13:13:22.369084 8076 ethash.go:214] Still generating DAG: 12% | |
I0526 13:13:22.719579 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 524.197835ms. #62080 [edd90783 / 86652455] | |
I0526 13:13:23.550350 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 830.58979ms. #62336 [73c9501f / 0ccb1c97] | |
I0526 13:13:24.044538 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 494.047708ms. #62592 [98812ee6 / 2e9a8cdd] | |
I0526 13:13:24.804462 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 668.691524ms. #62848 [59f20448 / 72992ec4] | |
I0526 13:13:26.397696 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.593068261s. #63104 [e2abb4db / e3f0c699] | |
I0526 13:13:27.048630 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 650.723536ms. #63360 [fece0fdc / 324c4753] | |
I0526 13:13:27.347186 8076 ethash.go:214] Still generating DAG: 13% | |
I0526 13:13:27.614537 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 565.736108ms. #63616 [81312b6b / c9dfe08a] | |
I0526 13:13:28.746704 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 613.199233ms. #63872 [6365a95d / 33409844] | |
I0526 13:13:29.424422 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 677.515342ms. #64128 [5e40e412 / 9c05c912] | |
I0526 13:13:29.997046 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 572.412089ms. #64384 [4201ee0c / 3bd6a3bc] | |
I0526 13:13:31.951888 8076 ethash.go:214] Still generating DAG: 14% | |
I0526 13:13:33.165898 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.168674057s. #64640 [5c5538ef / 2105a917] | |
I0526 13:13:34.326527 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 692.916234ms. #64896 [645c1d6d / c9981536] | |
I0526 13:13:35.000389 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 673.683523ms. #65152 [2dcb5bc9 / 385e7ad1] | |
I0526 13:13:36.961706 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.96108843s. #65408 [60b19544 / 92cb2ee2] | |
I0526 13:13:37.006075 8076 ethash.go:214] Still generating DAG: 15% | |
I0526 13:13:39.128150 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.166314123s. #65664 [dab85f1e / 657eeda9] | |
I0526 13:13:41.343178 8076 ethash.go:214] Still generating DAG: 16% | |
I0526 13:13:41.749332 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.115881402s. #65920 [9acb36fb / 58ae6d5c] | |
I0526 13:13:43.646278 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.896764403s. #66176 [e3fd7f62 / f7e10199] | |
I0526 13:13:45.453486 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.807032032s. #66432 [9328f28a / a1cd8ea0] | |
I0526 13:13:45.951420 8076 ethash.go:214] Still generating DAG: 17% | |
I0526 13:13:46.754150 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.30052393s. #66688 [1f804160 / 2c80cee8] | |
I0526 13:13:49.027330 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.894693746s. #66944 [489b47f2 / 8cce26f1] | |
I0526 13:13:50.211732 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.184192067s. #67200 [56a599e5 / 211ea6f5] | |
I0526 13:13:50.428577 8076 ethash.go:214] Still generating DAG: 18% | |
I0526 13:13:51.152410 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 940.538363ms. #67456 [399ccd3f / 8b9c8e06] | |
I0526 13:13:51.927794 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 775.243328ms. #67712 [1f87db82 / 6dbf64f8] | |
I0526 13:13:53.033512 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 898.85441ms. #67968 [b9e8789f / 9c1bc73a] | |
I0526 13:13:53.864850 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 831.164462ms. #68224 [cce3b4ce / 8e845608] | |
I0526 13:13:54.693692 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 828.706238ms. #68480 [6db8316e / 573df364] | |
I0526 13:13:55.185196 8076 ethash.go:214] Still generating DAG: 19% | |
I0526 13:13:55.342221 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 648.386531ms. #68736 [f782d4fa / d6f3b5cc] | |
I0526 13:13:57.570199 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.936135612s. #68992 [d96663f5 / 2aca1654] | |
I0526 13:13:59.769706 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.199328578s. #69248 [34dc2702 / 04e6f667] | |
I0526 13:14:00.092937 8076 ethash.go:214] Still generating DAG: 20% | |
I0526 13:14:01.092100 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.322256691s. #69504 [d4647cf6 / c0fd1c82] | |
I0526 13:14:01.578778 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 486.526446ms. #69760 [ec1bee59 / 09ea8ad8] | |
I0526 13:14:02.278132 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 634.660206ms. #70016 [9a0028b8 / 5707f14b] | |
I0526 13:14:02.801129 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 520.54793ms. #70272 [56551569 / 1f554348] | |
I0526 13:14:03.314091 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 512.837945ms. #70528 [f2f62fd1 / fc57d3b4] | |
I0526 13:14:03.881789 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 567.565561ms. #70784 [bc2b0ce1 / 63ff12a9] | |
I0526 13:14:05.029763 8076 ethash.go:214] Still generating DAG: 21% | |
I0526 13:14:06.115533 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.983881051s. #71040 [81b53a05 / cc0abc49] | |
I0526 13:14:07.598795 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.483098151s. #71296 [71165885 / c10651ba] | |
I0526 13:14:08.516538 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 917.598208ms. #71552 [98e8ac6c / d4ea0db1] | |
I0526 13:14:09.431094 8076 ethash.go:214] Still generating DAG: 22% | |
I0526 13:14:11.746049 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.227534999s. #71808 [2f3ce358 / 0304f8c5] | |
I0526 13:14:13.826786 8076 ethash.go:214] Still generating DAG: 23% | |
I0526 13:14:15.906121 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.770359195s. #72064 [befbaaf7 / 4acf10c1] | |
I0526 13:14:18.201268 8076 ethash.go:214] Still generating DAG: 24% | |
I0526 13:14:18.349218 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.442950181s. #72320 [e33dfeeb / 1af84ab5] | |
I0526 13:14:20.638523 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.289098276s. #72576 [a8dd3669 / 8ca41525] | |
I0526 13:14:22.586988 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.948313849s. #72832 [699b2119 / 59f3a7b6] | |
I0526 13:14:22.692386 8076 ethash.go:214] Still generating DAG: 25% | |
I0526 13:14:25.033149 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.398828678s. #73088 [dc99971a / ee5e06a5] | |
I0526 13:14:27.816461 8076 ethash.go:214] Still generating DAG: 26% | |
I0526 13:14:29.686322 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.653027418s. #73344 [de270c4c / 4f0c35e7] | |
I0526 13:14:32.565680 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.879211347s. #73600 [c25fc3fe / 1dc6108a] | |
I0526 13:14:32.665033 8076 ethash.go:214] Still generating DAG: 27% | |
I0526 13:14:33.932731 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.366901363s. #73856 [8b07744a / e29716b7] | |
I0526 13:14:35.351562 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.219250893s. #74112 [727677d3 / c1862637] | |
I0526 13:14:36.631498 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.279779992s. #74368 [a5274976 / dbb9e8ea] | |
I0526 13:14:37.496005 8076 ethash.go:214] Still generating DAG: 28% | |
I0526 13:14:37.939518 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.307890722s. #74624 [e8b4860d / 8091d6e3] | |
I0526 13:14:39.217848 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.238893346s. #74880 [da41dc5a / 2505d991] | |
I0526 13:14:40.974447 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.338685097s. #75136 [4ec32d7f / 4c541a7b] | |
I0526 13:14:42.299949 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.325377957s. #75392 [028bb34b / bef43447] | |
I0526 13:14:42.628039 8076 ethash.go:214] Still generating DAG: 29% | |
I0526 13:14:44.028118 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.728000174s. #75648 [64e629a1 / 04b5e9a7] | |
I0526 13:14:46.129035 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.100751364s. #75904 [98a035b6 / 871f51bb] | |
I0526 13:14:47.035194 8076 ethash.go:214] Still generating DAG: 30% | |
I0526 13:14:48.037607 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.401813775s. #76160 [f2399333 / 4d77dcfd] | |
I0526 13:14:51.622187 8076 ethash.go:214] Still generating DAG: 31% | |
I0526 13:14:56.330073 8076 ethash.go:214] Still generating DAG: 32% | |
I0526 13:14:58.563819 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 10.52606427s. #76416 [42a82dcd / 474173f6] | |
I0526 13:14:59.627993 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.064030573s. #76672 [aca818df / 6dd3e24e] | |
I0526 13:15:00.297667 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 666.183887ms. #76928 [c1898368 / 29a125a8] | |
I0526 13:15:01.262729 8076 ethash.go:214] Still generating DAG: 33% | |
I0526 13:15:01.331446 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 689.927766ms. #77184 [90039c93 / 7b556478] | |
I0526 13:15:01.986749 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 655.131965ms. #77440 [e4b0b95f / 48edd8cd] | |
I0526 13:15:02.660052 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 673.159977ms. #77696 [224bee49 / 1388409a] | |
I0526 13:15:03.257575 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 597.351303ms. #77952 [45bef123 / 951fd392] | |
I0526 13:15:04.226969 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 587.095187ms. #78208 [c843bc3c / 4c0d2bf1] | |
I0526 13:15:04.914359 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 687.216248ms. #78464 [6416f24b / cb53f862] | |
I0526 13:15:06.121085 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.20652646s. #78720 [37d8b0b3 / d59f2816] | |
I0526 13:15:06.149552 8076 ethash.go:214] Still generating DAG: 34% | |
I0526 13:15:07.337670 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.216441083s. #78976 [38e84ac7 / 73c8e779] | |
I0526 13:15:08.283789 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 591.191448ms. #79232 [c16fa3fb / 702ce297] | |
I0526 13:15:08.792865 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 508.938897ms. #79488 [172f47ae / 31b1b309] | |
I0526 13:15:09.332197 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 539.198549ms. #79744 [56a9947f / 5c929c5e] | |
I0526 13:15:09.954924 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 622.586017ms. #80000 [ff65b27e / 486f91b1] | |
I0526 13:15:10.689118 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 555.080738ms. #80256 [01feca1c / 8e5af888] | |
I0526 13:15:10.712357 8076 ethash.go:214] Still generating DAG: 35% | |
I0526 13:15:11.372003 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 682.74452ms. #80512 [d3e9b42f / 673fab05] | |
I0526 13:15:11.900928 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 528.764836ms. #80768 [0341cb1e / 16522e21] | |
I0526 13:15:12.485147 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 584.037079ms. #81024 [d7424183 / 5d36d196] | |
I0526 13:15:13.102094 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 474.60951ms. #81280 [fdebfb5c / 2c18dcc5] | |
I0526 13:15:13.647934 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 543.996318ms. #81536 [0d7e47f5 / 17c0cff2] | |
I0526 13:15:14.244680 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 596.57623ms. #81792 [f663ee0c / c09e19ed] | |
I0526 13:15:15.534139 8076 ethash.go:214] Still generating DAG: 36% | |
I0526 13:15:16.695395 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 563.11455ms. #82048 [4475a1d1 / 00b33bcc] | |
I0526 13:15:17.307951 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 612.396724ms. #82304 [d495d260 / d279f069] | |
I0526 13:15:17.845204 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 536.925648ms. #82560 [664471dd / e6b8082f] | |
I0526 13:15:18.314682 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 469.337063ms. #82816 [c8f71f31 / 10a8af33] | |
I0526 13:15:19.328273 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 690.903545ms. #83072 [5b97a545 / 96e5a83d] | |
I0526 13:15:19.859747 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 531.301788ms. #83328 [6962bf18 / 1ba6db3d] | |
I0526 13:15:20.336469 8076 ethash.go:214] Still generating DAG: 37% | |
I0526 13:15:20.497473 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 637.495027ms. #83584 [ca6e07d6 / 4ff09d88] | |
I0526 13:15:21.139369 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 641.750079ms. #83840 [f811e8b2 / de40b348] | |
I0526 13:15:22.117199 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 484.463248ms. #84096 [41bbdf1e / 46c2e5df] | |
I0526 13:15:22.655895 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 538.535181ms. #84352 [99934e7a / 05476fe8] | |
I0526 13:15:23.234786 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 578.763351ms. #84608 [c698dd08 / b5c9481a] | |
I0526 13:15:23.768227 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 533.301722ms. #84864 [56f9d53d / 4e34b399] | |
I0526 13:15:24.705296 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 567.97053ms. #85120 [08e4e035 / 4a39bc36] | |
I0526 13:15:25.079861 8076 ethash.go:214] Still generating DAG: 38% | |
I0526 13:15:28.347288 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.641852151s. #85376 [4de9a099 / 1a24e351] | |
I0526 13:15:28.862332 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 514.888321ms. #85632 [a1f3d423 / c42d526b] | |
I0526 13:15:29.373625 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 511.15678ms. #85888 [2727e843 / c9aadd62] | |
I0526 13:15:29.725741 8076 ethash.go:214] Still generating DAG: 39% | |
I0526 13:15:31.130429 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.498230835s. #86144 [6c078770 / b31c9621] | |
I0526 13:15:32.958487 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.827853709s. #86400 [b3ab2ab2 / 03ada52c] | |
I0526 13:15:34.345222 8076 ethash.go:214] Still generating DAG: 40% | |
I0526 13:15:34.897814 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.939196333s. #86656 [0b21cc52 / ea84b155] | |
I0526 13:15:35.813836 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 915.874143ms. #86912 [b0913d6a / 637c519a] | |
I0526 13:15:36.723798 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 592.98206ms. #87168 [0ed92470 / 2c2094d8] | |
I0526 13:15:37.332444 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 606.213016ms. #87424 [006dd7a2 / 6fe29d71] | |
I0526 13:15:37.916155 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 583.573152ms. #87680 [9521a171 / b8bd5d79] | |
I0526 13:15:38.523747 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 607.420735ms. #87936 [fe3fcf3d / 95bc421d] | |
I0526 13:15:39.283805 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 652.294764ms. #88192 [c78fcccb / 51209e76] | |
I0526 13:15:39.585824 8076 ethash.go:214] Still generating DAG: 41% | |
I0526 13:15:39.873794 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 589.830332ms. #88448 [9a7a6f5a / b2633c1f] | |
I0526 13:15:40.498640 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 624.703344ms. #88704 [0e1486ff / cb8214ef] | |
I0526 13:15:41.185281 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 686.469672ms. #88960 [5fcf9559 / 7df96433] | |
I0526 13:15:42.333370 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 674.486135ms. #89216 [696820e0 / f8f447bd] | |
I0526 13:15:42.848329 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 514.791058ms. #89472 [febf5dc0 / a631697d] | |
I0526 13:15:43.459077 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 610.611488ms. #89728 [1fa8ee4b / 84b70a0d] | |
I0526 13:15:43.995306 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 536.080211ms. #89984 [bdb84250 / 49777fa1] | |
I0526 13:15:44.554620 8076 ethash.go:214] Still generating DAG: 42% | |
I0526 13:15:47.535665 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.402969102s. #90240 [3c17d9e4 / 569aff14] | |
I0526 13:15:48.052621 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 516.825295ms. #90496 [06a1e1b9 / 5620b24b] | |
I0526 13:15:48.714254 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 661.501705ms. #90752 [43164ca4 / 62fb2944] | |
I0526 13:15:48.867175 8076 ethash.go:214] Still generating DAG: 43% | |
I0526 13:15:49.910599 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.196099616s. #91008 [37b66d08 / 17035792] | |
I0526 13:15:50.886075 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 754.064404ms. #91264 [06bee04e / 7cf468f5] | |
I0526 13:15:51.391973 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 505.692874ms. #91520 [f37997d8 / e023bbac] | |
I0526 13:15:51.982429 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 590.241373ms. #91776 [b53d101b / c979b401] | |
I0526 13:15:52.713594 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 730.976339ms. #92032 [a22d252f / e5175f7e] | |
I0526 13:15:53.674525 8076 ethash.go:214] Still generating DAG: 44% | |
I0526 13:15:54.061653 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 929.236387ms. #92288 [28cfb239 / 4b393387] | |
I0526 13:15:54.599245 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 537.423557ms. #92544 [c264cb70 / a0161581] | |
I0526 13:15:55.137520 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 538.140766ms. #92800 [397fe7c2 / 433b3209] | |
I0526 13:15:55.654444 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 516.789016ms. #93056 [5439c2a7 / 7db4456c] | |
I0526 13:15:56.935211 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 794.581706ms. #93312 [af9f4b51 / a592cc57] | |
I0526 13:15:57.607803 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 672.438464ms. #93568 [7b8ab8a1 / 23234bed] | |
I0526 13:15:58.227148 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 619.173334ms. #93824 [d5c1530a / 5841c8b8] | |
I0526 13:15:58.550341 8076 ethash.go:214] Still generating DAG: 45% | |
I0526 13:15:58.838548 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.270443ms. #94080 [e74650a3 / 964e0b4b] | |
I0526 13:15:59.684771 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 551.73674ms. #94336 [c9991187 / 9a65675b] | |
I0526 13:16:00.264542 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 579.620072ms. #94592 [c3285338 / 8b67c85e] | |
I0526 13:16:00.896738 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 632.020095ms. #94848 [35f365d6 / e6034ff9] | |
I0526 13:16:01.510343 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 613.468277ms. #95104 [929bde5f / 464132e2] | |
I0526 13:16:02.258749 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 621.035869ms. #95360 [8444dc51 / 0a6093c5] | |
I0526 13:16:02.866361 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 607.47691ms. #95616 [6b164b43 / 54cd5ed1] | |
I0526 13:16:03.470098 8076 ethash.go:214] Still generating DAG: 46% | |
I0526 13:16:03.566055 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 699.560505ms. #95872 [abcf82c1 / d04263b6] | |
I0526 13:16:04.066652 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 498.880224ms. #96128 [5142e569 / 9758004b] | |
I0526 13:16:04.778205 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 646.849884ms. #96384 [f6a41bf1 / 4cff30f0] | |
I0526 13:16:05.357078 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 578.644175ms. #96640 [ee72f707 / c46c1582] | |
I0526 13:16:06.062861 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 705.545284ms. #96896 [1ba82272 / 4052f125] | |
I0526 13:16:06.683659 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 620.640978ms. #97152 [709d7a82 / 16f80c87] | |
I0526 13:16:07.685476 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 554.17599ms. #97408 [fd9e22b4 / 3f27dc70] | |
I0526 13:16:08.485975 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 800.364421ms. #97664 [9279d33f / 2831d9b4] | |
I0526 13:16:08.540480 8076 ethash.go:214] Still generating DAG: 47% | |
I0526 13:16:09.028108 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 541.991448ms. #97920 [175f0697 / e40ea193] | |
I0526 13:16:09.484267 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 456.028028ms. #98176 [4809058f / 5fdbce20] | |
I0526 13:16:10.467351 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 832.37531ms. #98432 [1821d8f1 / 422f74a8] | |
I0526 13:16:11.036595 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 569.048976ms. #98688 [94c8a0d2 / 9d90f1d1] | |
I0526 13:16:12.967679 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.930869506s. #98944 [271ce3cf / 4c981eef] | |
I0526 13:16:13.500774 8076 ethash.go:214] Still generating DAG: 48% | |
I0526 13:16:17.885970 8076 ethash.go:214] Still generating DAG: 49% | |
I0526 13:16:18.686118 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.718248238s. #99200 [f9fae12f / 18efef7a] | |
I0526 13:16:22.468539 8076 ethash.go:214] Still generating DAG: 50% | |
I0526 13:16:23.007367 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.873298318s. #99456 [e87157ed / a906e442] | |
I0526 13:16:26.983665 8076 ethash.go:214] Still generating DAG: 51% | |
I0526 13:16:28.436571 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.429029743s. #99712 [d0ad5099 / b6fe6b6e] | |
I0526 13:16:28.993258 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 556.508474ms. #99968 [b36ae03d / c8416f7d] | |
I0526 13:16:29.508266 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 514.825177ms. #100224 [15bdd10c / 106eff90] | |
I0526 13:16:30.253348 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.054333ms. #100480 [8301e33f / e526ed76] | |
I0526 13:16:30.849712 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 596.187056ms. #100736 [646ed979 / 2aa76754] | |
I0526 13:16:31.636335 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 786.456043ms. #100992 [9bca7d71 / fb57cf87] | |
I0526 13:16:32.228527 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 592.00641ms. #101248 [b9582d75 / 25cc2f8a] | |
I0526 13:16:32.371722 8076 ethash.go:214] Still generating DAG: 52% | |
I0526 13:16:33.318377 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 680.985082ms. #101504 [ffd111d2 / 649fdc5a] | |
I0526 13:16:33.823225 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 504.646965ms. #101760 [090d0678 / 3c93d97f] | |
I0526 13:16:34.432263 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 608.853719ms. #102016 [52f23d88 / 597f4cc3] | |
I0526 13:16:34.990111 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 557.697804ms. #102272 [c370c58a / 8bf41679] | |
I0526 13:16:35.858670 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 727.649751ms. #102528 [089cc66d / 0efde25f] | |
I0526 13:16:36.394211 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 535.38234ms. #102784 [f384fc3c / a13072b9] | |
I0526 13:16:37.206945 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 812.597477ms. #103040 [1fa5149d / cf294080] | |
I0526 13:16:37.514203 8076 ethash.go:214] Still generating DAG: 53% | |
I0526 13:16:37.760445 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 553.36636ms. #103296 [cc47351f / a4bf2c98] | |
I0526 13:16:38.869448 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 736.591268ms. #103552 [0470a40b / a0b9f6e6] | |
I0526 13:16:39.454978 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 585.40495ms. #103808 [2f767402 / 7a194a06] | |
I0526 13:16:40.212948 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 757.837529ms. #104064 [c317b2aa / 296528d8] | |
I0526 13:16:41.012916 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 799.836438ms. #104320 [e56774b4 / e54b7416] | |
I0526 13:16:41.810433 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 678.553679ms. #104576 [86108ab0 / d12083c4] | |
I0526 13:16:42.275149 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 464.580701ms. #104832 [665104f3 / 2128bc19] | |
I0526 13:16:42.473628 8076 ethash.go:214] Still generating DAG: 54% | |
I0526 13:16:42.979682 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 704.284592ms. #105088 [6e2fc128 / 92de8e75] | |
I0526 13:16:43.473286 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 493.471253ms. #105344 [5fb91b8c / bb15a698] | |
I0526 13:16:44.275256 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 593.674263ms. #105600 [12f65e11 / e0fd0659] | |
I0526 13:16:44.694221 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 418.832354ms. #105856 [6f9f6697 / 9e9ae2b8] | |
I0526 13:16:45.225008 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 530.657004ms. #106112 [39c33bf2 / 6e05e45f] | |
I0526 13:16:45.893640 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 668.45557ms. #106368 [80b87ff5 / 31f6bdcc] | |
I0526 13:16:46.734559 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 603.003382ms. #106624 [a18ebd2b / 5c86cc86] | |
I0526 13:16:47.290518 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 555.795914ms. #106880 [bf246a80 / 204b5bf7] | |
I0526 13:16:47.853864 8076 ethash.go:214] Still generating DAG: 55% | |
I0526 13:16:47.898634 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 607.984945ms. #107136 [5983cc11 / 79da876d] | |
I0526 13:16:48.509791 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.021284ms. #107392 [110b0b91 / 17be9865] | |
I0526 13:16:49.269677 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 637.711708ms. #107648 [51f17f1e / ce2b03e7] | |
I0526 13:16:49.864869 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 595.063294ms. #107904 [198ea8ff / f731c5aa] | |
I0526 13:16:50.474279 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 609.243868ms. #108160 [a4dfed74 / eb7eb8ed] | |
I0526 13:16:51.126268 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 651.855984ms. #108416 [74c76301 / c3d0b2a2] | |
I0526 13:16:52.197703 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 561.887699ms. #108672 [162b31c5 / a968a806] | |
I0526 13:16:52.750175 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 552.328786ms. #108928 [8a028c64 / f3f655c0] | |
I0526 13:16:52.974180 8076 ethash.go:214] Still generating DAG: 56% | |
I0526 13:16:53.220431 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 470.111591ms. #109184 [4ef35f3b / 9111ebb8] | |
I0526 13:16:53.822513 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 601.868688ms. #109440 [866b47c9 / 0e1ad300] | |
I0526 13:16:54.694600 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 562.392812ms. #109696 [12e7fe4c / 4ae355fb] | |
I0526 13:16:55.290263 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 595.540115ms. #109952 [deebdbc6 / bb40ee57] | |
I0526 13:16:55.760143 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 469.691491ms. #110208 [1992bb44 / 5925d31a] | |
I0526 13:16:56.241938 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 481.666437ms. #110464 [3d513b96 / 4c61d0ef] | |
I0526 13:16:57.182894 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 550.264271ms. #110720 [77171f6a / 455918e8] | |
I0526 13:16:57.641177 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 458.153356ms. #110976 [680ab07d / c8d7daab] | |
I0526 13:16:58.136521 8076 ethash.go:214] Still generating DAG: 57% | |
I0526 13:16:58.184065 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 542.759682ms. #111232 [dfcc4af7 / 53236119] | |
I0526 13:16:58.701493 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 517.255274ms. #111488 [84a1b3a9 / 52c1b202] | |
I0526 13:16:59.644170 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 512.758322ms. #111744 [5cdd0e3a / 9700b860] | |
I0526 13:17:00.269367 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 625.043586ms. #112000 [b9739d3f / b063b079] | |
I0526 13:17:00.792821 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 523.321353ms. #112256 [a7d07457 / 997e1b0c] | |
I0526 13:17:01.339739 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 546.779139ms. #112512 [95c2b9b5 / 847676d6] | |
I0526 13:17:02.229109 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 596.839549ms. #112768 [8b04296d / b16cc4e0] | |
I0526 13:17:02.802082 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 572.811858ms. #113024 [beb39d17 / d9452366] | |
I0526 13:17:03.068092 8076 ethash.go:214] Still generating DAG: 58% | |
I0526 13:17:03.437977 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 635.723825ms. #113280 [2fb67293 / 82c51286] | |
I0526 13:17:04.023335 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 585.212212ms. #113536 [9dd127d9 / 370de256] | |
I0526 13:17:04.684185 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 553.263925ms. #113792 [9487423b / 06885d8b] | |
I0526 13:17:05.415640 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 731.288092ms. #114048 [0b25bc66 / 208cf4c4] | |
I0526 13:17:06.122405 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 706.625194ms. #114304 [54af009c / 6c4e5250] | |
I0526 13:17:07.000710 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 876.644164ms. #114560 [73351eaa / c609593e] | |
I0526 13:17:07.777112 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 638.104465ms. #114816 [3c8163c8 / c0a92217] | |
I0526 13:17:08.277011 8076 ethash.go:214] Still generating DAG: 59% | |
I0526 13:17:08.377672 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 600.433809ms. #115072 [8eca9ffa / 8b03394d] | |
I0526 13:17:09.199675 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 821.793485ms. #115328 [f709585c / 9495e5c2] | |
I0526 13:17:10.168160 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 968.274689ms. #115584 [7b5fad3f / ae2a6f5e] | |
I0526 13:17:11.244545 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 629.017862ms. #115840 [dc0faddc / fffe4708] | |
I0526 13:17:11.827967 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 583.179636ms. #116096 [274c117f / ea3ae307] | |
I0526 13:17:12.764809 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 625.046099ms. #116352 [9eb825fd / 5f5da613] | |
I0526 13:17:12.995586 8076 ethash.go:214] Still generating DAG: 60% | |
I0526 13:17:13.360646 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 595.709435ms. #116608 [33c39759 / 05501231] | |
I0526 13:17:14.091683 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 730.820874ms. #116864 [3557332a / 83050800] | |
I0526 13:17:14.637011 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 545.192734ms. #117120 [421d1842 / c0b748ea] | |
I0526 13:17:15.788708 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 644.960515ms. #117376 [e02d6096 / 84e207f1] | |
I0526 13:17:16.350242 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 561.407691ms. #117632 [6dbf18e4 / 545c8bc2] | |
I0526 13:17:17.073751 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 723.301356ms. #117888 [994206de / cac82b0f] | |
I0526 13:17:17.829808 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 755.891972ms. #118144 [97b18f97 / 82a41c2c] | |
I0526 13:17:17.926752 8076 ethash.go:214] Still generating DAG: 61% | |
I0526 13:17:18.980908 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 848.347736ms. #118400 [0d76059d / d45eb8db] | |
I0526 13:17:20.133834 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.152738457s. #118656 [79ab41d1 / dc3cb63b] | |
I0526 13:17:21.887145 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.753179166s. #118912 [fb84cdf9 / eaf68fc3] | |
I0526 13:17:22.740192 8076 ethash.go:214] Still generating DAG: 62% | |
I0526 13:17:22.963684 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.076357347s. #119168 [706038fc / b96df2c9] | |
I0526 13:17:23.745518 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 614.403631ms. #119424 [26cce41b / 2731f2d9] | |
I0526 13:17:24.935397 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.189748943s. #119680 [98b27ae9 / f6089a22] | |
I0526 13:17:27.483382 8076 ethash.go:214] Still generating DAG: 63% | |
I0526 13:17:28.280576 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.345041578s. #119936 [45740c02 / ce3f83e6] | |
I0526 13:17:32.311003 8076 ethash.go:214] Still generating DAG: 64% | |
I0526 13:17:36.684103 8076 ethash.go:214] Still generating DAG: 65% | |
I0526 13:17:40.970027 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 12.68930027s. #120192 [565a88c5 / de9d52b2] | |
I0526 13:17:41.044569 8076 ethash.go:214] Still generating DAG: 66% | |
I0526 13:17:41.877908 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 742.758164ms. #120448 [071428f5 / 728d7852] | |
I0526 13:17:42.588171 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 710.126547ms. #120704 [6e4ddaa5 / 85bc7a1d] | |
I0526 13:17:43.181198 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 592.88609ms. #120960 [6af5f269 / 8d8d7484] | |
I0526 13:17:43.854258 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 672.820956ms. #121216 [d5b4377c / 0addd53f] | |
I0526 13:17:44.770552 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 635.985873ms. #121472 [324209af / e4c4393d] | |
I0526 13:17:45.566947 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 796.263911ms. #121728 [b6cc7edd / cfe25a57] | |
I0526 13:17:46.498855 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 931.695356ms. #121984 [cd70dcee / 03be534d] | |
I0526 13:17:46.542379 8076 ethash.go:214] Still generating DAG: 67% | |
I0526 13:17:47.298760 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 799.771767ms. #122240 [9e0cf9c4 / ac3a901c] | |
I0526 13:17:48.189815 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 531.391516ms. #122496 [0dea3bd3 / d0b48dc5] | |
I0526 13:17:48.864222 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 674.230178ms. #122752 [6b738de9 / 35371477] | |
I0526 13:17:49.364636 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 500.271824ms. #123008 [fdaade16 / 0a3d57fb] | |
I0526 13:17:50.119835 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 752.226213ms. #123264 [c492e78b / ce089399] | |
I0526 13:17:51.319118 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 681.422193ms. #123520 [0a013cff / 9898c314] | |
I0526 13:17:51.614954 8076 ethash.go:214] Still generating DAG: 68% | |
I0526 13:17:52.244082 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 924.730945ms. #123776 [fd6ff06a / 8e5f0f51] | |
I0526 13:17:52.907459 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 661.71048ms. #124032 [33d7a2e9 / 85004dfd] | |
I0526 13:17:53.751237 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 843.642362ms. #124288 [1f4ab17c / b2936425] | |
I0526 13:17:55.016179 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 879.486229ms. #124544 [dd2a46a5 / a6f07780] | |
I0526 13:17:55.843827 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 827.519506ms. #124800 [8fcdb013 / 5442748b] | |
I0526 13:17:56.586267 8076 ethash.go:214] Still generating DAG: 69% | |
I0526 13:17:56.610094 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 766.122533ms. #125056 [1118ac12 / 51c4d9b9] | |
I0526 13:17:57.398585 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 788.356386ms. #125312 [3d290afd / 20a016fb] | |
I0526 13:17:58.239454 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 607.982529ms. #125568 [1b96d9cc / 9b13a1f3] | |
I0526 13:17:59.082240 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 842.639545ms. #125824 [0ec22727 / 1926f26a] | |
I0526 13:17:59.659533 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 577.10634ms. #126080 [a368ecf6 / 16a51f7f] | |
I0526 13:18:00.331521 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 671.85264ms. #126336 [38249131 / 8a1b221e] | |
I0526 13:18:01.189051 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 552.714454ms. #126592 [b471b11d / 6c53d71b] | |
I0526 13:18:01.624889 8076 ethash.go:214] Still generating DAG: 70% | |
I0526 13:18:01.762985 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 573.809488ms. #126848 [039e3ab2 / a1be66fa] | |
I0526 13:18:02.443439 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 680.284074ms. #127104 [6cf51725 / aee7a6e6] | |
I0526 13:18:02.993327 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 549.742506ms. #127360 [c203ea4d / f1b932c4] | |
I0526 13:18:04.144593 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.010148699s. #127616 [695747ad / bedcb8b7] | |
I0526 13:18:04.790636 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 645.742327ms. #127872 [6d1e0a0d / 935eb009] | |
I0526 13:18:05.500821 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 710.027045ms. #128128 [d731248a / 6fd54aff] | |
I0526 13:18:06.102062 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 601.05942ms. #128384 [597113f5 / f57115ab] | |
I0526 13:18:06.410807 8076 ethash.go:214] Still generating DAG: 71% | |
I0526 13:18:07.368788 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 732.788006ms. #128640 [1356ff72 / 3c0a5144] | |
I0526 13:18:08.104543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 735.499648ms. #128896 [5ba5bd77 / 25656677] | |
I0526 13:18:08.643743 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 539.024837ms. #129152 [bb675592 / 6de06b7c] | |
I0526 13:18:09.341812 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 697.933754ms. #129408 [7165d311 / ae34bf8c] | |
I0526 13:18:10.198353 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 562.58521ms. #129664 [9299bc8b / 71cf4eac] | |
I0526 13:18:11.098117 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 899.630148ms. #129920 [8db99848 / 19425845] | |
I0526 13:18:11.570283 8076 ethash.go:214] Still generating DAG: 72% | |
I0526 13:18:11.686040 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 587.755608ms. #130176 [0b913876 / 6502bd14] | |
I0526 13:18:12.429487 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 743.311973ms. #130432 [6f53d4e9 / 83642ba9] | |
I0526 13:18:13.541452 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 910.209416ms. #130688 [cdc4e597 / 6089524d] | |
I0526 13:18:14.610128 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.068489622s. #130944 [5a0b801c / b65837bc] | |
I0526 13:18:15.356726 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 746.440922ms. #131200 [fc7d9f08 / 7eb51a1d] | |
I0526 13:18:16.046372 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 689.51082ms. #131456 [00e6e382 / d168de33] | |
I0526 13:18:16.768965 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 635.747168ms. #131712 [c41dceea / 2d62d479] | |
I0526 13:18:17.122189 8076 ethash.go:214] Still generating DAG: 73% | |
I0526 13:18:17.460730 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 691.604853ms. #131968 [78c21f97 / e1b34525] | |
I0526 13:18:18.143207 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 682.334606ms. #132224 [251c5cdf / 25f6424b] | |
I0526 13:18:18.803938 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 660.569462ms. #132480 [a5080d4d / de2852c8] | |
I0526 13:18:20.038484 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 897.598216ms. #132736 [909605c7 / fbc6f384] | |
I0526 13:18:20.802520 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 763.858098ms. #132992 [08de9691 / d92ac07d] | |
I0526 13:18:21.602692 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 799.935069ms. #133248 [53b3b46d / 80845251] | |
I0526 13:18:22.117420 8076 ethash.go:214] Still generating DAG: 74% | |
I0526 13:18:22.279148 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 676.107908ms. #133504 [5da27d5d / 676e25d5] | |
I0526 13:18:23.213089 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 581.006902ms. #133760 [c375bf3e / bab89899] | |
I0526 13:18:23.987324 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 774.10206ms. #134016 [ad839b2f / 707d4f60] | |
I0526 13:18:24.523696 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 536.239993ms. #134272 [9a4f7b7c / 3f456e50] | |
I0526 13:18:25.084847 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 560.983384ms. #134528 [fd7f0928 / 3140c0c1] | |
I0526 13:18:27.411922 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.27051186s. #134784 [a18bed3c / 23b835b3] | |
I0526 13:18:27.495931 8076 ethash.go:214] Still generating DAG: 75% | |
I0526 13:18:28.373180 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 961.115122ms. #135040 [278c5274 / 373e0910] | |
I0526 13:18:29.902880 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.529557125s. #135296 [726cd5f6 / 4e51fc25] | |
I0526 13:18:30.366017 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 462.905931ms. #135552 [e54903b8 / 5da7fdbb] | |
I0526 13:18:31.273704 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 636.130875ms. #135808 [a0ade304 / a48c4c5a] | |
I0526 13:18:31.885509 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.630086ms. #136064 [d265a261 / bf5a72fb] | |
I0526 13:18:32.623223 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 737.542381ms. #136320 [6f11b55b / 8bb5b049] | |
I0526 13:18:32.678231 8076 ethash.go:214] Still generating DAG: 76% | |
I0526 13:18:33.299153 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 675.753402ms. #136576 [82518f15 / a7f011dd] | |
I0526 13:18:35.493709 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.862235893s. #136832 [a3d7b7ff / 1782c96b] | |
I0526 13:18:36.102422 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 608.451636ms. #137088 [40908fb0 / 2a974c84] | |
I0526 13:18:36.821045 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 718.414878ms. #137344 [7d6eae41 / fa866fde] | |
I0526 13:18:37.945390 8076 ethash.go:214] Still generating DAG: 77% | |
I0526 13:18:41.721517 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.900223209s. #137600 [f9ddb6af / c536a33d] | |
I0526 13:18:42.995928 8076 ethash.go:214] Still generating DAG: 78% | |
I0526 13:18:47.770985 8076 ethash.go:214] Still generating DAG: 79% | |
I0526 13:18:50.355370 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.218888269s. #137856 [a168c3e6 / dffe4e3b] | |
I0526 13:18:51.022864 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 667.346169ms. #138112 [c0768430 / db49b98f] | |
I0526 13:18:51.651395 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 628.387752ms. #138368 [01b87294 / 8051dcee] | |
I0526 13:18:52.545175 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 893.623153ms. #138624 [5ee6fbf3 / 2f1d2b0b] | |
I0526 13:18:52.867748 8076 ethash.go:214] Still generating DAG: 80% | |
I0526 13:18:53.361450 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 730.217665ms. #138880 [79b89f3d / 3ae4f1af] | |
I0526 13:18:57.389272 8076 ethash.go:214] Still generating DAG: 81% | |
I0526 13:19:00.025395 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 6.66381974s. #139136 [3bfae879 / 44b535f0] | |
I0526 13:19:00.729379 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 703.841447ms. #139392 [0f8b37e0 / b091ee57] | |
I0526 13:19:01.409484 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 679.922169ms. #139648 [a10740a3 / 0ff04c53] | |
I0526 13:19:02.462111 8076 ethash.go:214] Still generating DAG: 82% | |
I0526 13:19:02.822107 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.190054148s. #139904 [8c0e422f / 73b59931] | |
I0526 13:19:03.486531 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 664.24942ms. #140160 [f8e2aebf / aec59794] | |
I0526 13:19:04.164160 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 677.473829ms. #140416 [ff5ebf40 / 5b708031] | |
I0526 13:19:04.778157 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 613.823322ms. #140672 [6493efce / cba48694] | |
I0526 13:19:06.018272 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 882.829082ms. #140928 [07beeba8 / 4009e0b8] | |
I0526 13:19:06.623794 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 605.278287ms. #141184 [0e6c6145 / 3be6130e] | |
I0526 13:19:07.371106 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 747.181833ms. #141440 [347603e3 / 359fc437] | |
I0526 13:19:07.733455 8076 ethash.go:214] Still generating DAG: 83% | |
I0526 13:19:08.003422 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 632.180012ms. #141696 [770ac2a4 / 719f63ae] | |
I0526 13:19:08.800349 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 649.150681ms. #141952 [350b7851 / 03b6a14a] | |
I0526 13:19:09.498574 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 698.079256ms. #142208 [3a16f418 / 8574b79e] | |
I0526 13:19:10.053295 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 552.664253ms. #142464 [ccd6c89c / bdbd6465] | |
I0526 13:19:10.666089 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 612.619503ms. #142720 [2ad71e04 / 3426bc76] | |
I0526 13:19:11.793014 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 653.51815ms. #142976 [286d5a72 / f0ffd77e] | |
I0526 13:19:12.598487 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 805.261653ms. #143232 [b04d41fb / f58d03e4] | |
I0526 13:19:12.869480 8076 ethash.go:214] Still generating DAG: 84% | |
I0526 13:19:13.148251 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 549.615705ms. #143488 [6454d24a / b39f91f7] | |
I0526 13:19:15.320008 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 806.073966ms. #143744 [797fd956 / 70c4eb7d] | |
I0526 13:19:16.258622 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 616.83467ms. #144000 [519d25ef / 59b62110] | |
I0526 13:19:16.869877 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.123778ms. #144256 [317e881f / 193e3a7e] | |
I0526 13:19:17.465342 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 595.321228ms. #144512 [31bdefd0 / 3f5a511e] | |
I0526 13:19:18.268342 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 802.838415ms. #144768 [cfbf667b / c7a6efb4] | |
I0526 13:19:19.224136 8076 ethash.go:214] Still generating DAG: 85% | |
I0526 13:19:19.792554 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.159590265s. #145024 [4ed983a2 / 2ade2e06] | |
I0526 13:19:23.489664 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.696975252s. #145280 [548bf5a6 / 7a133e48] | |
I0526 13:19:23.790002 8076 ethash.go:214] Still generating DAG: 86% | |
I0526 13:19:24.785218 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.295373116s. #145536 [799227fe / 04cd8195] | |
I0526 13:19:26.547062 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.761680101s. #145792 [41eeb002 / 05bcd27d] | |
I0526 13:19:28.410083 8076 ethash.go:214] Still generating DAG: 87% | |
I0526 13:19:28.715633 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.022484131s. #146048 [6d7b8c1e / d35c49aa] | |
I0526 13:19:31.114161 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.398370585s. #146304 [6595d0aa / 6014d1da] | |
I0526 13:19:31.920164 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 805.821962ms. #146560 [2822a52d / f4215cd6] | |
I0526 13:19:33.185693 8076 ethash.go:214] Still generating DAG: 88% | |
I0526 13:19:34.004581 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.084275711s. #146816 [2224ee2e / 27986bd7] | |
I0526 13:19:34.931539 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 795.786103ms. #147072 [c0357cca / dd53803b] | |
I0526 13:19:35.649083 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 717.350261ms. #147328 [178efd6e / 89ccf66c] | |
I0526 13:19:36.375373 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 726.045799ms. #147584 [bcd792ca / c011f594] | |
I0526 13:19:37.097238 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 721.73043ms. #147840 [cd2a4c7c / c659e68a] | |
I0526 13:19:37.664089 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.443433ms. #148096 [e7fbada9 / af055051] | |
I0526 13:19:38.333684 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 582.963933ms. #148352 [4ebde95b / e8fe48c3] | |
I0526 13:19:38.474141 8076 ethash.go:214] Still generating DAG: 89% | |
I0526 13:19:38.941808 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 607.937528ms. #148608 [3e4fbc2c / c1de7e4e] | |
I0526 13:19:39.596484 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 654.547667ms. #148864 [79e405e3 / 4110c854] | |
I0526 13:19:40.173687 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 542.297588ms. #149120 [e799fcc4 / e13d9c6c] | |
I0526 13:19:40.842750 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 668.941095ms. #149376 [3414c72f / 2a9463fb] | |
I0526 13:19:41.418533 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 575.647617ms. #149632 [4a3f2e95 / 3b42c8aa] | |
I0526 13:19:42.060775 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 642.10147ms. #149888 [4889f43f / 83e5d773] | |
I0526 13:19:43.647457 8076 ethash.go:214] Still generating DAG: 90% | |
I0526 13:19:47.919661 8076 ethash.go:214] Still generating DAG: 91% | |
I0526 13:19:51.684639 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 9.546733699s. #150144 [733cb54d / 5c8f5087] | |
I0526 13:19:52.173475 8076 ethash.go:214] Still generating DAG: 92% | |
I0526 13:19:52.288318 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 603.521158ms. #150400 [3efefbc1 / 50f34b20] | |
I0526 13:19:53.210359 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 921.884001ms. #150656 [ab728f78 / 98212dd8] | |
I0526 13:19:53.824754 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 614.217228ms. #150912 [010302cf / baf0efe9] | |
I0526 13:19:54.823546 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 688.759708ms. #151168 [b2fb67f3 / b08280eb] | |
I0526 13:19:55.422343 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 598.496779ms. #151424 [270c60b4 / e653d5c3] | |
I0526 13:19:56.108489 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 685.995464ms. #151680 [ba3c4691 / fd83395c] | |
I0526 13:19:56.697261 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 588.612122ms. #151936 [114f065b / 137ee3ff] | |
I0526 13:19:57.022333 8076 ethash.go:214] Still generating DAG: 93% | |
I0526 13:19:57.742872 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 603.394157ms. #152192 [c47f6b49 / aa651db6] | |
I0526 13:19:58.456746 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 488.739741ms. #152448 [2943d519 / 6a0f99c7] | |
I0526 13:19:59.040179 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 583.265238ms. #152704 [c9c75c0b / 179f7510] | |
I0526 13:19:59.650653 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 610.313966ms. #152960 [c62552ef / 7912b998] | |
I0526 13:20:00.797645 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 658.506729ms. #153216 [c6ca8aaf / c5b40af1] | |
I0526 13:20:01.424543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 626.774827ms. #153472 [ca764919 / 4c180386] | |
I0526 13:20:01.943820 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 519.112621ms. #153728 [cf929554 / 33ffb93e] | |
I0526 13:20:02.135111 8076 ethash.go:214] Still generating DAG: 94% | |
I0526 13:20:02.559458 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 615.509949ms. #153984 [9c1de794 / 65bfddf7] | |
I0526 13:20:03.217032 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 578.044355ms. #154240 [a4e49cde / 20694c71] | |
I0526 13:20:03.867676 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 650.436902ms. #154496 [6c48d2be / 572fabe2] | |
I0526 13:20:05.558917 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.691031582s. #154752 [ee8663a4 / c7bd16f6] | |
I0526 13:20:06.994684 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.435622837s. #155008 [dfed7de6 / 2f44f792] | |
I0526 13:20:07.457202 8076 ethash.go:214] Still generating DAG: 95% | |
I0526 13:20:07.829200 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 695.428014ms. #155264 [b3267bae / fbf626fe] | |
I0526 13:20:12.057692 8076 ethash.go:214] Still generating DAG: 96% | |
I0526 13:20:15.580390 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 7.751042959s. #155520 [4adfc0c9 / 0b81ca0e] | |
I0526 13:20:16.462385 8076 ethash.go:214] Still generating DAG: 97% | |
I0526 13:20:20.766110 8076 ethash.go:214] Still generating DAG: 98% | |
I0526 13:20:25.217903 8076 ethash.go:214] Still generating DAG: 99% | |
I0526 13:20:30.351804 8076 ethash.go:214] Still generating DAG: 100% | |
I0526 13:20:30.665439 8076 ethash.go:203] Done generating DAG for epoch 2, it took 8m6.472763311s | |
I0526 13:20:31.575543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 15.995021302s. #155776 [a59f5ede / 4e623e34] | |
I0526 13:20:47.803383 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 16.227639774s. #156032 [d143dcf9 / 298e931d] | |
I0526 13:21:00.027368 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 11.895375029s. #156288 [48e8a8d6 / a8ac885c] | |
I0526 13:21:08.747592 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.720019594s. #156544 [bc33b4af / 11c7bd6f] | |
I0526 13:21:09.293861 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 546.101307ms. #156800 [df8ec748 / 9fd1e25a] | |
I0526 13:21:09.725038 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 431.0216ms. #157056 [0601ab04 / bbb36f03] | |
I0526 13:21:10.733544 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 597.710884ms. #157312 [8a93397f / a5d5830f] | |
I0526 13:21:11.211590 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 477.911631ms. #157568 [b6df6b8a / 2fce7322] | |
I0526 13:21:11.707958 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 496.2221ms. #157824 [cba9411a / 1d152b37] | |
I0526 13:21:12.191267 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 483.170089ms. #158080 [e4fa0204 / 00e28e69] | |
I0526 13:21:13.164976 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.58414ms. #158336 [3c9357f8 / a9670469] | |
I0526 13:21:14.005978 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 840.875899ms. #158592 [94130c6f / 1253bc57] | |
I0526 13:21:15.011985 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.005854296s. #158848 [6c82a2ef / 93245200] | |
I0526 13:21:16.449268 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.437089101s. #159104 [195554e4 / af77960b] | |
I0526 13:21:21.876714 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.244797036s. #159360 [6e381ef0 / 7d5ace3e] | |
I0526 13:21:27.968988 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 6.092133272s. #159616 [eefc2c7f / 6369a7e8] | |
I0526 13:21:29.471456 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.502248753s. #159872 [43148f20 / c1e690ff] | |
I0526 13:21:30.912046 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.440450344s. #160128 [14262783 / 3254515b] | |
I0526 13:21:32.570130 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.43355537s. #160384 [9bb15696 / f60c7e73] | |
I0526 13:21:34.060480 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.490219052s. #160640 [c2975f79 / a6521ff1] | |
I0526 13:21:35.831913 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.771272833s. #160896 [49842dbc / 9d767060] | |
I0526 13:21:37.692587 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.860532895s. #161152 [8b56614d / d0c85586] | |
I0526 13:21:39.909142 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.772552783s. #161408 [5375df82 / cdfd05f4] | |
I0526 13:21:40.594715 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 685.430512ms. #161664 [b32e4571 / be466006] | |
I0526 13:21:41.419900 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 823.560225ms. #161920 [0334705b / 5d2ed508] | |
I0526 13:21:44.780359 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.360315641s. #162176 [3963775e / 5eac5034] | |
I0526 13:21:46.740543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.608034045s. #162432 [159ccb67 / f21651e2] | |
I0526 13:21:47.505077 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 764.314867ms. #162688 [b2e25053 / 246909ce] | |
I0526 13:21:48.036366 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 531.13796ms. #162944 [ebf99e82 / c2f9f89a] | |
I0526 13:21:48.553443 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 516.862249ms. #163200 [743bdfd9 / 87a4e24d] | |
I0526 13:21:49.204954 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 573.359332ms. #163456 [95b1f8d7 / c03a6bb7] | |
I0526 13:21:49.751145 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 546.032251ms. #163712 [5a46cf0b / a47cc321] | |
I0526 13:21:50.297018 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 545.737138ms. #163968 [f458f1de / 522bd0f0] | |
I0526 13:21:50.801456 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 504.304664ms. #164224 [313b29d7 / b772e50e] | |
I0526 13:21:51.702879 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 566.556556ms. #164480 [07dccd25 / 003c1174] | |
I0526 13:21:52.210107 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 507.071806ms. #164736 [45dbfe80 / 17ef1e69] | |
I0526 13:21:52.855399 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 645.127787ms. #164992 [d6486328 / 819a11f0] | |
I0526 13:21:53.332094 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 476.556756ms. #165248 [e3d26434 / f65ec3fe] | |
I0526 13:21:54.212634 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 576.301431ms. #165504 [e13264ec / d1775651] | |
I0526 13:21:54.733387 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 520.620561ms. #165760 [0bb20143 / a789ad5f] | |
I0526 13:21:55.351399 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 617.800681ms. #166016 [85f44ee6 / f5fd00a3] | |
I0526 13:21:55.876095 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 524.526632ms. #166272 [974c8bda / bdc67d21] | |
I0526 13:21:56.747693 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 616.136428ms. #166528 [df29332c / a4f4de50] | |
I0526 13:21:57.288728 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 540.857154ms. #166784 [a7f54508 / db434da4] | |
I0526 13:21:57.796461 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 507.580757ms. #167040 [53287232 / 1f85eb68] | |
I0526 13:21:58.391750 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 595.15037ms. #167296 [5d32fb5d / d4cabc23] | |
I0526 13:21:59.335939 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 702.03688ms. #167552 [740d8a45 / c6467d0b] | |
I0526 13:21:59.904175 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 568.00399ms. #167808 [7e6bc40a / 4dd27b3f] | |
I0526 13:22:00.501265 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 596.864179ms. #168064 [27234577 / ecd9ad7f] | |
I0526 13:22:01.042865 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 541.376225ms. #168320 [5f70b57a / 060e584d] | |
I0526 13:22:01.810036 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 670.372887ms. #168576 [0a9f0cdc / 8e3b5739] | |
I0526 13:22:02.446525 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 636.308972ms. #168832 [c1a28956 / a7cb0419] | |
I0526 13:22:04.869342 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.422651878s. #169088 [a419d724 / e7bc4139] | |
I0526 13:22:05.458674 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 589.161758ms. #169344 [997064b0 / 1bf44520] | |
I0526 13:22:06.680768 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.043642019s. #169600 [0798e329 / 16e9d743] | |
I0526 13:22:07.411592 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 730.56195ms. #169856 [c299f632 / a5f5fd72] | |
I0526 13:22:09.000894 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.589148603s. #170112 [70a1c530 / 4003135f] | |
I0526 13:22:10.544627 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.543579712s. #170368 [6337b132 / d9bd1fb4] | |
I0526 13:22:12.165994 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.520872399s. #170624 [3dff3f42 / 064c784e] | |
I0526 13:22:13.522944 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.356791892s. #170880 [250b9f4d / 29ece07b] | |
I0526 13:22:14.168003 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 644.841598ms. #171136 [f3c073c4 / 9cee9308] | |
I0526 13:22:14.892859 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 724.719122ms. #171392 [9e6051de / d8ca3fd9] | |
I0526 13:22:16.312096 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.179123886s. #171648 [b1c799f1 / be5c6855] | |
I0526 13:22:18.326874 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.014561789s. #171904 [f6ae3c06 / e0f78d48] | |
I0526 13:22:19.362928 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.035853197s. #172160 [d01325ef / b89a69b0] | |
I0526 13:22:20.897850 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.534741121s. #172416 [b889e711 / 6368b850] | |
I0526 13:22:22.989131 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.858079828s. #172672 [ce523b04 / 25861206] | |
I0526 13:22:24.259330 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.269992248s. #172928 [7b763a55 / dc6d87f3] | |
I0526 13:22:24.754276 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 494.813624ms. #173184 [f3aacd1a / 85e780fd] | |
I0526 13:22:29.935946 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.181506991s. #173440 [93945ec5 / cdd09547] | |
I0526 13:22:30.793206 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 656.831832ms. #173696 [7f1a82d0 / 57009f79] | |
I0526 13:22:31.501845 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 708.503564ms. #173952 [cdb208e5 / 068fbc11] | |
I0526 13:22:32.286694 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 784.698089ms. #174208 [a0ff9d37 / 969e01e8] | |
I0526 13:22:33.010096 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 723.249143ms. #174464 [33d1524b / 7d2f6a62] | |
I0526 13:22:33.774779 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 631.037078ms. #174720 [e9d5cd94 / 3ab35e9a] | |
I0526 13:22:34.338883 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 563.960124ms. #174976 [a3d4579b / d65de63c] | |
I0526 13:22:34.948768 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 609.748138ms. #175232 [6a9db5d0 / efcaaa79] | |
I0526 13:22:35.710717 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 761.807778ms. #175488 [affdb050 / 33d9a532] | |
I0526 13:22:37.097869 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 960.101734ms. #175744 [1db308bf / be0b44d8] | |
I0526 13:22:38.285451 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.187440565s. #176000 [c489a40f / 01ea738f] | |
I0526 13:22:39.980699 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.695028182s. #176256 [250e2776 / 028ee4f8] | |
I0526 13:22:40.696181 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 715.298581ms. #176512 [4ae3c2bf / 817e3e92] | |
I0526 13:22:42.170919 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.027258587s. #176768 [1a16c94d / e314ae21] | |
I0526 13:22:43.037095 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 866.042358ms. #177024 [ae3a5271 / 296bdd44] | |
I0526 13:22:43.737852 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 700.578949ms. #177280 [4d3442aa / 31bb2fa7] | |
I0526 13:22:44.526968 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 788.923298ms. #177536 [cfdfb921 / 639ed07b] | |
I0526 13:22:45.106207 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 471.237573ms. #177792 [2626c9ad / eec1a493] | |
I0526 13:22:45.789340 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 683.006076ms. #178048 [c218d3b4 / 3dd52025] | |
I0526 13:22:46.466430 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 676.933446ms. #178304 [70868279 / 0f5bb71d] | |
I0526 13:22:47.224755 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 758.207053ms. #178560 [6fd751a1 / 27792b2e] | |
I0526 13:22:48.688351 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.056743755s. #178816 [ec35d7bc / 2fe90b26] | |
I0526 13:22:50.836921 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.148440644s. #179072 [50f635e6 / d90afed5] | |
I0526 13:22:52.038609 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.20155446s. #179328 [e5772098 / c98b45a6] | |
I0526 13:22:52.770640 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 731.888259ms. #179584 [2a1495e4 / 61a6d7ae] | |
I0526 13:22:54.249601 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.08844868s. #179840 [b9f5a5cc / 75435a5d] | |
I0526 13:23:33.570756 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 39.3210121s. #180096 [aedf3b0a / 1330162a] | |
I0526 13:23:34.303609 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 732.705398ms. #180352 [622e5cbb / 219942e7] | |
I0526 13:23:35.009336 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 705.544773ms. #180608 [6e73f11a / 99590cdb] | |
I0526 13:23:36.831265 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.695710745s. #180864 [a039b37c / a763d5af] | |
I0526 13:23:38.499943 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.668491385s. #181120 [e7555ebe / 92c5cb8d] | |
I0526 13:23:40.445619 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.945497913s. #181376 [9e93fc9c / 5507d205] | |
I0526 13:23:41.853449 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.407644148s. #181632 [904316e7 / 8012d3fb] | |
I0526 13:23:42.910076 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 772.84357ms. #181888 [ae280b05 / 10cbae10] | |
I0526 13:23:43.448910 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 538.691619ms. #182144 [49ef483d / 6316cc84] | |
I0526 13:23:44.157232 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 708.070429ms. #182400 [e1b48d3f / a5518119] | |
I0526 13:23:44.806938 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 649.545811ms. #182656 [59e6ac2e / 681343ed] | |
I0526 13:23:45.675299 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 541.72046ms. #182912 [f84801d5 / 68efe39f] | |
I0526 13:23:46.189412 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 513.958632ms. #183168 [0105d6d4 / 84178cfc] | |
I0526 13:23:46.699366 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 509.753048ms. #183424 [503b4232 / bbabdcaa] | |
I0526 13:23:47.476055 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 776.556291ms. #183680 [5519d1ee / e7afa3ca] | |
I0526 13:23:48.247864 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 616.893464ms. #183936 [3e00b7ae / 2a9a1982] | |
I0526 13:23:48.961525 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 713.533886ms. #184192 [b68b3954 / a1c78739] | |
I0526 13:23:49.639111 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 677.448095ms. #184448 [f276fec2 / 6ba28545] | |
I0526 13:23:50.130401 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 491.147174ms. #184704 [33a1718e / 0185230b] | |
I0526 13:23:51.264278 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 575.737962ms. #184960 [ad1906e8 / 01be27d5] | |
I0526 13:23:51.873362 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 608.908284ms. #185216 [d7f39983 / ab71a2b6] | |
I0526 13:23:53.684841 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.811328027s. #185472 [ca94501d / 27e98665] | |
I0526 13:23:55.085757 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.400734662s. #185728 [694f4c09 / 3fef6c74] | |
I0526 13:23:56.099719 8076 chain_manager.go:645] imported 128 block(s) (0 queued 0 ignored) in 995.735824ms. #185856 [d9fe5199 / 49f09487] | |
I0526 13:23:58.520450 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 884.90701ms. #186112 [18be8df0 / 8ef524bd] | |
I0526 13:23:59.223372 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 702.753485ms. #186368 [ce6a0c66 / a777faeb] | |
I0526 13:24:00.307998 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.084442532s. #186624 [0f5e2fdb / 68a7dc52] | |
I0526 13:24:01.370313 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.0621728s. #186880 [392ab27a / 23a312f4] | |
I0526 13:24:02.492518 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 851.257234ms. #187136 [a429f246 / b03cb1b7] | |
I0526 13:24:03.562592 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.069949516s. #187392 [0eb44dea / d8b4383b] | |
I0526 13:24:04.332030 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 769.303282ms. #187648 [ae2bbdea / 12ddc3f6] | |
I0526 13:24:05.297745 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 965.58344ms. #187904 [3b0d00f2 / 37a9a662] | |
I0526 13:24:06.420605 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 780.743575ms. #188160 [b7776c28 / 390e7061] | |
I0526 13:24:07.338875 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 918.13863ms. #188416 [ec72afca / b1e5de7b] | |
I0526 13:24:08.008759 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 669.750891ms. #188672 [3244b0f3 / 30d81871] | |
I0526 13:24:09.003486 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 994.545535ms. #188928 [ec5aea4f / 27ab6148] | |
I0526 13:24:10.478406 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.334667651s. #189184 [92fdfad3 / 86fe6aa1] | |
I0526 13:24:11.319672 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 841.10145ms. #189440 [8420a3f2 / 2abd7cff] | |
I0526 13:24:12.346027 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.026216882s. #189696 [7a4206ff / c0d342db] | |
I0526 13:24:13.346691 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.000537392s. #189952 [2e0bb44b / 34cddfa1] | |
I0526 13:24:14.521717 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 885.99415ms. #190208 [628a3371 / b6165080] | |
I0526 13:24:15.530347 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.008478812s. #190464 [9ffec755 / b8879155] | |
I0526 13:24:18.681852 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.151365095s. #190720 [bf813b18 / f6aa4081] | |
I0526 13:24:19.483315 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 801.316429ms. #190976 [fac75c88 / d9bb7c16] | |
I0526 13:24:20.738134 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.106156055s. #191232 [c6f90dd4 / d7d6875f] | |
I0526 13:24:21.690073 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 951.765488ms. #191488 [9149f1bb / 8aff54f0] | |
I0526 13:24:22.463904 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 773.619088ms. #191744 [99df933e / fb4a8060] | |
I0526 13:24:23.354074 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 890.02143ms. #192000 [e4b227cc / 20ed7c8e] | |
I0526 13:24:24.431232 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 796.459691ms. #192256 [ee8c4579 / 170c5dc6] | |
I0526 13:24:35.797805 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 11.366426861s. #192512 [adada4a1 / 7aa483be] | |
I0526 13:24:36.773114 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 975.155449ms. #192768 [7a1f5429 / 63800c6c] | |
I0526 13:24:37.587386 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 814.140693ms. #193024 [90fa741d / fb598c04] | |
I0526 13:24:38.347549 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 715.290179ms. #193280 [b62deb87 / 12caa5c3] | |
I0526 13:24:39.252898 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 905.156042ms. #193536 [3e0b7455 / 6704dac6] | |
I0526 13:24:40.259294 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.006267679s. #193792 [02563219 / a7dd30e9] | |
I0526 13:24:41.245695 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 986.225402ms. #194048 [0bca6595 / c4826d96] | |
I0526 13:24:42.633590 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.00119006s. #194304 [a7e1e7a7 / 70d6221e] | |
I0526 13:24:43.435876 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 802.112622ms. #194560 [4f9a8b45 / a3a33224] | |
I0526 13:24:44.872586 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.436524369s. #194816 [e0598435 / d9b6002c] | |
I0526 13:24:47.170182 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.297386503s. #195072 [377c12ab / 31f703b9] | |
I0526 13:24:49.456823 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.823672333s. #195328 [fffeebe3 / a53de081] | |
I0526 13:24:52.515039 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.058052981s. #195584 [b947357f / ce43f6de] | |
I0526 13:24:55.773429 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.258216303s. #195840 [03ad0c34 / 0b509681] | |
I0526 13:24:57.188939 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.415384696s. #196096 [371a6972 / 0a2a484e] | |
I0526 13:24:58.427585 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 793.918345ms. #196352 [d26f216d / 7df6824c] | |
I0526 13:24:59.527097 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.095296379s. #196608 [c73e396b / a1c0e7c7] | |
I0526 13:25:00.597343 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.070111912s. #196864 [03482013 / 6e94a4ad] | |
I0526 13:25:01.341764 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 740.916564ms. #197120 [75185ceb / d2bb05bd] | |
I0526 13:25:02.234344 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 602.743267ms. #197376 [9d5f0987 / d4f42219] | |
I0526 13:25:02.896061 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 661.551322ms. #197632 [61f39538 / 8b583472] | |
I0526 13:25:03.503036 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 606.839931ms. #197888 [f2aabaab / 55d02f89] | |
I0526 13:25:04.083451 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 580.272651ms. #198144 [d26accc9 / 929fc994] | |
I0526 13:25:05.206813 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 576.17797ms. #198400 [4d7efbf4 / e83d97d3] | |
I0526 13:25:05.855355 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 648.362165ms. #198656 [3984b328 / 086497fc] | |
I0526 13:25:06.445295 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 589.747406ms. #198912 [4aadc537 / 4bbf808b] | |
I0526 13:25:07.242195 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 796.766425ms. #199168 [08d44f11 / 8a633999] | |
I0526 13:25:08.264664 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 631.859752ms. #199424 [c729fcd8 / cae26ee2] | |
I0526 13:25:08.969401 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 704.610255ms. #199680 [599d5967 / 244d9831] | |
I0526 13:25:09.419210 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 449.670472ms. #199936 [74b0206c / 60960f49] | |
I0526 13:25:09.951242 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 531.902948ms. #200192 [4dd63013 / e25ac730] | |
I0526 13:25:10.618890 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 487.221741ms. #200448 [daa7ee41 / 2a0f6dcb] | |
I0526 13:25:11.054191 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 435.119006ms. #200704 [01e0bede / 932b7910] | |
I0526 13:25:11.841268 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 786.909911ms. #200960 [e811b420 / b4713b77] | |
I0526 13:25:12.654538 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 812.448662ms. #201216 [f9093f93 / 9cf4e122] | |
I0526 13:25:13.697609 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 557.816192ms. #201472 [24e4498a / 9a776eaa] | |
I0526 13:25:14.381737 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 683.955247ms. #201728 [7ac9c941 / ca9461bf] | |
I0526 13:25:14.871115 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 489.216958ms. #201984 [28ca7d63 / 551b19ae] | |
I0526 13:25:15.439055 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 567.766759ms. #202240 [5f5a1e19 / 718d12a8] | |
I0526 13:25:16.211684 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 521.193523ms. #202496 [b0245259 / 6bdcb80f] | |
I0526 13:25:16.771523 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 559.677609ms. #202752 [a3c5538b / 91d7d055] | |
I0526 13:25:17.411446 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 639.740936ms. #203008 [db73ddd4 / db7c9a70] | |
I0526 13:25:18.000159 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 588.569119ms. #203264 [e942188f / a728a520] | |
I0526 13:25:23.024954 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.893675621s. #203520 [8a355b47 / a15c5251] | |
I0526 13:25:23.874227 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 849.131128ms. #203776 [2e81dbf9 / 6625a658] | |
I0526 13:25:24.478391 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 604.022957ms. #204032 [ef161d0b / 59086f75] | |
I0526 13:25:25.097820 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 619.287226ms. #204288 [80d96a5e / 215df41d] | |
I0526 13:25:27.561521 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.426069257s. #204544 [285c10da / 800a3d63] | |
I0526 13:25:28.482890 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 921.241174ms. #204800 [f2931ad4 / 2a0d6c2d] | |
I0526 13:25:29.336456 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 853.415862ms. #205056 [965b619c / 87eb3715] | |
I0526 13:25:30.134205 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 797.618565ms. #205312 [be35c9cd / 4fba289f] | |
I0526 13:25:31.430731 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 789.329707ms. #205568 [023329f3 / f70a8725] | |
I0526 13:25:32.311296 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 880.351316ms. #205824 [dc6eddf4 / 5b113bca] | |
I0526 13:25:33.438230 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.126737376s. #206080 [904914a6 / f26e47c3] | |
I0526 13:25:34.338675 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 900.318554ms. #206336 [5dae3b59 / b3553585] | |
I0526 13:25:35.357918 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 727.408283ms. #206592 [5bb896c1 / bb46668b] | |
I0526 13:25:36.090976 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 732.935876ms. #206848 [94d2a130 / 6fd42c9d] | |
I0526 13:25:36.702149 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.039013ms. #207104 [c8a2682e / 83d43e21] | |
I0526 13:25:37.466065 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 763.781812ms. #207360 [58a6e3b9 / 60f73422] | |
I0526 13:25:38.342058 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 711.125875ms. #207616 [4a4f72b6 / 0a237f97] | |
I0526 13:25:39.242874 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 900.67822ms. #207872 [fc310b4f / 27021c06] | |
I0526 13:25:39.840676 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 597.609759ms. #208128 [641fdf18 / 2ca1912e] | |
I0526 13:25:40.703354 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 862.531634ms. #208384 [900ff25d / e0fec246] | |
I0526 13:25:42.131225 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 997.197802ms. #208640 [cb32eb1b / 92f5a4fc] | |
I0526 13:25:42.805116 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 673.758688ms. #208896 [3f8834d5 / 07b589e4] | |
I0526 13:25:43.447559 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 642.266728ms. #209152 [163a6b3b / 5a511d3a] | |
I0526 13:25:43.971667 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 523.93664ms. #209408 [584b32f9 / 55eed883] | |
I0526 13:25:45.018653 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 881.505637ms. #209664 [7d76c72c / 7ce5cd6c] | |
I0526 13:25:45.786199 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 767.335718ms. #209920 [7fa1ce11 / 9179fb40] | |
I0526 13:26:05.029083 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 19.242745121s. #210176 [00264fb1 / 2f2b019f] | |
I0526 13:26:05.821660 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 792.442403ms. #210432 [94605082 / 0aaa56ff] | |
I0526 13:26:06.738014 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 587.402002ms. #210688 [15a550b2 / 4c046beb] | |
I0526 13:26:07.608231 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 870.033943ms. #210944 [3744599b / d4d79636] | |
I0526 13:26:08.622554 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.014157157s. #211200 [02b610bc / a6a162f8] | |
I0526 13:26:09.750586 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.127855725s. #211456 [cdbd212c / 38f3dc32] | |
I0526 13:26:15.160543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.013605308s. #211712 [ddc29647 / 5e36993b] | |
I0526 13:26:20.108418 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.94774051s. #211968 [37d5bb64 / b7857ade] | |
I0526 13:26:22.916963 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.808393643s. #212224 [420446d3 / aab1db5d] | |
I0526 13:26:30.819865 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 7.902738067s. #212480 [9666247e / 882410d7] | |
I0526 13:26:32.233316 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.102123215s. #212736 [c13805a5 / 692e0a03] | |
I0526 13:26:34.175036 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.941587072s. #212992 [56151cb4 / de868c37] | |
I0526 13:26:40.186753 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 6.011595126s. #213248 [1652008c / 5858875c] | |
I0526 13:26:43.321318 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.134419192s. #213504 [eeb43b17 / b806fca9] | |
I0526 13:26:44.662219 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.028344061s. #213760 [b4a79950 / 6212e5e6] | |
I0526 13:26:45.685972 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.023032785s. #214016 [c81bbab1 / 35b5a398] | |
I0526 13:26:46.922720 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.236601438s. #214272 [398ffb69 / 42cbf633] | |
I0526 13:26:47.836395 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 913.526475ms. #214528 [ad4bd4ff / 0d3eff3f] | |
I0526 13:26:50.313609 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.182083497s. #214784 [8aa814a3 / 3082d67c] | |
I0526 13:26:51.579819 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.266032086s. #215040 [5f637e7e / 511b75de] | |
I0526 13:26:52.544835 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 964.67914ms. #215296 [ad3a1909 / 77be373b] | |
I0526 13:26:53.323861 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 778.831598ms. #215552 [5c2fffaf / 35619787] | |
I0526 13:26:56.812578 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.169617013s. #215808 [5bb4aa76 / 7c565d42] | |
I0526 13:26:57.821650 8076 worker.go:403] transaction(e3dbf63c) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:57.822301 8076 worker.go:403] transaction(d2b60277) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:57.822915 8076 worker.go:403] transaction(572c4d3c) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:57.823497 8076 worker.go:403] transaction(0b61d942) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:57.824186 8076 worker.go:403] transaction(f7c10f66) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:57.825732 8076 worker.go:403] transaction(ddbce6d5) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:58.496803 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.684101492s. #216064 [d3edaf8b / a994195c] | |
I0526 13:26:59.178163 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 681.22905ms. #216320 [6b5d4741 / 4115f902] | |
I0526 13:26:59.813532 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 635.249008ms. #216576 [7dc28097 / 5d4636ee] | |
I0526 13:26:59.863416 8076 worker.go:403] transaction(e3dbf63c) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:59.864025 8076 worker.go:403] transaction(d2b60277) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:59.864564 8076 worker.go:403] transaction(572c4d3c) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:59.865131 8076 worker.go:403] transaction(0b61d942) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:59.865678 8076 worker.go:403] transaction(f7c10f66) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:26:59.866243 8076 worker.go:403] transaction(ddbce6d5) below gas price (tx=1 Szabo ask=10 Szabo). All sequential txs from this address(d1ade25c) will be ignored | |
I0526 13:27:01.407476 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.274911686s. #216832 [5bd05384 / 555021e0] | |
I0526 13:27:02.168097 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 760.486673ms. #217088 [2a9d8e2c / 527875e7] | |
I0526 13:27:02.833799 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 665.519742ms. #217344 [c7f9599b / c7e29a80] | |
I0526 13:27:03.523406 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 689.473182ms. #217600 [8d519931 / 19df91dd] | |
I0526 13:27:04.508475 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 875.851003ms. #217856 [aa60616b / 795fdb4d] | |
I0526 13:27:07.956954 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.448312172s. #218112 [fd955dac / 95067d3a] | |
I0526 13:27:09.040800 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.083715846s. #218368 [c878dda3 / 773b45a8] | |
I0526 13:27:09.799474 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 747.733023ms. #218624 [58bbede7 / 2906e765] | |
I0526 13:27:10.895194 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 754.140817ms. #218880 [7eb9c276 / 0a9c1e59] | |
I0526 13:27:11.601852 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 706.489249ms. #219136 [358acd85 / b8e6a660] | |
I0526 13:27:13.417811 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.815807482s. #219392 [142256f7 / 4cf86e7d] | |
I0526 13:27:15.467386 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.049446393s. #219648 [86a0eab8 / 262dd544] | |
I0526 13:27:16.358593 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 727.454361ms. #219904 [95d4e1b8 / f0f733b8] | |
I0526 13:27:18.047511 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.688774329s. #220160 [fdcdffcb / c06d7f9f] | |
I0526 13:27:19.669904 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.622260705s. #220416 [f8b81791 / bc7b9580] | |
I0526 13:27:20.358719 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 688.606726ms. #220672 [637becf0 / 06fdbb4a] | |
I0526 13:27:21.517511 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 886.09702ms. #220928 [b48bda20 / b140644a] | |
I0526 13:27:22.311002 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 793.325212ms. #221184 [0fc3d94f / a29fe601] | |
I0526 13:27:23.444857 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.133652428s. #221440 [4c908c3f / a3682641] | |
I0526 13:27:24.209381 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 764.36231ms. #221696 [8d5c9138 / 5a8ddd21] | |
I0526 13:27:26.909086 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.278425343s. #221952 [1e02165b / 19ce9ec3] | |
I0526 13:27:28.140022 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.230813428s. #222208 [7874e3ff / 9ac337e6] | |
I0526 13:27:29.161350 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.021168764s. #222464 [eaa1e5d2 / e49b476c] | |
I0526 13:27:30.292684 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.131193329s. #222720 [94e80afb / 405873d4] | |
I0526 13:27:31.511544 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 868.691815ms. #222976 [545542c1 / a4e4cacc] | |
I0526 13:27:32.776899 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.256819023s. #223232 [f245f85c / 8d81d384] | |
I0526 13:27:33.565726 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 788.686088ms. #223488 [bb024619 / bed610fd] | |
I0526 13:27:34.304638 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 738.755482ms. #223744 [bba04e49 / 3ba86b2a] | |
I0526 13:27:36.795314 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.163557016s. #224000 [92df214a / b61bb933] | |
I0526 13:27:42.842824 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 6.047186862s. #224256 [a07859c1 / 6d0a759f] | |
I0526 13:27:44.927176 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.084147763s. #224512 [8764b1b0 / bc798921] | |
I0526 13:27:45.883959 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 956.623222ms. #224768 [28ce7f2a / 3a04c47e] | |
I0526 13:27:47.225316 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.090779638s. #225024 [2f15da5d / 4ab08dce] | |
I0526 13:27:47.910507 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 684.97606ms. #225280 [4530ab7c / 5149b2ef] | |
I0526 13:27:48.645696 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 735.063176ms. #225536 [49f9720c / 1bdeb689] | |
I0526 13:27:49.414581 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 768.763559ms. #225792 [89dc3da8 / 56e93d1a] | |
I0526 13:27:50.987722 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.355743333s. #226048 [46cb0f37 / d2629a0e] | |
I0526 13:27:51.703247 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 715.394006ms. #226304 [fd56c6e2 / 2a59e8bf] | |
I0526 13:27:52.416687 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 713.256077ms. #226560 [be691278 / f85566ef] | |
I0526 13:27:53.234715 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 817.823371ms. #226816 [601c3912 / 21da9b4b] | |
I0526 13:27:54.422955 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 787.305739ms. #227072 [03a7a86a / 0fd09e84] | |
I0526 13:27:55.215899 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 792.801221ms. #227328 [5d68f69d / 8ba4c27a] | |
I0526 13:27:56.242068 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.025991355s. #227584 [f52e5c2e / 8c70353d] | |
I0526 13:27:58.145190 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.902990692s. #227840 [f359f085 / 50a3f22d] | |
I0526 13:28:00.056803 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.421517125s. #228096 [27c69d30 / 1cdc4d4f] | |
I0526 13:28:01.185002 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.128054835s. #228352 [e452bf1d / 48af5cf9] | |
I0526 13:28:03.783109 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.597873678s. #228608 [3a7524de / 34a78cc6] | |
I0526 13:28:08.825266 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.041938531s. #228864 [241a9fd8 / daa7db17] | |
I0526 13:28:11.480900 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.344554625s. #229120 [6245dc66 / 2a4c5948] | |
I0526 13:28:15.385288 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.904260741s. #229376 [bc167704 / 2663d18c] | |
I0526 13:28:20.284840 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.899398109s. #229632 [a5832d46 / ecfe267e] | |
I0526 13:28:26.864532 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 6.579558195s. #229888 [8a27b226 / e385043c] | |
I0526 13:28:27.784401 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 653.496215ms. #230144 [18674ca2 / 1e1496f5] | |
I0526 13:28:29.627474 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.84294556s. #230400 [a1e16d29 / 739cea76] | |
I0526 13:28:30.886259 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.258625645s. #230656 [7245c2f8 / 8ac6e8a2] | |
I0526 13:28:31.703776 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 817.385488ms. #230912 [4caba6d0 / cedd846a] | |
I0526 13:28:32.905690 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 772.034036ms. #231168 [22656b44 / f7ba9a70] | |
I0526 13:28:33.651328 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 745.508456ms. #231424 [15a90c57 / 02e5f833] | |
I0526 13:28:34.222717 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 571.253343ms. #231680 [d8e96631 / df973c07] | |
I0526 13:28:35.057715 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 834.857749ms. #231936 [cb5a3205 / 31aee8b6] | |
I0526 13:28:36.048760 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 916.212127ms. #232192 [7c87221d / b4cca590] | |
I0526 13:28:36.649221 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 600.294868ms. #232448 [b211624d / 9a3a3bd1] | |
I0526 13:28:37.389882 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 740.466193ms. #232704 [9f06f054 / e622621d] | |
I0526 13:28:38.076880 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 686.83572ms. #232960 [a80491c1 / cccac017] | |
I0526 13:28:38.893446 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 759.506572ms. #233216 [5044cfbe / ecd17b1b] | |
I0526 13:28:39.471597 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 577.963651ms. #233472 [50082559 / 8be1c46b] | |
I0526 13:28:40.227330 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 755.548118ms. #233728 [99a39d9c / 344100a7] | |
I0526 13:28:40.915523 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 688.022744ms. #233984 [d739d66b / 24671ea2] | |
I0526 13:28:41.776861 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 651.219515ms. #234240 [45206310 / ee5fe813] | |
I0526 13:28:42.481516 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 704.485186ms. #234496 [31f20a93 / 4a784b87] | |
I0526 13:28:43.125882 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 644.184815ms. #234752 [d5db3d2a / 0b114a5b] | |
I0526 13:28:44.851916 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 716.185861ms. #235008 [a0016d64 / 0eed44f2] | |
I0526 13:28:45.420908 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 568.78483ms. #235264 [3e60d05e / a0d97d3e] | |
I0526 13:28:46.062438 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 641.400281ms. #235520 [8da6666c / 65af2582] | |
I0526 13:28:46.606156 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 543.589868ms. #235776 [c44ce1eb / 203d8e00] | |
I0526 13:28:47.769140 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 632.800861ms. #236032 [b7fe16c3 / 5c8a24bb] | |
I0526 13:28:48.401294 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 632.002051ms. #236288 [b6407e66 / a1f95eca] | |
I0526 13:28:48.988062 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 586.591494ms. #236544 [d0078bca / 7cee8e32] | |
I0526 13:28:49.668116 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 679.938748ms. #236800 [ec6d2249 / 527ee02f] | |
I0526 13:28:50.681020 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 537.435686ms. #237056 [095a0244 / 2c106b0a] | |
I0526 13:28:51.356618 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 675.427286ms. #237312 [d869da3c / 85bd1e78] | |
I0526 13:28:51.987582 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 630.796641ms. #237568 [baa81702 / 3e0ef8e2] | |
I0526 13:28:52.728339 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 740.560733ms. #237824 [4299c9f9 / cd0f617c] | |
I0526 13:28:53.820938 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 689.370994ms. #238080 [7a93b168 / 8c1c4e71] | |
I0526 13:28:54.818717 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 997.591765ms. #238336 [a8ce1576 / 8e21d4c4] | |
I0526 13:28:55.606859 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 787.991828ms. #238592 [30f44d8f / 8c147153] | |
I0526 13:28:56.362804 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 755.799464ms. #238848 [e159c9c2 / e8fbfc9f] | |
I0526 13:28:57.554082 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 922.322682ms. #239104 [cb319dc6 / 074456c9] | |
I0526 13:28:58.181441 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 627.234702ms. #239360 [aeb36ce4 / bd2ee653] | |
I0526 13:28:58.785722 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 604.161469ms. #239616 [f7813892 / 34fb730a] | |
I0526 13:28:59.359314 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 573.454725ms. #239872 [374c05a7 / 6c44e907] | |
I0526 13:29:08.879657 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 9.242071405s. #240128 [c16c037b / 254a30cb] | |
I0526 13:29:09.664950 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 784.558114ms. #240384 [26f4b29c / 5c271062] | |
I0526 13:29:10.286627 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 621.514043ms. #240640 [fcb1ba73 / d2fce98e] | |
I0526 13:29:10.824058 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 537.293418ms. #240896 [3e5c4190 / 51628811] | |
I0526 13:29:11.660153 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 522.131299ms. #241152 [5a35b52e / ee395db5] | |
I0526 13:29:12.196336 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 535.975602ms. #241408 [7598a000 / 4a7502b8] | |
I0526 13:29:17.570102 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.373529274s. #241664 [cbf7a64d / 4ba9ac72] | |
I0526 13:29:19.546357 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.976106142s. #241920 [eb1ad45f / 12f9ed57] | |
I0526 13:29:20.568934 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 937.53062ms. #242176 [d908b487 / 3e4f72f4] | |
I0526 13:29:21.319259 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 750.157957ms. #242432 [d0fa4342 / 3931f0d7] | |
I0526 13:29:22.074405 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 755.011332ms. #242688 [d38af4ae / 8ad6abdb] | |
I0526 13:29:23.054969 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 980.412093ms. #242944 [de9c8962 / a40a87b3] | |
I0526 13:29:24.910634 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.777498885s. #243200 [e908fd78 / 74a05f7b] | |
I0526 13:29:28.715481 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.804662296s. #243456 [0f1c14f0 / 4b0353a0] | |
I0526 13:29:30.396086 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.680423935s. #243712 [77e901f7 / 2804d3f9] | |
I0526 13:29:31.764418 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.368206502s. #243968 [99e68319 / db4c64d8] | |
I0526 13:29:32.942464 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 803.650386ms. #244224 [435987ee / 4715e407] | |
I0526 13:29:33.588243 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 645.602891ms. #244480 [ec6691bc / 3e125216] | |
I0526 13:29:34.327306 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 738.939263ms. #244736 [6b5d3be3 / a6968313] | |
I0526 13:29:35.005232 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 677.776097ms. #244992 [99f9e191 / e5d67468] | |
I0526 13:29:35.792939 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 653.898819ms. #245248 [128dee70 / 7287f0d5] | |
I0526 13:29:36.405010 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 611.919356ms. #245504 [600932c5 / 8a83677c] | |
I0526 13:29:36.971859 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 566.678441ms. #245760 [da8ff306 / fefd0da2] | |
I0526 13:29:37.521935 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 549.947877ms. #246016 [21432198 / 5ee80491] | |
I0526 13:29:38.256208 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 623.337335ms. #246272 [307d4bcf / 3ebdd8f8] | |
I0526 13:29:38.977817 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 721.470782ms. #246528 [c3469292 / c1c6cc9e] | |
I0526 13:29:39.596201 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 618.200251ms. #246784 [b6e485ad / 2aafb673] | |
I0526 13:29:40.514093 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 917.720776ms. #247040 [42604cbf / 5f643d06] | |
I0526 13:29:41.722100 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.091159909s. #247296 [53688ce7 / 7d4eebc1] | |
I0526 13:29:42.405837 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 683.458278ms. #247552 [fb8bfa6e / 2696e9bb] | |
I0526 13:29:43.225220 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 819.194918ms. #247808 [e3d9d4d2 / 9dd898c0] | |
I0526 13:29:43.950636 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 725.232135ms. #248064 [1ab3799a / 0c673b62] | |
I0526 13:29:44.699144 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 561.146147ms. #248320 [b8b5ae7c / ef1a73d3] | |
I0526 13:29:45.328618 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 629.339622ms. #248576 [df73fb31 / 2d064c36] | |
I0526 13:29:46.085641 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 756.884032ms. #248832 [4ce05397 / a1ab48df] | |
I0526 13:29:47.061148 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 975.375074ms. #249088 [bb32190f / 6e773850] | |
I0526 13:29:48.079680 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 947.822139ms. #249344 [65e70983 / 0ef03663] | |
I0526 13:29:49.419588 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.339776514s. #249600 [7ef03e29 / a7796205] | |
I0526 13:29:50.613906 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.194165817s. #249856 [75a15792 / ac7fb2f4] | |
I0526 13:29:51.554063 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 939.99521ms. #250112 [d07c9643 / 5688a650] | |
I0526 13:29:52.245958 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 614.317478ms. #250368 [b03a13ae / af110f73] | |
I0526 13:29:53.007496 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 761.406094ms. #250624 [72675154 / 1cbfe7e3] | |
I0526 13:29:53.850859 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 843.233183ms. #250880 [7cd2c7b6 / 79fdf51a] | |
I0526 13:29:54.567543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 716.491585ms. #251136 [20a57bac / ac43d306] | |
I0526 13:29:55.347535 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 714.774558ms. #251392 [b322a69f / 60bc1f99] | |
I0526 13:29:56.210328 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 862.659886ms. #251648 [7928983b / 674b8ec4] | |
I0526 13:29:57.268802 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.058314165s. #251904 [15064ea9 / 95c128b3] | |
I0526 13:29:58.059724 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 790.785451ms. #252160 [88b47c9c / 8f718b1d] | |
I0526 13:29:58.848474 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 714.959856ms. #252416 [39f49b01 / 484efbd1] | |
I0526 13:29:59.935785 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.087138315s. #252672 [f6310e76 / 0f40fd1e] | |
I0526 13:30:00.822288 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 886.312952ms. #252928 [a115672e / 6a3a9df5] | |
I0526 13:30:01.691251 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 868.749274ms. #253184 [cd252996 / 6c94671a] | |
I0526 13:30:02.878999 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 744.813322ms. #253440 [3d42aab6 / aea79ad1] | |
I0526 13:30:05.897917 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.018720501s. #253696 [9d6c04cc / 7cbf252d] | |
I0526 13:30:06.515157 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 617.107809ms. #253952 [b20f6656 / c75a4205] | |
I0526 13:30:08.126237 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.610952142s. #254208 [73f0bd5d / d3ed3ec6] | |
I0526 13:30:09.946452 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.315264587s. #254464 [8fb20f7f / 127007f2] | |
I0526 13:30:11.054412 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.107749321s. #254720 [7eb7dc92 / 5eea9d4f] | |
I0526 13:30:11.628842 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 573.847924ms. #254976 [4af542ba / 3ae3dc13] | |
I0526 13:30:12.436901 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 807.927704ms. #255232 [0fe11b7a / b81fd2e3] | |
I0526 13:30:13.351682 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 718.442996ms. #255488 [ba0fa531 / a04adbb0] | |
I0526 13:30:13.911639 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 559.7538ms. #255744 [a797a2d9 / a98b4426] | |
I0526 13:30:14.615466 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 703.625762ms. #256000 [ac1b8e02 / 624846ba] | |
I0526 13:30:15.236486 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 620.897361ms. #256256 [3dd0c965 / c6c9ae44] | |
I0526 13:30:16.381339 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 750.003289ms. #256512 [c051bf38 / 26c39b45] | |
I0526 13:30:17.123534 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 742.033263ms. #256768 [17d86146 / 68f9eee3] | |
I0526 13:30:17.912300 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 788.612894ms. #257024 [26dc621b / 8e821a72] | |
I0526 13:30:18.818954 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 906.497446ms. #257280 [4aceb043 / e8f8f2cb] | |
I0526 13:30:19.851906 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 718.409289ms. #257536 [5fbfbd65 / e7d9ba53] | |
I0526 13:30:20.461391 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 609.305073ms. #257792 [c3914016 / e49db74a] | |
I0526 13:30:21.274061 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 812.488466ms. #258048 [cb90f351 / de849aae] | |
I0526 13:30:21.981138 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 706.928207ms. #258304 [14b1968c / 9cef8cfd] | |
I0526 13:30:23.120782 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 990.254056ms. #258560 [346c4703 / 54f344dd] | |
I0526 13:30:24.678950 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.557985672s. #258816 [1716d940 / 215a5c4d] | |
I0526 13:30:28.491708 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.812627973s. #259072 [4a7424e9 / 04976178] | |
I0526 13:30:29.258200 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 766.341732ms. #259328 [8cfbc1bc / cb972e54] | |
I0526 13:30:30.366858 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 725.409788ms. #259584 [095a2ae3 / ddfdf5c9] | |
I0526 13:30:31.160483 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 793.460956ms. #259840 [a631dfce / e4585e6f] | |
I0526 13:30:31.938017 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 777.412803ms. #260096 [a103d256 / 4954cf2a] | |
I0526 13:30:32.742198 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 804.04322ms. #260352 [8d8ee9dd / edec6c32] | |
I0526 13:30:33.876929 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 744.595787ms. #260608 [89c64a4c / b5de3c9b] | |
I0526 13:30:34.570235 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 693.185179ms. #260864 [6d2fa041 / 4d789603] | |
I0526 13:30:35.193417 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 623.057978ms. #261120 [8e5e8a29 / e8e70a87] | |
I0526 13:30:35.916003 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 722.454436ms. #261376 [4fb354bd / 480ea7a5] | |
I0526 13:30:37.055897 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 924.667108ms. #261632 [6eb8347f / 702bf250] | |
I0526 13:30:38.396794 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.340767036s. #261888 [d011f260 / 627fec6a] | |
I0526 13:30:39.267282 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 870.313554ms. #262144 [2856aef0 / 6af3a9a1] | |
I0526 13:30:39.996163 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 728.712931ms. #262400 [1e317da1 / 572d72d9] | |
I0526 13:30:40.680339 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 548.345601ms. #262656 [33cd725f / 89d45726] | |
I0526 13:30:41.522455 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 841.957005ms. #262912 [744dee9a / 25f7cd70] | |
I0526 13:30:42.577449 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.053639124s. #263168 [a28984a5 / 61d75e4c] | |
I0526 13:30:43.562348 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 984.758043ms. #263424 [651173e8 / 717d3fb2] | |
I0526 13:30:44.593177 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 961.976084ms. #263680 [8993c187 / 7f4bdaaf] | |
I0526 13:30:46.088323 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.495020641s. #263936 [adc415f8 / 386deb80] | |
I0526 13:30:47.086719 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 998.264351ms. #264192 [10d0af94 / 0d2c8577] | |
I0526 13:30:48.231076 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.144231637s. #264448 [4e61a3db / 92aed6e8] | |
I0526 13:30:49.881102 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.24851487s. #264704 [b9d34c5d / 6a2a36e5] | |
I0526 13:30:51.212320 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.331082262s. #264960 [663aab87 / 766a5e3d] | |
I0526 13:30:52.281442 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.068985953s. #265216 [7cee2e40 / 7bf956dd] | |
I0526 13:30:53.007299 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 725.694372ms. #265472 [7bcab3dd / 4665b7ec] | |
I0526 13:30:53.617741 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 484.759495ms. #265728 [5d5bf3a6 / 99b44229] | |
I0526 13:30:54.248934 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 631.031488ms. #265984 [24729df5 / e305a383] | |
I0526 13:30:54.843985 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 594.807019ms. #266240 [235a43a4 / 36e356b3] | |
I0526 13:30:55.894239 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.050034251s. #266496 [d9f658ae / ad32c8eb] | |
I0526 13:30:56.692261 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 561.09219ms. #266752 [462f0110 / 28873b09] | |
I0526 13:30:57.278201 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 585.778676ms. #267008 [a874962e / f525e28a] | |
I0526 13:30:58.114160 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 835.823293ms. #267264 [1758a19e / 35d822b1] | |
I0526 13:30:58.834716 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 720.422784ms. #267520 [353b88e9 / 1f0b189c] | |
I0526 13:30:59.647324 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 513.088536ms. #267776 [2c1d9eb0 / 5b412d44] | |
I0526 13:31:00.887423 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.239940319s. #268032 [1adcb8ba / 395d0b17] | |
I0526 13:31:01.648782 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 761.14452ms. #268288 [66b0b900 / 723e26c5] | |
I0526 13:31:02.521372 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 872.33096ms. #268544 [190cd5e1 / acfaea92] | |
I0526 13:31:03.230423 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 539.582548ms. #268800 [a08e2c04 / a54f325c] | |
I0526 13:31:03.735128 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 504.5239ms. #269056 [78c4cddb / cca4baeb] | |
I0526 13:31:04.298286 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 562.981115ms. #269312 [7391e403 / 9de4fa3c] | |
I0526 13:31:05.129524 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 831.102212ms. #269568 [44b39902 / 8c8974d0] | |
I0526 13:31:06.241438 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 605.119873ms. #269824 [b467274f / c536ff5e] | |
I0526 13:31:30.787543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 24.545963003s. #270080 [d22a8a2d / cc158a11] | |
I0526 13:31:31.517429 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 729.698903ms. #270336 [7fc8d326 / c809672b] | |
I0526 13:31:32.772271 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.254696705s. #270592 [afd40e30 / ed3a7af7] | |
I0526 13:31:34.408951 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.27440861s. #270848 [aa13aa0b / d4a99770] | |
I0526 13:31:35.188402 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 779.317875ms. #271104 [e5484c0b / 66528435] | |
I0526 13:31:35.837452 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 648.876836ms. #271360 [7c4fd33e / 1ca4bb97] | |
I0526 13:31:36.600813 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 763.184921ms. #271616 [d4ae4c5e / a7c733b1] | |
I0526 13:31:37.768567 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 636.623044ms. #271872 [67921d52 / f8fcb35a] | |
I0526 13:31:38.518446 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 749.72961ms. #272128 [ab5c46ea / 5356346f] | |
I0526 13:31:39.400159 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 881.515667ms. #272384 [523c4580 / c750a43e] | |
I0526 13:31:39.954625 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 554.318058ms. #272640 [c837a565 / ed4bfd6e] | |
I0526 13:31:40.847223 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 705.506218ms. #272896 [2041e712 / 7a3646a8] | |
I0526 13:31:41.629937 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 782.573021ms. #273152 [36aaf671 / 1b34a200] | |
I0526 13:31:42.599716 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 969.541039ms. #273408 [d357e430 / 6ce2b15c] | |
I0526 13:31:43.634816 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.034847058s. #273664 [548d3977 / 7473a2b0] | |
I0526 13:31:44.935975 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 796.624638ms. #273920 [ad562580 / b6313d88] | |
I0526 13:31:46.265014 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.325140987s. #274176 [ecc8804b / 64a32340] | |
I0526 13:31:47.292063 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.02687903s. #274432 [c8927834 / 00632524] | |
I0526 13:31:47.929639 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 637.354649ms. #274688 [3e83c982 / ee3a2169] | |
I0526 13:31:49.009818 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 867.980048ms. #274944 [493b5351 / a4153383] | |
I0526 13:31:49.808543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 798.571564ms. #275200 [93fb4d29 / 21c51cf3] | |
I0526 13:31:50.517056 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 708.385955ms. #275456 [cc1bde2b / a80752f7] | |
I0526 13:31:51.168619 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 651.380566ms. #275712 [194b44c2 / 256fe947] | |
I0526 13:31:52.068023 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 435.807702ms. #275968 [4ef5d095 / 07924a92] | |
I0526 13:31:52.898082 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 829.88985ms. #276224 [2a04367f / 52814083] | |
I0526 13:31:53.578989 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 680.729122ms. #276480 [6c25d7d1 / dd8c76ee] | |
I0526 13:31:54.128095 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 548.955365ms. #276736 [f2a7ab8f / a6da21aa] | |
I0526 13:31:55.256660 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 623.690931ms. #276992 [1dc5fdae / 6aaf3ce4] | |
I0526 13:31:55.922614 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 665.775488ms. #277248 [c676cf52 / 44d695b8] | |
I0526 13:31:56.590259 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 667.510914ms. #277504 [f20eaf4e / 788ac63f] | |
I0526 13:31:57.116247 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 525.803603ms. #277760 [1fc3bd4e / 949fef38] | |
I0526 13:31:58.330297 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 694.530435ms. #278016 [6b98b3d3 / 777e1487] | |
I0526 13:31:58.889482 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 559.05972ms. #278272 [726c6db7 / 37de84b1] | |
I0526 13:31:59.451517 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 561.857664ms. #278528 [8c1b13c6 / a9a828ec] | |
I0526 13:32:00.051841 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 600.162761ms. #278784 [fe251a2b / 0b1e3a51] | |
I0526 13:32:00.721028 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 587.681166ms. #279040 [e3a2d1da / e33a6006] | |
I0526 13:32:01.481277 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 760.077854ms. #279296 [35ae2e92 / 3f128340] | |
I0526 13:32:02.158268 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 676.658153ms. #279552 [3f31a29e / 075f9340] | |
I0526 13:32:02.833039 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 674.633221ms. #279808 [eff1e5e4 / 329c4b34] | |
I0526 13:32:03.653373 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 522.243044ms. #280064 [dafecf6a / d387a747] | |
I0526 13:32:04.268459 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 614.951889ms. #280320 [6d63eb11 / 4ead5805] | |
I0526 13:32:04.734103 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 465.484459ms. #280576 [2935f61b / a343b492] | |
I0526 13:32:05.353631 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 619.347357ms. #280832 [f90b6d95 / e66eb1c9] | |
I0526 13:32:06.126572 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 492.635781ms. #281088 [8e25ce3e / 877844ce] | |
I0526 13:32:06.653559 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 526.856115ms. #281344 [2e95d6ab / 6192c986] | |
I0526 13:32:07.180995 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 527.303121ms. #281600 [60d961f3 / 71ee8639] | |
I0526 13:32:08.045033 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 863.907869ms. #281856 [a4ff3dd5 / 7962bd64] | |
I0526 13:32:08.827931 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 690.408463ms. #282112 [f25e9185 / 83e607ce] | |
I0526 13:32:09.504416 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 676.356644ms. #282368 [43be02db / 7a7926c5] | |
I0526 13:32:10.318052 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 813.484481ms. #282624 [8e7c4d43 / 693a4462] | |
I0526 13:32:11.021131 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 702.947558ms. #282880 [12ccb485 / cd78f6a2] | |
I0526 13:32:11.808588 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 621.586288ms. #283136 [a53fdfe0 / a305ad62] | |
I0526 13:32:12.914128 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.105406429s. #283392 [98200921 / 92d7525a] | |
I0526 13:32:13.771908 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 857.610766ms. #283648 [2b6bf8e2 / 125c0560] | |
I0526 13:32:14.456937 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 684.904274ms. #283904 [79e3246b / bd1d23e4] | |
I0526 13:32:15.356519 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 714.661637ms. #284160 [f18a0768 / a5a0665d] | |
I0526 13:32:15.946798 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 590.058395ms. #284416 [1fd6d99a / ab62d42c] | |
I0526 13:32:17.450792 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.503836933s. #284672 [12572e17 / a3ce2785] | |
I0526 13:32:17.975673 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 524.706876ms. #284928 [4d50a187 / bd0a2a33] | |
I0526 13:32:18.780481 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 645.212753ms. #285184 [904971a8 / 7e47ebab] | |
I0526 13:32:19.354589 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 573.931742ms. #285440 [6c539ca5 / 9f36a43b] | |
I0526 13:32:19.935107 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 580.375342ms. #285696 [567ade86 / 1c084877] | |
I0526 13:32:20.594636 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 659.400373ms. #285952 [0ccf7c69 / b5eaca80] | |
I0526 13:32:21.515790 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 878.334083ms. #286208 [bca66935 / 432e198d] | |
I0526 13:32:22.124543 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 608.488779ms. #286464 [269c9835 / 2db24986] | |
I0526 13:32:22.702365 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 577.302793ms. #286720 [310996f2 / 0a47ac9d] | |
I0526 13:32:23.395786 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 693.256599ms. #286976 [ec4995a6 / 96cc99c3] | |
I0526 13:32:24.188522 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 547.63833ms. #287232 [c768077d / e5f2de89] | |
I0526 13:32:24.875131 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 686.490692ms. #287488 [82aa77cc / f294a16a] | |
I0526 13:32:29.247006 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.362129733s. #287744 [48845060 / 979cf4cc] | |
I0526 13:32:29.779726 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 532.588293ms. #288000 [6de26d28 / 6e72517b] | |
I0526 13:32:30.739286 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 603.555398ms. #288256 [f80da1ce / b7137ace] | |
I0526 13:32:31.441790 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 702.356036ms. #288512 [cb4bfb60 / bda47958] | |
I0526 13:32:31.980846 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 538.910591ms. #288768 [7c53cca8 / 84cd5ced] | |
I0526 13:32:32.553663 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 572.644506ms. #289024 [6c69f9ea / 419941e4] | |
I0526 13:32:33.196772 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 563.602293ms. #289280 [90060c18 / 6b3b849f] | |
I0526 13:32:33.977829 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 780.915376ms. #289536 [e6ea4ac4 / 0fed1c8d] | |
I0526 13:32:34.612535 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 634.521701ms. #289792 [fe184fcc / bdfd27cf] | |
I0526 13:32:35.496442 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 883.742838ms. #290048 [d575cd2f / 97a96d03] | |
I0526 13:32:37.192582 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.561061451s. #290304 [7fd39a13 / c2c8b64d] | |
I0526 13:32:38.686002 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.493276794s. #290560 [109c15e3 / c2da39d9] | |
I0526 13:32:39.824360 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.138235758s. #290816 [26af8922 / 33ddd471] | |
I0526 13:32:40.488457 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 663.940727ms. #291072 [720ec5a7 / 07441506] | |
I0526 13:32:41.283654 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 651.212747ms. #291328 [55b595ba / e9766ba2] | |
I0526 13:32:42.434741 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.150957045s. #291584 [07e3e411 / 56e5a768] | |
I0526 13:32:54.538720 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 12.103779169s. #291840 [aa093dcf / 57c1b582] | |
I0526 13:32:58.671098 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.132193616s. #292096 [d0c1b07e / 002a2028] | |
I0526 13:33:04.374864 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.24264818s. #292352 [f87dfbd1 / a9292d64] | |
I0526 13:33:09.027181 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.652089515s. #292608 [020110ed / 7c0ccbe2] | |
I0526 13:33:14.276995 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.249657589s. #292864 [c13304cd / dc993220] | |
I0526 13:33:19.248980 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.971784277s. #293120 [cd002f88 / 41e73231] | |
I0526 13:33:20.529331 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 893.158857ms. #293376 [6b1e6092 / b87fb9af] | |
I0526 13:33:29.143388 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.613916314s. #293632 [fe12033b / 7665a144] | |
I0526 13:33:32.909457 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.765943872s. #293888 [e5e83a23 / b0a69ada] | |
I0526 13:33:36.008419 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.098814249s. #294144 [8680e70a / 02a6cbc5] | |
I0526 13:33:43.088953 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 6.886058222s. #294400 [f8934f43 / 512e4618] | |
I0526 13:33:51.627717 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.538588719s. #294656 [037a3716 / 4d146d00] | |
I0526 13:34:01.909095 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 10.269343818s. #294912 [be748f1e / cb40d574] | |
I0526 13:34:16.901411 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 14.992150171s. #295168 [806cb604 / bdce5c23] | |
I0526 13:34:21.735514 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.599734024s. #295424 [c8df334f / 897c382d] | |
I0526 13:34:39.543791 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 17.808094249s. #295680 [d69668d2 / 916344aa] | |
I0526 13:34:51.824501 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 12.28055908s. #295936 [afb43037 / fb9da4d9] | |
I0526 13:34:59.720337 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 7.895666581s. #296192 [a4c59111 / 3cdc4b74] | |
I0526 13:35:14.621083 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 14.485327058s. #296448 [78c625a5 / 65c997dd] | |
I0526 13:35:33.377596 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 18.756357214s. #296704 [94846233 / 106f8dd9] | |
I0526 13:35:46.865924 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 13.488105026s. #296960 [d3c4a15e / 94d5c016] | |
I0526 13:36:00.226147 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 13.35997904s. #297216 [b356db57 / d5266080] | |
I0526 13:36:19.411520 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 18.776945739s. #297472 [cdbdc86a / 22f67fa0] | |
I0526 13:36:40.670599 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 21.258923835s. #297728 [4f9122ce / c0b2a619] | |
I0526 13:37:01.065797 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 20.393195776s. #297984 [3e2b0bb8 / 555f0f92] | |
I0526 13:37:11.136120 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 10.070159892s. #298240 [119f2a40 / 9ef5adf8] | |
I0526 13:37:27.045979 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 15.404641442s. #298496 [f8e404e1 / 424e09c3] | |
I0526 13:37:35.194550 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.148442489s. #298752 [3b3648f2 / 00f1890a] | |
I0526 13:37:44.606901 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 9.412166653s. #299008 [9f84b531 / 9ec90872] | |
I0526 13:38:02.750946 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 18.143850307s. #299264 [debb3a8a / fea49d5b] | |
I0526 13:38:05.977996 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.841109847s. #299520 [840121e2 / c2dbac04] | |
I0526 13:38:07.457018 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 1.478855186s. #299776 [0e6c655d / 6b2b4e05] | |
I0526 13:38:18.196980 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 10.73976729s. #300032 [c180f3b6 / ea09b6b4] | |
I0526 13:38:22.916957 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.719790205s. #300288 [3737f997 / e7864a35] | |
I0526 13:38:24.072956 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 936.650817ms. #300544 [595c5fd2 / 28c6d48a] | |
I0526 13:38:27.066072 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.992969955s. #300800 [04dabb1c / fcee7a87] | |
I0526 13:38:31.439176 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.372935933s. #301056 [11d2fcf0 / bc1f3ba1] | |
I0526 13:38:34.891600 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.452266861s. #301312 [7faa822f / 4b5e0310] | |
I0526 13:38:40.156292 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.018910712s. #301568 [58e83d4c / 0fd143e2] | |
I0526 13:38:52.459849 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 12.303393195s. #301824 [60dbcb27 / dff9345a] | |
I0526 13:38:57.439539 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.979560324s. #302080 [b61c0bd5 / b53f0144] | |
I0526 13:39:05.711226 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.271550156s. #302336 [a07c8f2a / b115b757] | |
I0526 13:39:09.449386 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 3.318341507s. #302592 [7f891bc8 / b340ea27] | |
I0526 13:39:14.659138 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.209571718s. #302848 [cf16af9f / 12f5f979] | |
I0526 13:39:19.721017 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.061732257s. #303104 [695a7660 / bb0d5fa3] | |
I0526 13:39:22.622967 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 2.901817483s. #303360 [9c05787d / 5d1df9e7] | |
I0526 13:39:28.895678 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.764877221s. #303616 [22224491 / cb7f9645] | |
I0526 13:39:33.341075 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.44523009s. #303872 [dcb7b09b / 2eb47557] | |
I0526 13:39:38.167956 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.826681965s. #304128 [26396ddb / 37f9f3c3] | |
I0526 13:39:42.887492 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.719362196s. #304384 [9b455583 / 50e64214] | |
I0526 13:39:51.306108 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 8.175246106s. #304640 [4193f778 / 0d6b837c] | |
I0526 13:39:56.883855 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 5.577588297s. #304896 [524b95a6 / 212b8dbb] | |
I0526 13:40:00.962927 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.078940969s. #305152 [1e97d77a / 092bb093] | |
I0526 13:40:01.596015 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 632.9118ms. #305408 [bd43aa9c / 823c8334] | |
I0526 13:40:06.435901 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 4.792659139s. #305664 [3841a831 / 5b2585d3] | |
I0526 13:40:15.609025 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 9.172907022s. #305920 [2bd7de38 / 5ced90b1] | |
I0526 13:40:23.579088 8076 chain_manager.go:645] imported 256 block(s) (0 queued 0 ignored) in 7.969875012s. #306176 [8e93c251 / 350aecef] | |
runtime: address space conflict: map(0x0) = 0x1 | |
fatal error: runtime: address space conflict | |
runtime stack: | |
runtime.SysMap(0x0, 0x1de0000, 0xaccfb200, 0x8cccf78) | |
/usr/lib/go/src/runtime/mem_linux.c:152 +0xc4 | |
runtime.MHeap_SysAlloc(0x8ccfd60, 0x1de0000, 0x89a01) | |
/usr/lib/go/src/runtime/malloc.c:284 +0xf1 | |
runtime.MHeap_Alloc(0x8ccfd60, 0xeea, 0x0, 0x3b980001, 0x4) | |
/usr/lib/go/src/runtime/mheap.c:240 +0x66 | |
goroutine 46 [running]: | |
runtime.switchtoM() | |
/usr/lib/go/src/runtime/asm_386.s:208 fp=0x3b981ac4 sp=0x3b981ac0 | |
runtime.mallocgc(0x1dd4000, 0x0, 0x3, 0x1ff2e849) | |
/usr/lib/go/src/runtime/malloc.go:199 +0x7d3 fp=0x3b981b1c sp=0x3b981ac4 | |
runtime.rawmem(0x1dd4000, 0x1dd4000) | |
/usr/lib/go/src/runtime/malloc.go:371 +0x38 fp=0x3b981b30 sp=0x3b981b1c | |
runtime.growslice(0x8595740, 0x429da000, 0x17dbe4b, 0x17dc000, 0x62, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/runtime/slice.go:83 +0x210 fp=0x3b981b70 sp=0x3b981b30 | |
github.com/syndtr/goleveldb/leveldb/memdb.(*DB).Put(0x2efb3a80, 0x2ce84090, 0x28, 0x28, 0x421f2555, 0x217, 0x7e7336, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/memdb/memdb.go:300 +0x5c7 fp=0x3b981c00 sp=0x3b981b70 | |
github.com/syndtr/goleveldb/leveldb.func·002(0x14aac, 0x1, 0x421f2533, 0x20, 0x7e7358, 0x421f2555, 0x217, 0x7e7336) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/batch.go:236 +0xb7 fp=0x3b981c38 sp=0x3b981c00 | |
github.com/syndtr/goleveldb/leveldb.(*Batch).decodeRec(0x2df69980, 0x3b981ca8, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/batch.go:227 +0x298 fp=0x3b981c98 sp=0x3b981c38 | |
github.com/syndtr/goleveldb/leveldb.(*Batch).memReplay(0x2df69980, 0x2efb3a80, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/batch.go:237 +0x56 fp=0x3b981cb8 sp=0x3b981c98 | |
github.com/syndtr/goleveldb/leveldb.(*DB).Write(0x18e36460, 0x2df69980, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:200 +0x498 fp=0x3b981e90 sp=0x3b981cb8 | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Flush(0x18f03840, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:121 +0x30c fp=0x3b981f38 sp=0x3b981e90 | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).syncDatabases(0x18f524d0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:495 +0x1a1 fp=0x3b981fe8 sp=0x3b981f38 | |
runtime.goexit() | |
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x3b981fec sp=0x3b981fe8 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:461 +0x10f | |
goroutine 1 [select, 28 minutes]: | |
github.com/peterh/liner.(*State).readNext(0x2f604a90, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:140 +0x23c2 | |
github.com/peterh/liner.(*State).Prompt(0x2f604a90, 0x86e1548, 0x2, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/line.go:494 +0x3ae | |
main.(*jsre).interactive(0x2f0fe120) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/js.go:186 +0x56 | |
main.console(0x18e327e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:342 +0x28f | |
github.com/codegangsta/cli.Command.Run(0x86ef288, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x87d26a8, 0x30, 0x89d5868, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/command.go:118 +0xdd1 | |
github.com/codegangsta/cli.(*App).Run(0x18efca80, 0x18e0a000, 0x9, 0x9, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/codegangsta/cli/app.go:177 +0xbb3 | |
main.main() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:300 +0x6c | |
goroutine 6 [select]: | |
github.com/ethereum/go-ethereum/logger.dispatchLoop() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:65 +0x58c | |
created by github.com/ethereum/go-ethereum/logger.init·1 | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:44 +0x25 | |
goroutine 7 [chan receive]: | |
github.com/ethereum/go-ethereum/logger/glog.(*loggingT).flushDaemon(0x8cc0580) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:897 +0x76 | |
created by github.com/ethereum/go-ethereum/logger/glog.init·1 | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/logger/glog/glog.go:428 +0x6e | |
goroutine 17 [syscall, 32 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/lib/go/src/runtime/asm_386.s:2287 +0x1 | |
goroutine 9 [syscall, 32 minutes]: | |
os/signal.loop() | |
/usr/lib/go/src/os/signal/signal_unix.go:21 +0x21 | |
created by os/signal.init·1 | |
/usr/lib/go/src/os/signal/signal_unix.go:27 +0x34 | |
goroutine 10 [syscall, 28 minutes]: | |
syscall.Syscall(0x3, 0x3, 0x18f2e000, 0x8000, 0x2d650044, 0x8087564, 0x18e12f30) | |
/usr/lib/go/src/syscall/asm_linux_386.s:19 +0x5 | |
syscall.read(0x3, 0x18f2e000, 0x8000, 0x8000, 0x18e12f2c, 0x0, 0x0) | |
/usr/lib/go/src/syscall/zsyscall_linux_386.go:867 +0x5a | |
syscall.Read(0x3, 0x18f2e000, 0x8000, 0x8000, 0x20, 0x0, 0x0) | |
/usr/lib/go/src/syscall/syscall_unix.go:136 +0x50 | |
os.(*File).read(0x18e1b0e0, 0x18f2e000, 0x8000, 0x8000, 0xb, 0x0, 0x0) | |
/usr/lib/go/src/os/file_unix.go:191 +0x55 | |
os.(*File).Read(0x18e1b0e0, 0x18f2e000, 0x8000, 0x8000, 0xb, 0x0, 0x0) | |
/usr/lib/go/src/os/file.go:95 +0x76 | |
io.Copy(0xb75772b8, 0x18e1a0e0, 0xb7577238, 0x18e1b0e0, 0xde, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:362 +0x184 | |
created by main.console | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/geth/main.go:323 +0xd2 | |
goroutine 1640 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x313bafc0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x313bafc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 24757 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x316c5f50, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x316c5f50) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 514 [IO wait]: | |
net.(*pollDesc).Wait(0x2f0fa138, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2f0fa138, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).accept(0x2f0fa100, 0x0, 0xb7577268, 0x4c658080) | |
/usr/lib/go/src/net/fd_unix.go:419 +0x34f | |
net.(*TCPListener).AcceptTCP(0x2c6c0b30, 0xccf6a70b, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:234 +0x48 | |
github.com/ethereum/go-ethereum/rpc.(*stoppableTCPListener).Accept(0x2c6c0b38, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/types.go:346 +0xd4 | |
net/http.(*Server).Serve(0x2ef69e40, 0xb50d9360, 0x2c6c0b38, 0x0, 0x0) | |
/usr/lib/go/src/net/http/server.go:1728 +0x7b | |
net/http.Serve(0xb50d9360, 0x2c6c0b38, 0xb7577510, 0x2f0ebd20, 0x0, 0x0) | |
/usr/lib/go/src/net/http/server.go:1606 +0x8c | |
created by github.com/ethereum/go-ethereum/rpc.Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/rpc/http.go:51 +0x7b7 | |
goroutine 1566 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1a639ef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3bba73b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3bba73b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1a639f20, 0xb75a0c50, 0x1a639ef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 16610 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2af6f8c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 12 [select]: | |
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x18e4e000) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x1c5 | |
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x1bb | |
goroutine 34 [chan receive]: | |
github.com/ethereum/go-ethereum/logger.sysLoop(0xb7577d50, 0x18e1b170, 0x18e9e000, 0x18e35060) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:101 +0x50 | |
created by github.com/ethereum/go-ethereum/logger.func·001 | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/logger/sys.go:61 +0x134 | |
goroutine 13 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x18ece0e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x414 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x737 | |
goroutine 14 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x18ece0e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x11d | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x74c | |
goroutine 15 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x18ece0e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x68a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x786 | |
goroutine 16 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x18ece0e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x221 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x79b | |
goroutine 50 [select, 1 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0x18ece0e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x153 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x7b0 | |
goroutine 51 [select]: | |
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x18f520b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x1c5 | |
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x1bb | |
goroutine 52 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x18e36460) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x414 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x737 | |
goroutine 53 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x18e36460) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x11d | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x74c | |
goroutine 54 [runnable]: | |
syscall.Syscall(0x76, 0x12, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/syscall/asm_linux_386.s:19 +0x5 | |
syscall.Fsync(0x12, 0x0, 0x0) | |
/usr/lib/go/src/syscall/zsyscall_linux_386.go:503 +0x50 | |
os.(*File).Sync(0x2a72e060, 0x0, 0x0) | |
/usr/lib/go/src/os/file_posix.go:129 +0x5b | |
github.com/syndtr/goleveldb/leveldb/storage.syncDir(0x18ea6f40, 0x1c, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/storage/file_storage_unix.go:59 +0x90 | |
github.com/syndtr/goleveldb/leveldb/storage.fileWrap.Sync(0x18f0e0f8, 0x18f03220, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:353 +0x77 | |
github.com/syndtr/goleveldb/leveldb/storage.(*fileWrap).Sync(0x18f0e100, 0x0, 0x0) | |
<autogenerated>:46 +0x86 | |
github.com/syndtr/goleveldb/leveldb.(*session).flushManifest(0x18e44070, 0x19c95f80, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/session_util.go:243 +0xf1 | |
github.com/syndtr/goleveldb/leveldb.(*session).commit(0x18e44070, 0x19c95f80, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/session.go:199 +0xe7 | |
github.com/syndtr/goleveldb/leveldb.func·017(0x4c658190, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:602 +0x97 | |
github.com/syndtr/goleveldb/leveldb.(*compactionTransactFunc).run(0x2a72e048, 0x4c658190, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:271 +0x3d | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0x18e36460, 0x8736f68, 0xc, 0xb75a1be0, 0x2a72e048) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:215 +0x212 | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransactFunc(0x18e36460, 0x8736f68, 0xc, 0x4c658130, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:282 +0xac | |
github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0x18e36460, 0x35b1bb00, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:603 +0xf16 | |
github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0x18e36460) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:641 +0x4a | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x18e36460) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:833 +0x2e4 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x786 | |
goroutine 55 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x18e36460) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x221 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x79b | |
goroutine 56 [chan send]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0x18e36460) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:40 +0x10e | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x7b0 | |
goroutine 57 [select]: | |
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x18f52210) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x1c5 | |
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x1bb | |
goroutine 58 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x18e36620) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x414 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x737 | |
goroutine 59 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x18e36620) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x11d | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x74c | |
goroutine 60 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x18e36620) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x68a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x786 | |
goroutine 61 [select, 2 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x18e36620) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x221 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x79b | |
goroutine 62 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0x18e36620) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x153 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x7b0 | |
goroutine 63 [semacquire]: | |
sync.(*Mutex).Lock(0x18e9d558) | |
/usr/lib/go/src/sync/mutex.go:66 +0xcb | |
sync.(*RWMutex).Lock(0x18e9d558) | |
/usr/lib/go/src/sync/rwmutex.go:82 +0x32 | |
github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain(0x18e9d520, 0x8cc7360, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:529 +0x105 | |
github.com/ethereum/go-ethereum/core.(*ChainManager).procFutureBlocks(0x18e9d520) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:520 +0xdc | |
github.com/ethereum/go-ethereum/core.(*ChainManager).update(0x18e9d520) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:734 +0x551 | |
created by github.com/ethereum/go-ethereum/core.NewChainManager | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:142 +0x88a | |
goroutine 64 [select]: | |
github.com/ethereum/go-ethereum/miner.(*worker).update(0x19bb4240) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:187 +0x520 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:120 +0x28b | |
goroutine 65 [chan receive, 31 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*worker).wait(0x19bb4240) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:214 +0x64 | |
created by github.com/ethereum/go-ethereum/miner.newWorker | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/miner/worker.go:121 +0x2a0 | |
goroutine 66 [chan receive, 31 minutes]: | |
github.com/ethereum/go-ethereum/miner.(*Miner).update(0x18e9f680) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/miner/miner.go:49 +0x18d | |
created by github.com/ethereum/go-ethereum/miner.New | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/miner/miner.go:37 +0x11d | |
goroutine 67 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0xb7577d28, 0x18e316b0, 0x197abf00, 0x86e4ba8, 0x3, 0x765f, 0x765f, 0x8745bc8, 0x12) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:98 +0x710 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:204 +0x273 | |
goroutine 35126 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2f559a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x19e4c990, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x19e4c990, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2f559aa0, 0xb75a0c50, 0x2f559a40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 488 [select]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0x2f11cde0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x689 | |
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x2f | |
goroutine 35 [select]: | |
github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x19826000) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x1c5 | |
created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x1bb | |
goroutine 20626 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x395ad710) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 36 [select, 31 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x198281c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x414 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x737 | |
goroutine 37 [select]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x198281c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:82 +0x11d | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x74c | |
goroutine 38 [select, 31 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x198281c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:812 +0x68a | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x786 | |
goroutine 39 [select, 31 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x198281c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x221 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x79b | |
goroutine 40 [select, 31 minutes]: | |
github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0x198281c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x153 | |
created by github.com/syndtr/goleveldb/leveldb.openDB | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x7b0 | |
goroutine 41 [select]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).loop(0x197abfc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:313 +0xa87 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:214 +0x46c | |
goroutine 42 [IO wait]: | |
net.(*pollDesc).Wait(0x197abe78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x197abe78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).readFrom(0x197abe40, 0x198b0000, 0x500, 0x500, 0x0, 0x0, 0x0, 0xb7577268, 0x4c67a48c) | |
/usr/lib/go/src/net/fd_unix.go:269 +0x34f | |
net.(*UDPConn).ReadFromUDP(0x18f0ef08, 0x198b0000, 0x500, 0x500, 0x500, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/udpsock_posix.go:67 +0xd3 | |
github.com/ethereum/go-ethereum/p2p/discover.(*udp).readLoop(0x197abfc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:434 +0xd5 | |
created by github.com/ethereum/go-ethereum/p2p/discover.newUDP | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/udp.go:215 +0x484 | |
goroutine 43 [IO wait]: | |
net.(*pollDesc).Wait(0x1981caf8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1981caf8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).accept(0x1981cac0, 0x0, 0xb7577268, 0x4b2c5aa8) | |
/usr/lib/go/src/net/fd_unix.go:419 +0x34f | |
net.(*TCPListener).AcceptTCP(0x19812480, 0xb7564708, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:234 +0x48 | |
net.(*TCPListener).Accept(0x19812480, 0x0, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/tcpsock_posix.go:244 +0x48 | |
github.com/ethereum/go-ethereum/p2p.(*Server).listenLoop(0x197acfc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:519 +0x293 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:334 +0x1a6 | |
goroutine 44 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p/nat.Map(0xb7577d28, 0x18e316b0, 0x197abc80, 0x86e4a38, 0x3, 0x765f, 0x765f, 0x872e0a8, 0xc) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/nat/nat.go:98 +0x710 | |
github.com/ethereum/go-ethereum/p2p.func·006() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:339 +0x7b | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).startListening | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:341 +0x262 | |
goroutine 45 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Server).run(0x197acfc0, 0xb75824b0, 0x1981ca80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:403 +0x14a3 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:319 +0xb54 | |
goroutine 47 [semacquire]: | |
sync.(*Mutex).Lock(0x18f03848) | |
/usr/lib/go/src/sync/mutex.go:66 +0xcb | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Get(0x18f03840, 0x2a00b2c0, 0x20, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:66 +0x67 | |
github.com/ethereum/go-ethereum/trie.(*Cache).Get(0x2ab4d790, 0x2a00b2c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/cache.go:20 +0xd7 | |
github.com/ethereum/go-ethereum/trie.New(0x2a00b2c0, 0x20, 0x20, 0xb757d988, 0x18f03840, 0xb757d988) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:42 +0x183 | |
github.com/ethereum/go-ethereum/trie.NewSecure(0x2a00b2c0, 0x20, 0x20, 0xb757d988, 0x18f03840, 0x19822a00) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:12 +0x48 | |
github.com/ethereum/go-ethereum/core/state.New(0x693a9a18, 0x14eedd1c, 0x290f084f, 0xd969c793, 0x217d0ce9, 0x5341b4f2, 0x2c37d01e, 0x10740aaf, 0xb757d338, 0x18f03840, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:33 +0x98 | |
github.com/ethereum/go-ethereum/core.(*ChainManager).State(0x18e9d520, 0x4) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:205 +0x71 | |
github.com/ethereum/go-ethereum/core.*ChainManager.State·fm(0x18f5ca00) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/cmd/utils/flags.go:347 +0x27 | |
github.com/ethereum/go-ethereum/core.(*TxPool).checkQueue(0x18f5ca00) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:294 +0x74 | |
github.com/ethereum/go-ethereum/core.(*TxPool).Start(0x18f5ca00) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/transaction_pool.go:94 +0xe1 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:468 +0x13c | |
goroutine 48 [chan receive, 7 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).txBroadcastLoop(0x18e330a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:387 +0x73 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:109 +0xfc | |
goroutine 49 [chan receive, 31 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).minedBroadcastLoop(0x18e330a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:377 +0x73 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:113 +0x1da | |
goroutine 82 [select]: | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).update(0x18e330a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:22 +0x2b3 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:115 +0x1ef | |
goroutine 83 [chan receive, 7 minutes]: | |
github.com/ethereum/go-ethereum/eth.(*Ethereum).txBroadcastLoop(0x18f524d0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:559 +0x73 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:477 +0x245 | |
goroutine 4435 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1ad792c0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1ad792c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 1015 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3a6c8990) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 16222 [select, 22 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3a060510, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x3a060510) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 721 [IO wait]: | |
net.(*pollDesc).Wait(0x38903038, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x38903038, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x38903000, 0x2c8a6160, 0x20, 0x20, 0x0, 0xb7577268, 0x2b4dfb10) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x380fcc38, 0x2c8a6160, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x380fcc38, 0x2c8a6160, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x380fcc38, 0x2c8a6160, 0x20, 0x20, 0x2c8a6160, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x3b4afe60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x37e65160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1af5a030, 0x2f64c780) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1527 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3bdd0fc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 454 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2d006390, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2ce379e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2ce379e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2d0063c0, 0xb75a0c50, 0x2d006390, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 45908 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x47d01aa0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 1014 [runnable]: | |
net.(*pollDesc).Wait(0x35172638, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x35172638, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x35172600, 0x487741c0, 0x20, 0x20, 0x0, 0xb7577268, 0x1d112078) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x31ff8f38, 0x487741c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x31ff8f38, 0x487741c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x31ff8f38, 0x487741c0, 0x20, 0x20, 0x487741c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x341a1c80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x33e68fc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3a6c8990, 0x1fc4f540) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 199 [IO wait]: | |
net.(*pollDesc).Wait(0x198dfbf8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x198dfbf8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x198dfbc0, 0x4a2e3fc0, 0x20, 0x20, 0x0, 0xb7577268, 0x4932de88) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x18f40e78, 0x4a2e3fc0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x18f40e78, 0x4a2e3fc0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x18f40e78, 0x4a2e3fc0, 0x20, 0x20, 0x4a2e3fc0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1afa6e70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x199bd300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1a682210, 0x1b0244c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 89 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p/discover.(*nodeDB).expirer(0x1986cba0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:218 +0x1ca | |
created by github.com/ethereum/go-ethereum/p2p/discover.func·001 | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/discover/database.go:210 +0x30 | |
goroutine 32554 [IO wait]: | |
net.(*pollDesc).Wait(0x2b9066f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2b9066f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2b9066c0, 0x3abe70a0, 0x20, 0x20, 0x0, 0xb7577268, 0x2871c390) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1a6ef598, 0x3abe70a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1a6ef598, 0x3abe70a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1a6ef598, 0x3abe70a0, 0x20, 0x20, 0x3abe70a0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2c3b6c90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x35155160, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2162a090, 0x2b906880) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 3595 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1cc55d10) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 201 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1a6821e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x19cfb9e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x19cfb9e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1a682210, 0xb75a0c50, 0x1a6821e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 25228 [IO wait]: | |
net.(*pollDesc).Wait(0x3a9f0678, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x3a9f0678, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x3a9f0640, 0x1a47a0e0, 0x20, 0x20, 0x0, 0xb7577268, 0x4c658038) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x39f9b750, 0x1a47a0e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x39f9b750, 0x1a47a0e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x39f9b750, 0x1a47a0e0, 0x20, 0x20, 0x1a47a0e0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1fff8f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1eb4be60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2af62b70, 0x33fcfac0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 5329 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2acfb0b0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2acfb0b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 1643 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x313baf90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2fe687e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2fe687e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x313bafc0, 0xb75a0c50, 0x313baf90, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 906 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3a6c8990, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x3a6c8990) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 2146 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2fce66c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 25229 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2af62b70) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 457 [select]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0x2f0fe0c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x689 | |
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x2f | |
goroutine 5334 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2acfb0b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 770 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1af5a030) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 393 [runnable]: | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).fetchBlocks(0x19bafb60, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:391 +0xcc8 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).syncWithPeer(0x19bafb60, 0x1a813260, 0x502f7179, 0xe8a4d546, 0x7e8ae1bf, 0x3f5f17e5, 0xf6ec19ba, 0x616b35e3, 0xed56fe9e, 0x6518c5b1, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:212 +0x216 | |
github.com/ethereum/go-ethereum/eth/downloader.(*Downloader).Synchronise(0x19bafb60, 0x1b0272f0, 0x10, 0x502f7179, 0xe8a4d546, 0x7e8ae1bf, 0x3f5f17e5, 0xf6ec19ba, 0x616b35e3, 0xed56fe9e, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/downloader/downloader.go:182 +0x33c | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).synchronise(0x18e330a0, 0x19cfb9e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:106 +0x423 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).update | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:32 +0x1a9 | |
goroutine 4297 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x313bb470, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x1a8346c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x1a8346c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x313bb4a0, 0xb75a0c50, 0x313bb470, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 1073 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x23162870, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x23152b40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x23152b40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x231628a0, 0xb75a0c50, 0x23162870, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 732 [IO wait]: | |
net.(*pollDesc).Wait(0x38902f38, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x38902f38, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x38902f00, 0x35c5d720, 0x20, 0x20, 0x0, 0xb7577268, 0x37380890) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1a658168, 0x35c5d720, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1a658168, 0x35c5d720, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1a658168, 0x35c5d720, 0x20, 0x20, 0x35c5d720, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x33a7eae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1ad0c6e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2f0661e0, 0x38903b80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 18705 [select, 21 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x20025c50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x30fe6f30, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x30fe6f30, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x20025c80, 0xb75a0c50, 0x20025c50, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 4816 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2ec71d70, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2ec71d70) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 429 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2d0063c0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2d0063c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 458 [select]: | |
github.com/ethereum/go-ethereum/event/filter.(*FilterManager).filterLoop(0x2f0fe150) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:74 +0x689 | |
created by github.com/ethereum/go-ethereum/event/filter.(*FilterManager).Start | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/filter/eth_filter.go:31 +0x2f | |
goroutine 25230 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2af62b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x37a24b40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x37a24b40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2af62b70, 0xb75a0c50, 0x2af62b40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 515 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0x2f0eee10) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x648 | |
created by github.com/ethereum/go-ethereum/xeth.New | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x48e | |
goroutine 1016 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3a6c8960, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x1f6a30e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x1f6a30e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x3a6c8990, 0xb75a0c50, 0x3a6c8960, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 20496 [IO wait]: | |
net.(*pollDesc).Wait(0x3b5001f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x3b5001f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x3b5001c0, 0x3399c620, 0x20, 0x20, 0x0, 0xb7577268, 0x1a69b4d0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x28e4a068, 0x3399c620, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x28e4a068, 0x3399c620, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x28e4a068, 0x3399c620, 0x20, 0x20, 0x3399c620, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2b741470, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2c9d48e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x30ff3f80, 0x31448200) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 200 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1a682210) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 31777 [select, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2f3abc80, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2f3abc80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 2147 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2fce6690, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2e3015f0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2e3015f0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2fce66c0, 0xb75a0c50, 0x2fce6690, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 452 [IO wait]: | |
net.(*pollDesc).Wait(0x2c4e26b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2c4e26b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2c4e2680, 0x4c4b17c0, 0x20, 0x20, 0x0, 0xb7577268, 0x38a5cb98) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2c4d4ab0, 0x4c4b17c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2c4d4ab0, 0x4c4b17c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2c4d4ab0, 0x4c4b17c0, 0x20, 0x20, 0x4c4b17c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2ce43e30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2bd32d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2d0063c0, 0x2c2ef400) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1563 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1a639f20, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1a639f20) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 219 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1a682210, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1a682210) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 771 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1af5a000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3b4a95f0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3b4a95f0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1af5a030, 0xb75a0c50, 0x1af5a000, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 453 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2d0063c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 32556 [select, 9 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2162a060, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x33a93170, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x33a93170, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2162a090, 0xb75a0c50, 0x2162a060, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 2239 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2e7ea840, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2e7ea840) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 34844 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2162a810) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 6994 [select, 19 minutes]: | |
github.com/ethereum/go-ethereum/eth.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:598 +0xb78 | |
created by github.com/ethereum/go-ethereum/eth.(*Ethereum).StartAutoDAG | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/backend.go:630 +0x85 | |
goroutine 46121 [select, 7 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x4b1a3d70, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x4b1a3d70) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 37078 [select, 12 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1fff97d0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1fff97d0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 37080 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1fff97d0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 1072 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x231628a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 22632 [select, 18 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x32c2a1b0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x32c2a1b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 1876 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1aeec2d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x37300d80, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x37300d80, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1aeec300, 0xb75a0c50, 0x1aeec2d0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 26000 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x31564750, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x31564750) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 34842 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2162a810, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2162a810) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 2034 [IO wait]: | |
net.(*pollDesc).Wait(0x36996eb8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x36996eb8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x36996e80, 0x33d49100, 0x20, 0x20, 0x0, 0xb7577268, 0x28684cd0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x395bad60, 0x33d49100, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x395bad60, 0x33d49100, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x395bad60, 0x33d49100, 0x20, 0x20, 0x33d49100, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2b222f90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x37f734e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2a79b350, 0x1ad6cec0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1641 [IO wait]: | |
net.(*pollDesc).Wait(0x380926b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x380926b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x38092680, 0x33d48d80, 0x20, 0x20, 0x0, 0xb7577268, 0x2a541b98) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x28e4b050, 0x33d48d80, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x28e4b050, 0x33d48d80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x28e4b050, 0x33d48d80, 0x20, 0x20, 0x33d48d80, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2158a1e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x36151a40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x313bafc0, 0x1eae0c00) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1565 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1a639f20) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 4841 [IO wait]: | |
net.(*pollDesc).Wait(0x2994a138, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2994a138, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2994a100, 0x33d49060, 0x20, 0x20, 0x0, 0xb7577268, 0x28684cb0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x39c92418, 0x33d49060, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x39c92418, 0x33d49060, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x39c92418, 0x33d49060, 0x20, 0x20, 0x33d49060, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2bfb40f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x333a92a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2ec71d70, 0x2b64e480) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 42671 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x476b3170) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 1642 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x313bafc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 16611 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2af6f890, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x25b24870, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x25b24870, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2af6f8c0, 0xb75a0c50, 0x2af6f890, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 4436 [IO wait]: | |
net.(*pollDesc).Wait(0x2f18bd38, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2f18bd38, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2f18bd00, 0x3bac6d40, 0x20, 0x20, 0x0, 0xb7577268, 0x3bf8f100) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1c6b5720, 0x3bac6d40, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1c6b5720, 0x3bac6d40, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1c6b5720, 0x3bac6d40, 0x20, 0x20, 0x3bac6d40, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1d4edb00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x38060340, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1ad792c0, 0x35feaf40) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 480 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0x2f0eed80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x648 | |
created by github.com/ethereum/go-ethereum/xeth.New | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x48e | |
goroutine 6366 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x33fd0840) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 517 [select]: | |
github.com/ethereum/go-ethereum/xeth.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:253 +0x3e6 | |
created by github.com/ethereum/go-ethereum/xeth.(*XEth).UpdateState | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:272 +0xe0 | |
goroutine 518 [select]: | |
github.com/ethereum/go-ethereum/jsre.(*JSRE).runEventLoop(0x2f11c8d0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:155 +0xa6d | |
created by github.com/ethereum/go-ethereum/jsre.New | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/jsre/jsre.go:65 +0x20b | |
goroutine 519 [select]: | |
github.com/ethereum/go-ethereum/xeth.(*XEth).start(0x2f0eeea0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:114 +0x648 | |
created by github.com/ethereum/go-ethereum/xeth.New | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/xeth/xeth.go:104 +0x48e | |
goroutine 6996 [syscall, 28 minutes]: | |
syscall.Syscall(0x3, 0x0, 0x198bd000, 0x1000, 0x3bf0e000, 0x1982ea00, 0x75) | |
/usr/lib/go/src/syscall/asm_linux_386.s:19 +0x5 | |
syscall.read(0x0, 0x198bd000, 0x1000, 0x1000, 0x1e5, 0x0, 0x0) | |
/usr/lib/go/src/syscall/zsyscall_linux_386.go:867 +0x5a | |
syscall.Read(0x0, 0x198bd000, 0x1000, 0x1000, 0x8bfbc58, 0x0, 0x0) | |
/usr/lib/go/src/syscall/syscall_unix.go:136 +0x50 | |
os.(*File).read(0x18e1a0d8, 0x198bd000, 0x1000, 0x1000, 0x8bfbc58, 0x0, 0x0) | |
/usr/lib/go/src/os/file_unix.go:191 +0x55 | |
os.(*File).Read(0x18e1a0d8, 0x198bd000, 0x1000, 0x1000, 0x1a405701, 0x0, 0x0) | |
/usr/lib/go/src/os/file.go:95 +0x76 | |
bufio.(*Reader).fill(0x2f5efd10) | |
/usr/lib/go/src/bufio/bufio.go:97 +0x15c | |
bufio.(*Reader).ReadRune(0x2f5efd10, 0x82ac20c, 0x80a9968, 0x0, 0x0) | |
/usr/lib/go/src/bufio/bufio.go:227 +0xb2 | |
github.com/peterh/liner.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:95 +0x53 | |
created by github.com/peterh/liner.(*State).restartPrompt | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/Godeps/_workspace/src/github.com/peterh/liner/input.go:103 +0xd8 | |
goroutine 1059 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x231628a0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x231628a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 1875 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1aeec300) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 1985 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2a79b350, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2a79b350) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 26066 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x31564750) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 2036 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2a79b320, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3bba6510, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3bba6510, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2a79b350, 0xb75a0c50, 0x2a79b320, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 31846 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2f3abc50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x350c6ea0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x350c6ea0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2f3abc80, 0xb75a0c50, 0x2f3abc50, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 20562 [select, 3 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x30ff3f20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x35dcc1b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x35dcc1b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x30ff3f80, 0xb75a0c50, 0x30ff3f20, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 20523 [select, 20 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x30ff3f80, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x30ff3f80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 22634 [IO wait]: | |
net.(*pollDesc).Wait(0x3651e878, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x3651e878, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x3651e840, 0x197b1620, 0x20, 0x20, 0x0, 0xb7577268, 0x3aad3790) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x35b69880, 0x197b1620, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x35b69880, 0x197b1620, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x35b69880, 0x197b1620, 0x20, 0x20, 0x197b1620, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1a750210, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3bacaba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x32c2a1b0, 0x31448440) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 2035 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2a79b350) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 750 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2f0661e0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2f0661e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 1564 [IO wait]: | |
net.(*pollDesc).Wait(0x18f62f78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x18f62f78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x18f62f40, 0x18ea6b80, 0x20, 0x20, 0x0, 0xb7577268, 0x18e2d260) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x28ae3e90, 0x18ea6b80, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x28ae3e90, 0x18ea6b80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x28ae3e90, 0x18ea6b80, 0x20, 0x20, 0x18ea6b80, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1a639e00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x198794a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1a639f20, 0x2c2ef900) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 52887 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x493f5410, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x4b695710, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x4b695710, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x493f5440, 0xb75a0c50, 0x493f5410, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 733 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2f0661e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 754 [select, 31 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1af5a030, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1af5a030) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 24759 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x316c5f50) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 734 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2f0661b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x34ac6510, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x34ac6510, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2f0661e0, 0xb75a0c50, 0x2f0661b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 26019 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1aeecd50, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1aeecd50) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 1526 [IO wait]: | |
net.(*pollDesc).Wait(0x2f0e3c38, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2f0e3c38, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2f0e3c00, 0x34f26140, 0x20, 0x20, 0x0, 0xb7577268, 0x2a9a6e08) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2f25e458, 0x34f26140, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2f25e458, 0x34f26140, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2f25e458, 0x34f26140, 0x20, 0x20, 0x34f26140, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x364439b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x390a59c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3bdd0fc0, 0x2994bb00) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 4842 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2ec71d70) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 26001 [IO wait]: | |
net.(*pollDesc).Wait(0x1ca61d78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1ca61d78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1ca61d40, 0x4c21a0c0, 0x20, 0x20, 0x0, 0xb7577268, 0x4c4c8020) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2f189a98, 0x4c21a0c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2f189a98, 0x4c21a0c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2f189a98, 0x4c21a0c0, 0x20, 0x20, 0x4c21a0c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x295f3470, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2ad3ecc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x31564750, 0x2d5e3400) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 26055 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x30ff30b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 2080 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2fce66c0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2fce66c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 10937 [select, 25 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x29371740, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x29371740) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 45909 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x47d01a70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x28661170, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x28661170, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x47d01aa0, 0xb75a0c50, 0x47d01a70, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 46122 [IO wait]: | |
net.(*pollDesc).Wait(0x33f5d438, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x33f5d438, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x33f5d400, 0x2ed98760, 0x20, 0x20, 0x0, 0xb7577268, 0x37ac4c48) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x34bb3a38, 0x2ed98760, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x34bb3a38, 0x2ed98760, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x34bb3a38, 0x2ed98760, 0x20, 0x20, 0x2ed98760, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1ff870b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3b909780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x4b1a3d70, 0x2d08b980) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1071 [IO wait]: | |
net.(*pollDesc).Wait(0x24b30878, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x24b30878, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x24b30840, 0x18e35c80, 0x20, 0x20, 0x0, 0xb7577268, 0x341b60c8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x24b32038, 0x18e35c80, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x24b32038, 0x18e35c80, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x24b32038, 0x18e35c80, 0x20, 0x20, 0x18e35c80, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x252b2d50, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x24b6cda0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x231628a0, 0x29a06040) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 22636 [select, 9 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x32c2a180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x330c7cb0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x330c7cb0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x32c2a1b0, 0xb75a0c50, 0x32c2a180, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 6365 [IO wait]: | |
net.(*pollDesc).Wait(0x1d2dc238, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1d2dc238, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1d2dc200, 0x30434100, 0x20, 0x20, 0x0, 0xb7577268, 0x2edce038) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x388f4000, 0x30434100, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x388f4000, 0x30434100, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x388f4000, 0x30434100, 0x20, 0x20, 0x30434100, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2ed90b10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x33a8e0a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x33fd0840, 0x3b7f5b40) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1488 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3bdd0fc0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x3bdd0fc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 32555 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2162a090) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 2081 [IO wait]: | |
net.(*pollDesc).Wait(0x39e716b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x39e716b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x39e71680, 0x3008c080, 0x20, 0x20, 0x0, 0xb7577268, 0x38dba018) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3ab5a008, 0x3008c080, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3ab5a008, 0x3008c080, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3ab5a008, 0x3008c080, 0x20, 0x20, 0x3008c080, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x383620c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x19e252e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2fce66c0, 0x3b500600) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1528 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3bdd0f90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x1a512630, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x1a512630, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x3bdd0fc0, 0xb75a0c50, 0x3bdd0f90, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 1874 [IO wait]: | |
net.(*pollDesc).Wait(0x1eae11f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1eae11f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1eae11c0, 0x22a4d920, 0x20, 0x20, 0x0, 0xb7577268, 0x30330ca0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2c1b2330, 0x22a4d920, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2c1b2330, 0x22a4d920, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2c1b2330, 0x22a4d920, 0x20, 0x20, 0x22a4d920, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x38406ba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1af6db00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1aeec300, 0x37d320c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 1861 [select, 30 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1aeec300, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1aeec300) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 2354 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2e7ea810, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x38002090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x38002090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2e7ea840, 0xb75a0c50, 0x2e7ea810, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 47222 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x4a2bbe60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x22a31290, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x22a31290, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x4a2bbe90, 0xb75a0c50, 0x4a2bbe60, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 41547 [IO wait]: | |
net.(*pollDesc).Wait(0x2c624238, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2c624238, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2c624200, 0x2ba8f0e0, 0x20, 0x20, 0x0, 0xb7577268, 0x1e9b5958) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2165a510, 0x2ba8f0e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2165a510, 0x2ba8f0e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2165a510, 0x2ba8f0e0, 0x20, 0x20, 0x2ba8f0e0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x320000f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2b268040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1c8550e0, 0x2188a600) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 26056 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x30ff3080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x1a4e1ef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x1a4e1ef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x30ff30b0, 0xb75a0c50, 0x30ff3080, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 18226 [select, 21 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1c522ba0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1c522ba0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 10940 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x29371710, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2c3ba630, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2c3ba630, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x29371740, 0xb75a0c50, 0x29371710, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 63907 [chan send]: | |
github.com/ethereum/go-ethereum/core.func·003() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:544 +0x79 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:545 +0x2da | |
goroutine 18703 [IO wait]: | |
net.(*pollDesc).Wait(0x397ba278, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x397ba278, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x397ba240, 0x388f1be0, 0x20, 0x20, 0x0, 0xb7577268, 0x3958cf18) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x39f9a728, 0x388f1be0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x39f9a728, 0x388f1be0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x39f9a728, 0x388f1be0, 0x20, 0x20, 0x388f1be0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2540eea0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x37047fa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x20025c80, 0x3a0c4600) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 12897 [IO wait]: | |
net.(*pollDesc).Wait(0x3be29e78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x3be29e78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x3be29e40, 0x4b24c3e0, 0x20, 0x20, 0x0, 0xb7577268, 0x4afb61b8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x18f40000, 0x4b24c3e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x18f40000, 0x4b24c3e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x18f40000, 0x4b24c3e0, 0x20, 0x20, 0x4b24c3e0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x21b79da0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2873a120, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2b0740f0, 0x1ff4c200) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 20610 [select, 20 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x395ad710, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x395ad710) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 44174 [IO wait]: | |
net.(*pollDesc).Wait(0x2e0fb578, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2e0fb578, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2e0fb540, 0x49bc0360, 0x20, 0x20, 0x0, 0xb7577268, 0x229f9fe0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x24b47898, 0x49bc0360, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x24b47898, 0x49bc0360, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x24b47898, 0x49bc0360, 0x20, 0x20, 0x49bc0360, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x372c8b10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x4bbd4460, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x37fd0450, 0x33ae92c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 2337 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2e7ea840) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 6367 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x33fd0810, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x1e35fcb0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x1e35fcb0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x33fd0840, 0xb75a0c50, 0x33fd0810, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 2336 [IO wait]: | |
net.(*pollDesc).Wait(0x387badf8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x387badf8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x387badc0, 0x1cab40c0, 0x20, 0x20, 0x0, 0xb7577268, 0x30854038) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x18e1a380, 0x1cab40c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x18e1a380, 0x1cab40c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x18e1a380, 0x1cab40c0, 0x20, 0x20, 0x1cab40c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x37242870, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x35a7c0a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2e7ea840, 0x371ccf80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 5335 [select, 3 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2acfb080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x19cfbef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x19cfbef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2acfb0b0, 0xb75a0c50, 0x2acfb080, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 18528 [select, 21 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x20025c80, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x20025c80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 3395 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1ad82e40) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 63670 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0x18f42240, 0x8691e20, 0x4bc56380) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x101 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0x18f4eee0, 0x8691e20, 0x4bc56380, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x149 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:648 +0x477 | |
goroutine 42669 [select, 9 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x476b3170, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x476b3170) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 37079 [IO wait]: | |
net.(*pollDesc).Wait(0x388b4e78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x388b4e78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x388b4e40, 0x372bc4e0, 0x20, 0x20, 0x0, 0xb7577268, 0x318327c0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1fc2f560, 0x372bc4e0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1fc2f560, 0x372bc4e0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1fc2f560, 0x372bc4e0, 0x20, 0x20, 0x372bc4e0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x36abcb10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2a3aa2e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1fff97d0, 0x33ad9f80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 4295 [IO wait]: | |
net.(*pollDesc).Wait(0x2f6a72f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2f6a72f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2f6a72c0, 0x3391a120, 0x20, 0x20, 0x0, 0xb7577268, 0x2f8b7688) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2f4f4148, 0x3391a120, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2f4f4148, 0x3391a120, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2f4f4148, 0x3391a120, 0x20, 0x20, 0x3391a120, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2ef295f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x28ea1020, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x313bb4a0, 0x2b61a580) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 31628 [IO wait]: | |
net.(*pollDesc).Wait(0x39e747b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x39e747b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x39e74780, 0x487740c0, 0x20, 0x20, 0x0, 0xb7577268, 0x1d112038) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3182c700, 0x487740c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3182c700, 0x487740c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3182c700, 0x487740c0, 0x20, 0x20, 0x487740c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2bb8fe90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3582c9a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3aa461b0, 0x2ac46140) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 3594 [IO wait]: | |
net.(*pollDesc).Wait(0x350aa5b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x350aa5b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x350aa580, 0x4c4b18a0, 0x20, 0x20, 0x0, 0xb7577268, 0x38a5cbd8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x33937368, 0x4c4b18a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x33937368, 0x4c4b18a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x33937368, 0x4c4b18a0, 0x20, 0x20, 0x4c4b18a0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2f676c60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x198904c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1cc55d10, 0x35a34d40) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 3607 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1cc55d10, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1cc55d10) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 26020 [IO wait]: | |
net.(*pollDesc).Wait(0x2b3f94b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2b3f94b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2b3f9480, 0x4bb1a460, 0x20, 0x20, 0x0, 0xb7577268, 0x2c4c6328) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3986bf90, 0x4bb1a460, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3986bf90, 0x4bb1a460, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3986bf90, 0x4bb1a460, 0x20, 0x20, 0x4bb1a460, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2c989830, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x299548a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1aeecd50, 0x2b52c900) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 26022 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1aeecd20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3655a630, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3655a630, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1aeecd50, 0xb75a0c50, 0x1aeecd20, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 50167 [select, 5 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x47b5fb90, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x47b5fb90) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 4438 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1ad79290, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2c0e9ef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2c0e9ef0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1ad792c0, 0xb75a0c50, 0x1ad79290, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 4437 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1ad792c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 44176 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x37fd0420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x1f6c2870, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x1f6c2870, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x37fd0450, 0xb75a0c50, 0x37fd0420, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 3596 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1cc55ce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2b351cb0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2b351cb0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1cc55d10, 0xb75a0c50, 0x1cc55ce0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 10938 [IO wait]: | |
net.(*pollDesc).Wait(0x28bc79f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x28bc79f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x28bc79c0, 0x35c5d900, 0x20, 0x20, 0x0, 0xb7577268, 0x37380978) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3a920cb8, 0x35c5d900, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3a920cb8, 0x35c5d900, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3a920cb8, 0x35c5d900, 0x20, 0x20, 0x35c5d900, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x3ae89bc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x34f09b00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x29371740, 0x1fec4600) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 18230 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1c522ba0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 16529 [IO wait]: | |
net.(*pollDesc).Wait(0x1fed4a78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1fed4a78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1fed4a40, 0x3b9ec0c0, 0x20, 0x20, 0x0, 0xb7577268, 0x4c4c8038) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3bc27f10, 0x3b9ec0c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3bc27f10, 0x3b9ec0c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3bc27f10, 0x3b9ec0c0, 0x20, 0x20, 0x3b9ec0c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x28fab980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x33849580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2af6f8c0, 0x2554b2c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 18229 [IO wait]: | |
net.(*pollDesc).Wait(0x1c45eb78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1c45eb78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1c45eb40, 0x1f7c9ba0, 0x20, 0x20, 0x0, 0xb7577268, 0x1f7cc048) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3b4fde98, 0x1f7c9ba0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3b4fde98, 0x1f7c9ba0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3b4fde98, 0x1f7c9ba0, 0x20, 0x20, 0x1f7c9ba0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x37345b60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3bacac80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1c522ba0, 0x235dcd40) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 4843 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2ec71d10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3cc72120, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3cc72120, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2ec71d70, 0xb75a0c50, 0x2ec71d10, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 20593 [IO wait]: | |
net.(*pollDesc).Wait(0x39e71eb8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x39e71eb8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x39e71e80, 0x1d9ddcc0, 0x20, 0x20, 0x0, 0xb7577268, 0x3939aa00) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x36160f30, 0x1d9ddcc0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x36160f30, 0x1d9ddcc0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x36160f30, 0x1d9ddcc0, 0x20, 0x20, 0x1d9ddcc0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2270fdd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3a871d00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x395ad710, 0x2aad3840) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 3396 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1ad82e10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x19f946c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x19f946c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1ad82e40, 0xb75a0c50, 0x1ad82e10, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 22635 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x32c2a1b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 20627 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x395ad6b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2de4f9e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2de4f9e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x395ad710, 0xb75a0c50, 0x395ad6b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 25227 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2af62b70, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2af62b70) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 42672 [select, 6 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x476b3140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x46b70f30, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x46b70f30, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x476b3170, 0xb75a0c50, 0x476b3140, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 32528 [select, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2162a090, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2162a090) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 26067 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x31564720, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x32023b90, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x32023b90, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x31564750, 0xb75a0c50, 0x31564720, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 4296 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x313bb4a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 4291 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x313bb4a0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x313bb4a0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 18704 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x20025c80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 3394 [IO wait]: | |
net.(*pollDesc).Wait(0x37d33978, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x37d33978, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x37d33940, 0x3bf0e960, 0x20, 0x20, 0x0, 0xb7577268, 0x2ad78458) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x29946000, 0x3bf0e960, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x29946000, 0x3bf0e960, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x29946000, 0x3bf0e960, 0x20, 0x20, 0x3bf0e960, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2540e600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2f5dc440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1ad82e40, 0x39cb7d80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 3375 [select, 29 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1ad82e40, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1ad82e40) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 45906 [select, 7 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x47d01aa0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x47d01aa0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 5333 [IO wait]: | |
net.(*pollDesc).Wait(0x33fb89f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x33fb89f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x33fb89c0, 0x29686460, 0x20, 0x20, 0x0, 0xb7577268, 0x2bd19248) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1f79efe0, 0x29686460, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1f79efe0, 0x29686460, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1f79efe0, 0x29686460, 0x20, 0x20, 0x29686460, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x29924600, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x35133920, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2acfb0b0, 0x2bdb6800) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 18231 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1c522b70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2c5d70e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2c5d70e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1c522ba0, 0xb75a0c50, 0x1c522b70, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 13010 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2b0740f0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 12969 [select, 24 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2b0740f0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2b0740f0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 45070 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x4ba581e0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x4ba581e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 10939 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x29371740) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 35123 [select, 13 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2f559aa0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2f559aa0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 63906 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0x18f42240, 0x8691e20, 0x2aa78820) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x101 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0x18f4eee0, 0x8691e20, 0x2aa78820, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x149 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:648 +0x477 | |
goroutine 6237 [select, 28 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x33fd0840, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x33fd0840) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 16225 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3a0604e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2ea418c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2ea418c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x3a060510, 0xb75a0c50, 0x3a0604e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 26054 [IO wait]: | |
net.(*pollDesc).Wait(0x33ae9b78, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x33ae9b78, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x33ae9b40, 0x3008c5c0, 0x20, 0x20, 0x0, 0xb7577268, 0x38dba7d8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x3ae7d6d0, 0x3008c5c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x3ae7d6d0, 0x3008c5c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x3ae7d6d0, 0x3008c5c0, 0x20, 0x20, 0x3008c5c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x38023740, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x1fe4f100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x30ff30b0, 0x2e0fbdc0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 35125 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2f559aa0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 24758 [IO wait]: | |
net.(*pollDesc).Wait(0x2c563438, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x2c563438, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x2c563400, 0x31446d60, 0x20, 0x20, 0x0, 0xb7577268, 0x3b3f3788) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2f40eea8, 0x31446d60, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2f40eea8, 0x31446d60, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2f40eea8, 0x31446d60, 0x20, 0x20, 0x31446d60, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x3c94b680, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2a680a60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x316c5f50, 0x31712440) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 16528 [select, 22 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x2af6f8c0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x2af6f8c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 16224 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3a060510) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 26021 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1aeecd50) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 13011 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2b074090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x39d3a120, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x39d3a120, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2b0740f0, 0xb75a0c50, 0x2b074090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 20497 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x30ff3f80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 41548 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1c8550e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 45072 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x4ba581e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 45073 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x4ba581b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3bf38120, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3bf38120, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x4ba581e0, 0xb75a0c50, 0x4ba581b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 34845 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x2162a7e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x19aff830, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x19aff830, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x2162a810, 0xb75a0c50, 0x2162a7e0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 16223 [IO wait]: | |
net.(*pollDesc).Wait(0x35a520b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x35a520b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x35a52080, 0x34f26760, 0x20, 0x20, 0x0, 0xb7577268, 0x2a9a70b8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2b7032f8, 0x34f26760, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2b7032f8, 0x34f26760, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2b7032f8, 0x34f26760, 0x20, 0x20, 0x34f26760, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x372208d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x37f723e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x3a060510, 0x34bdc540) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 42670 [IO wait]: | |
net.(*pollDesc).Wait(0x45a7a138, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x45a7a138, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x45a7a100, 0x2aa12640, 0x20, 0x20, 0x0, 0xb7577268, 0x1a544288) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x28653648, 0x2aa12640, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x28653648, 0x2aa12640, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x28653648, 0x2aa12640, 0x20, 0x20, 0x2aa12640, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x46b7b230, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3c9182e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x476b3170, 0x46b74a80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 46123 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x4b1a3d70) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 52886 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x493f5440) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 47220 [IO wait]: | |
net.(*pollDesc).Wait(0x4b1a84b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x4b1a84b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x4b1a8480, 0x388f1960, 0x20, 0x20, 0x0, 0xb7577268, 0x497f1dc0) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x25722670, 0x388f1960, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x25722670, 0x388f1960, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x25722670, 0x388f1960, 0x20, 0x20, 0x388f1960, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x3b991ef0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x34b28cc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x4a2bbe90, 0x3884a0c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 24760 [select, 1 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x316c5f20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x31716510, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x31716510, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x316c5f50, 0xb75a0c50, 0x316c5f20, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 33902 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x1ff861b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 26053 [select, 17 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x30ff30b0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x30ff30b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 63429 [select]: | |
github.com/ethereum/go-ethereum/event.(*muxsub).deliver(0x18f42240, 0x8691e20, 0x2b6e9540) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:178 +0x101 | |
github.com/ethereum/go-ethereum/event.(*TypeMux).Post(0x18f4eee0, 0x8691e20, 0x2b6e9540, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/event/event.go:78 +0x149 | |
created by github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:648 +0x477 | |
goroutine 45071 [IO wait]: | |
net.(*pollDesc).Wait(0x479be1f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x479be1f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x479be1c0, 0x2a00b2a0, 0x20, 0x20, 0x0, 0xb7577268, 0x2ab4d788) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x37940378, 0x2a00b2a0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x37940378, 0x2a00b2a0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x37940378, 0x2a00b2a0, 0x20, 0x20, 0x2a00b2a0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x355a3620, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2c168e20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x4ba581e0, 0x219a8300) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 34843 [IO wait]: | |
net.(*pollDesc).Wait(0x36ed94b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x36ed94b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x36ed9480, 0x1a8f1800, 0x20, 0x20, 0x0, 0xb7577268, 0x488f9238) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x30c2c760, 0x1a8f1800, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x30c2c760, 0x1a8f1800, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x30c2c760, 0x1a8f1800, 0x20, 0x20, 0x1a8f1800, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1cd03200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x21cc3000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2162a810, 0x2f5b15c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 31845 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x2f3abc80) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 46124 [select, 2 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x4b1a3d40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x19f95440, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x19f95440, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x4b1a3d70, 0xb75a0c50, 0x4b1a3d40, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 52884 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x493f5440, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x493f5440) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 31629 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x3aa461b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 41549 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1c8550b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x33c21170, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x33c21170, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1c8550e0, 0xb75a0c50, 0x1c8550b0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 47234 [select, 7 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x4a2bbe90, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x4a2bbe90) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 45907 [IO wait]: | |
net.(*pollDesc).Wait(0x1ceae8b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1ceae8b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1ceae880, 0x304660c0, 0x20, 0x20, 0x0, 0xb7577268, 0x30460038) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x313efcf0, 0x304660c0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x313efcf0, 0x304660c0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x313efcf0, 0x304660c0, 0x20, 0x20, 0x304660c0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x47d01590, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x4b3e3240, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x47d01aa0, 0x18e24640) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 35124 [IO wait]: | |
net.(*pollDesc).Wait(0x36ed8138, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x36ed8138, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x36ed8100, 0x4c613ac0, 0x20, 0x20, 0x0, 0xb7577268, 0x4c67a528) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x313a0038, 0x4c613ac0, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x313a0038, 0x4c613ac0, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x313a0038, 0x4c613ac0, 0x20, 0x20, 0x4c613ac0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x29248f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x30a6d280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2f559aa0, 0x1a753800) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 41546 [select, 10 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1c8550e0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1c8550e0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 33901 [IO wait]: | |
net.(*pollDesc).Wait(0x1c45e0b8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1c45e0b8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1c45e080, 0x31ce4400, 0x20, 0x20, 0x0, 0xb7577268, 0x4c5406a8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x2546a048, 0x31ce4400, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x2546a048, 0x31ce4400, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x2546a048, 0x31ce4400, 0x20, 0x20, 0x31ce4400, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2de3e090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x3b938420, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x1ff861b0, 0x3702a2c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 33900 [select, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x1ff861b0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x1ff861b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 44200 [select, 8 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x37fd0450, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x37fd0450) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 50090 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x47b5fb90) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 50089 [IO wait]: | |
net.(*pollDesc).Wait(0x30dd8078, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x30dd8078, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x30dd8040, 0x2aa13460, 0x20, 0x20, 0x0, 0xb7577268, 0x1a545410) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x4c20b8b8, 0x2aa13460, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x4c20b8b8, 0x2aa13460, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x4c20b8b8, 0x2aa13460, 0x20, 0x20, 0x2aa13460, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x1f7bc210, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x2ccffd40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x47b5fb90, 0x3097f2c0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 31844 [IO wait]: | |
net.(*pollDesc).Wait(0x1d3b8678, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x1d3b8678, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x1d3b8640, 0x2c0d2e20, 0x20, 0x20, 0x0, 0xb7577268, 0x4c2b4280) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1fe45810, 0x2c0d2e20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1fe45810, 0x2c0d2e20, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1fe45810, 0x2c0d2e20, 0x20, 0x20, 0x2c0d2e20, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2bbe6ba0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x338dac80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x2f3abc80, 0x39893300) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 31630 [select, 4 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x3aa46150, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x3b924090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x3b924090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x3aa461b0, 0xb75a0c50, 0x3aa46150, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 50091 [select, 5 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x47b5fb60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x291286c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x291286c0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x47b5fb90, 0xb75a0c50, 0x47b5fb60, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 37081 [select, 7 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1fff97a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x2a145440, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x2a145440, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1fff97d0, 0xb75a0c50, 0x1fff97a0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 47221 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x4a2bbe90) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 31617 [select, 15 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).run(0x3aa461b0, 0xb75a0c38) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:130 +0x4aa | |
github.com/ethereum/go-ethereum/p2p.(*Server).runPeer(0x197acfc0, 0x3aa461b0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:615 +0x2f5 | |
created by github.com/ethereum/go-ethereum/p2p.(*Server).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/server.go:446 +0x12ae | |
goroutine 52885 [IO wait]: | |
net.(*pollDesc).Wait(0x49c621f8, 0x72, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:84 +0x42 | |
net.(*pollDesc).WaitRead(0x49c621f8, 0x0, 0x0) | |
/usr/lib/go/src/net/fd_poll_runtime.go:89 +0x40 | |
net.(*netFD).Read(0x49c621c0, 0x2316bd00, 0x20, 0x20, 0x0, 0xb7577268, 0x2b4357b8) | |
/usr/lib/go/src/net/fd_unix.go:242 +0x2f0 | |
net.(*conn).Read(0x1adb0148, 0x2316bd00, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/net/net.go:121 +0xba | |
io.ReadAtLeast(0xb7581f88, 0x1adb0148, 0x2316bd00, 0x20, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:298 +0xb2 | |
io.ReadFull(0xb7581f88, 0x1adb0148, 0x2316bd00, 0x20, 0x20, 0x2316bd00, 0x0, 0x0) | |
/usr/lib/go/src/io/io.go:316 +0x5c | |
github.com/ethereum/go-ethereum/p2p.(*rlpxFrameRW).ReadMsg(0x2d39f9b0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:544 +0xfd | |
github.com/ethereum/go-ethereum/p2p.(*rlpx).ReadMsg(0x217b67c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/rlpx.go:70 +0x155 | |
github.com/ethereum/go-ethereum/p2p.(*Peer).readLoop(0x493f5440, 0x3596e280) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:176 +0x72 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:120 +0x8a | |
goroutine 33903 [select, 14 minutes]: | |
github.com/ethereum/go-ethereum/p2p.(*protoRW).ReadMsg(0x1ff86180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:298 +0x197 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handleMsg(0x18e330a0, 0x36f8e090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:171 +0x68 | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).handle(0x18e330a0, 0x36f8e090, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:163 +0x4fc | |
github.com/ethereum/go-ethereum/eth.func·003(0x1ff861b0, 0xb75a0c50, 0x1ff86180, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/handler.go:88 +0xaa | |
github.com/ethereum/go-ethereum/p2p.func·002() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:257 +0x6d | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).startProtocols | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:266 +0x28d | |
goroutine 44175 [select]: | |
github.com/ethereum/go-ethereum/p2p.(*Peer).pingLoop(0x37fd0450) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:161 +0x204 | |
created by github.com/ethereum/go-ethereum/p2p.(*Peer).run | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/p2p/peer.go:121 +0xa2 | |
goroutine 63229 [semacquire]: | |
sync.(*Mutex).Lock(0x18f03848) | |
/usr/lib/go/src/sync/mutex.go:66 +0xcb | |
github.com/ethereum/go-ethereum/ethdb.(*LDBDatabase).Get(0x18f03840, 0x39096200, 0x20, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/ethdb/database.go:66 +0x67 | |
github.com/ethereum/go-ethereum/trie.(*Cache).Get(0x30c138c0, 0x39096200, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/cache.go:20 +0xd7 | |
github.com/ethereum/go-ethereum/trie.(*Trie).trans(0x3300ab10, 0xb757dba0, 0x4c661350, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:330 +0xa0 | |
github.com/ethereum/go-ethereum/trie.(*FullNode).branch(0x3bba7440, 0xb757da0b, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/fullnode.go:72 +0x7c | |
github.com/ethereum/go-ethereum/trie.(*Trie).get(0x3300ab10, 0xb757da50, 0x3bba7440, 0x1fe6ed82, 0x3f, 0x7e, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:220 +0x10a | |
github.com/ethereum/go-ethereum/trie.(*Trie).get(0x3300ab10, 0xb757da50, 0x48c966c0, 0x1fe6ed81, 0x40, 0x7f, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:220 +0x16f | |
github.com/ethereum/go-ethereum/trie.(*Trie).get(0x3300ab10, 0xb757da50, 0x1e9cec60, 0x1fe6ed80, 0x41, 0x80, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:220 +0x16f | |
github.com/ethereum/go-ethereum/trie.(*Trie).Get(0x3300ab10, 0x2a040580, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/trie.go:135 +0xed | |
github.com/ethereum/go-ethereum/trie.(*SecureTrie).Get(0x22419b58, 0x2a040540, 0x20, 0x20, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/trie/secure_trie.go:26 +0xdd | |
github.com/ethereum/go-ethereum/core/state.(*StateObject).getAddr(0x304937a0, 0xac0ce83c, 0x533f64cc, 0x8647a171, 0xcf47168, 0x73a9b581, 0xca96d188, 0x1516a369, 0x2b6fda5b, 0x1f7ce594) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/state_object.go:133 +0x71 | |
github.com/ethereum/go-ethereum/core/state.(*StateObject).GetState(0x304937a0, 0xac0ce83c, 0x533f64cc, 0x8647a171, 0xcf47168, 0x73a9b581, 0xca96d188, 0x1516a369, 0x2b6fda5b, 0x20) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/state_object.go:158 +0xde | |
github.com/ethereum/go-ethereum/core/state.(*StateDB).GetState(0x30493320, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0xac0ce83c, 0x533f64cc, 0x8647a171, 0xcf47168, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/state/statedb.go:113 +0x6e | |
github.com/ethereum/go-ethereum/core/vm.(*Vm).calculateGasAndSize(0x19b4a400, 0x19b4a480, 0xb085c5b8, 0x38190b00, 0x55, 0x30493320, 0x4abb9ce0, 0x4abb9cf0, 0x4c688820, 0x4c688800, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm/vm.go:768 +0x9bc | |
github.com/ethereum/go-ethereum/core/vm.(*Vm).Run(0x19b4a400, 0x19b4a480, 0x2b571f40, 0x44, 0x44, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm/vm.go:111 +0xb35 | |
github.com/ethereum/go-ethereum/core.(*Execution).exec(0x3b7575c0, 0x312468a0, 0x2f128000, 0x2229, 0x419f, 0xb085c5b8, 0x38190b00, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/execution.go:98 +0x8ba | |
github.com/ethereum/go-ethereum/core.(*Execution).Call(0x3b7575c0, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0xb085c5b8, 0x38190b00, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/execution.go:33 +0xe6 | |
github.com/ethereum/go-ethereum/core.(*VMEnv).Call(0x30c10960, 0xb085c5b8, 0x38190b00, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0x2b571f40, 0x44, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm_env.go:59 +0x101 | |
github.com/ethereum/go-ethereum/core/vm.(*Vm).Run(0x38190ac0, 0x38190b00, 0x39ab1600, 0x74, 0x74, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm/vm.go:671 +0xd3ce | |
github.com/ethereum/go-ethereum/core.(*Execution).exec(0x2a79b6e0, 0x33c43ca0, 0x2f128000, 0x2229, 0x419f, 0xb085c5b8, 0x2c3dc780, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/execution.go:98 +0x8ba | |
github.com/ethereum/go-ethereum/core.(*Execution).Call(0x2a79b6e0, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0xb085c5b8, 0x2c3dc780, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/execution.go:33 +0xe6 | |
github.com/ethereum/go-ethereum/core.(*VMEnv).Call(0x30c10960, 0xb085c5b8, 0x2c3dc780, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0x39ab1600, 0x74, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm_env.go:59 +0x101 | |
github.com/ethereum/go-ethereum/core/vm.(*Vm).Run(0x2c3dc740, 0x2c3dc780, 0x2f44d2c0, 0x1d4, 0x1d4, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm/vm.go:671 +0xd3ce | |
github.com/ethereum/go-ethereum/core.(*Execution).exec(0x3300ab70, 0x30c18200, 0x2f128000, 0x2229, 0x419f, 0xb085c1a0, 0x304935c0, 0x0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/execution.go:98 +0x8ba | |
github.com/ethereum/go-ethereum/core.(*Execution).Call(0x3300ab70, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0xb085c1a0, 0x304935c0, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/execution.go:33 +0xe6 | |
github.com/ethereum/go-ethereum/core.(*VMEnv).Call(0x30c10960, 0xb085c1a0, 0x304935c0, 0x396216b6, 0x3e297085, 0x52250d4f, 0x2302b5e, 0x3608feb7, 0x2f44d2c0, 0x1d4, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/vm_env.go:59 +0x101 | |
github.com/ethereum/go-ethereum/core.(*StateTransition).transitionState(0x2cf83090, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/state_transition.go:215 +0x92b | |
github.com/ethereum/go-ethereum/core.ApplyMessage(0xb085c148, 0x30c10960, 0xb634fbb0, 0x2f6c9e90, 0x304933e0, 0x0, 0x0, 0x0, 0xfd26ee7b, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/state_transition.go:91 +0x7c | |
github.com/ethereum/go-ethereum/core.(*BlockProcessor).ApplyTransaction(0x18e9ea00, 0x304933e0, 0x30493320, 0x29cd6900, 0x2f6c9e90, 0x30c124b0, 0xc5c88900, 0x9496e0a, 0xfd26ee7b, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/block_processor.go:85 +0x25e | |
github.com/ethereum/go-ethereum/core.(*BlockProcessor).ApplyTransactions(0x18e9ea00, 0x304933e0, 0x30493320, 0x29cd6900, 0x2ae62910, 0x2, 0x4, 0x22419500, 0x0, 0x0, ...) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/block_processor.go:128 +0x20e | |
github.com/ethereum/go-ethereum/core.(*BlockProcessor).TransitionState(0x18e9ea00, 0x30493320, 0x36d7b080, 0x29cd6900, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/block_processor.go:72 +0xe5 | |
github.com/ethereum/go-ethereum/core.(*BlockProcessor).processWithParent(0x18e9ea00, 0x29cd6900, 0x36d7b080, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/block_processor.go:203 +0x355 | |
github.com/ethereum/go-ethereum/core.(*BlockProcessor).Process(0x18e9ea00, 0x29cd6900, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/block_processor.go:184 +0x306 | |
github.com/ethereum/go-ethereum/core.(*ChainManager).InsertChain(0x18e9d520, 0x2be9d000, 0x100, 0x100, 0x0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/core/chain_manager.go:558 +0xc5e | |
github.com/ethereum/go-ethereum/eth.(*ProtocolManager).processBlocks(0x18e330a0, 0x0, 0x0) | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:71 +0x459 | |
github.com/ethereum/go-ethereum/eth.func·005() | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:38 +0x30 | |
created by github.com/ethereum/go-ethereum/eth.(*ProtocolManager).update | |
/home/rfikki/ethereum-source/go-ethereum-0.9.24/build/_workspace/src/github.com/ethereum/go-ethereum/eth/sync.go:40 +0x25e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment