seredat / karbowanec

Karbo (Karbovanets) - Digital Exchange Medium - cryptocurrency made in Ukraine, CryptoNote protocol implementation.
https://karbo.io/
Other
104 stars 66 forks source link

Karbowanec daemon repeatably crashing with segmentation fault #34

Closed fluder closed 6 years ago

fluder commented 6 years ago

It is crashing right after syncing to 215702 block with something like this in output. And i think not only me is affected right now since blockexplorer not working and pools can't find blocks

2018-04-01T21:17:56.605305000Z 2018-Apr-01 21:17:18.917970 INFO Starting core rpc server on address 0.0.0.0:32348 2018-04-01T21:17:56.605369000Z 2018-Apr-01 21:17:18.918054 INFO Core rpc server started ok 2018-04-01T21:17:56.605432000Z 2018-Apr-01 21:17:18.918108 INFO Starting p2p net loop... 2018-04-01T21:17:56.605495000Z 2018-Apr-01 21:17:18.918139 INFO Starting node_server 2018-04-01T21:17:56.605558000Z 2018-Apr-01 21:17:50.415418 INFO [109.207.127.173:32347 OUT] Sync data returned unknown top block: 215701 -> 215703 [2 blocks (0 days) behind] 2018-04-01T21:17:56.605621000Z 2018-Apr-01 21:17:50.415418 INFO SYNCHRONIZATION started 2018-04-01T21:17:56.605686000Z 7fd28b869000-7fd28ba69000 ---p 00017000 09:02 12323917 /lib/x86_64-linux-gnu/libresolv-2.23.so 2018-04-01T21:17:56.605748000Z 7fd28ba69000-7fd28ba6a000 r--p 00017000 09:02 12323917 /lib/x86_64-linux-gnu/libresolv-2.23.so 2018-04-01T21:17:56.605810000Z 7fd28ba6a000-7fd28ba6b000 rw-p 00018000 09:02 12323917 /lib/x86_64-linux-gnu/libresolv-2.23.so 2018-04-01T21:17:56.605875000Z 7fd28ba6b000-7fd28ba6d000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.605938000Z 7fd28ba6d000-7fd28ba72000 r-xp 00000000 09:02 12323892 /lib/x86_64-linux-gnu/libnss_dns-2.23.so 2018-04-01T21:17:56.606002000Z 7fd28ba72000-7fd28bc72000 ---p 00005000 09:02 12323892 /lib/x86_64-linux-gnu/libnss_dns-2.23.so 2018-04-01T21:17:56.606068000Z 7fd28bc72000-7fd28bc73000 r--p 00005000 09:02 12323892 /lib/x86_64-linux-gnu/libnss_dns-2.23.so 2018-04-01T21:17:56.606132000Z 7fd28bc73000-7fd28bc74000 rw-p 00006000 09:02 12323892 /lib/x86_64-linux-gnu/libnss_dns-2.23.so 2018-04-01T21:17:56.606196000Z 7fd28bc74000-7fd28bc7f000 r-xp 00000000 09:02 12323894 /lib/x86_64-linux-gnu/libnss_files-2.23.so 2018-04-01T21:17:56.606259000Z 7fd28bc7f000-7fd28be7e000 ---p 0000b000 09:02 12323894 /lib/x86_64-linux-gnu/libnss_files-2.23.so 2018-04-01T21:17:56.606322000Z 7fd28be7e000-7fd28be7f000 r--p 0000a000 09:02 12323894 /lib/x86_64-linux-gnu/libnss_files-2.23.so 2018-04-01T21:17:56.606385000Z 7fd28be7f000-7fd28be80000 rw-p 0000b000 09:02 12323894 /lib/x86_64-linux-gnu/libnss_files-2.23.so 2018-04-01T21:17:56.606452000Z 7fd28be80000-7fd28c087000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.606515000Z 7fd28c087000-7fd28c247000 r-xp 00000000 09:02 12323845 /lib/x86_64-linux-gnu/libc-2.23.so 2018-04-01T21:17:56.606579000Z 7fd28c247000-7fd28c447000 ---p 001c0000 09:02 12323845 /lib/x86_64-linux-gnu/libc-2.23.so 2018-04-01T21:17:56.606642000Z 7fd28c447000-7fd28c44b000 r--p 001c0000 09:02 12323845 /lib/x86_64-linux-gnu/libc-2.23.so 2018-04-01T21:17:56.606705000Z 7fd28c44b000-7fd28c44d000 rw-p 001c4000 09:02 12323845 /lib/x86_64-linux-gnu/libc-2.23.so 2018-04-01T21:17:56.606769000Z 7fd28c44d000-7fd28c451000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.606835000Z 7fd28c451000-7fd28c467000 r-xp 00000000 09:02 12323866 /lib/x86_64-linux-gnu/libgcc_s.so.1 2018-04-01T21:17:56.606899000Z 7fd28c467000-7fd28c666000 ---p 00016000 09:02 12323866 /lib/x86_64-linux-gnu/libgcc_s.so.1 2018-04-01T21:17:56.606963000Z 7fd28c666000-7fd28c667000 rw-p 00015000 09:02 12323866 /lib/x86_64-linux-gnu/libgcc_s.so.1 2018-04-01T21:17:56.607027000Z 7fd28c667000-7fd28c76f000 r-xp 00000000 09:02 12323877 /lib/x86_64-linux-gnu/libm-2.23.so 2018-04-01T21:17:56.607091000Z 7fd28c76f000-7fd28c96e000 ---p 00108000 09:02 12323877 /lib/x86_64-linux-gnu/libm-2.23.so 2018-04-01T21:17:56.607154000Z 7fd28c96e000-7fd28c96f000 r--p 00107000 09:02 12323877 /lib/x86_64-linux-gnu/libm-2.23.so 2018-04-01T21:17:56.607220000Z 7fd28c96f000-7fd28c970000 rw-p 00108000 09:02 12323877 /lib/x86_64-linux-gnu/libm-2.23.so 2018-04-01T21:17:56.607283000Z 7fd28c970000-7fd28cae2000 r-xp 00000000 09:02 12324733 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 2018-04-01T21:17:56.607347000Z 7fd28cae2000-7fd28cce2000 ---p 00172000 09:02 12324733 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 2018-04-01T21:17:56.607410000Z 7fd28cce2000-7fd28ccec000 r--p 00172000 09:02 12324733 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 2018-04-01T21:17:56.607474000Z 7fd28ccec000-7fd28ccee000 rw-p 0017c000 09:02 12324733 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 2018-04-01T21:17:56.607547000Z 7fd28ccee000-7fd28ccf2000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.607617000Z 7fd28ccf2000-7fd28cd0a000 r-xp 00000000 09:02 12323913 /lib/x86_64-linux-gnu/libpthread-2.23.so 2018-04-01T21:17:56.607682000Z 7fd28cd0a000-7fd28cf09000 ---p 00018000 09:02 12323913 /lib/x86_64-linux-gnu/libpthread-2.23.so 2018-04-01T21:17:56.607746000Z 7fd28cf09000-7fd28cf0a000 r--p 00017000 09:02 12323913 /lib/x86_64-linux-gnu/libpthread-2.23.so 2018-04-01T21:17:56.607809000Z 7fd28cf0a000-7fd28cf0b000 rw-p 00018000 09:02 12323913 /lib/x86_64-linux-gnu/libpthread-2.23.so 2018-04-01T21:17:56.607875000Z 7fd28cf0b000-7fd28cf0f000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.607938000Z 7fd28cf0f000-7fd28cf35000 r-xp 00000000 09:02 12323825 /lib/x86_64-linux-gnu/ld-2.23.so 2018-04-01T21:17:56.608004000Z 7fd28d12c000-7fd28d132000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.608068000Z 7fd28d133000-7fd28d134000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.608131000Z 7fd28d134000-7fd28d135000 r--p 00025000 09:02 12323825 /lib/x86_64-linux-gnu/ld-2.23.so 2018-04-01T21:17:56.608194000Z 7fd28d135000-7fd28d136000 rw-p 00026000 09:02 12323825 /lib/x86_64-linux-gnu/ld-2.23.so 2018-04-01T21:17:56.608257000Z 7fd28d136000-7fd28d137000 rw-p 00000000 00:00 0 2018-04-01T21:17:56.608320000Z 7ffdf64c4000-7ffdf64e5000 rw-p 00000000 00:00 0 [stack] 2018-04-01T21:17:56.608387000Z 7ffdf659f000-7ffdf65a2000 r--p 00000000 00:00 0 [vvar] 2018-04-01T21:17:56.608450000Z 7ffdf65a2000-7ffdf65a4000 r-xp 00000000 00:00 0 [vdso] 2018-04-01T21:17:56.608513000Z ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] 2018-04-01T21:17:58.302039000Z Aborted (core dumped)

aivve commented 6 years ago

We are under large and hard to verify transactions ddos. Join https://t.me/karbo_dev_lounge to get an update