Pages:
Author

Topic: [TEST RELEASE] Cryptonite binary for linux (NEW: Qt and Windows builds) - page 9. (Read 19296 times)

hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
full member
Activity: 288
Merit: 105
Why are the newest file versions a lot smaller(3.7M vs 14M) and do I need to do anything different to run them?

Built with optimizations now.

@Mrvegad,

very strange. looking into it. if you happen to get around it, let us know
legendary
Activity: 1498
Merit: 1000
How will this be mined?
hero member
Activity: 616
Merit: 500
I am getting this now when I run it (even the newest build):

fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented TransmitFile
Finalize Node
Finalize Node
Finalize Node

using the wine64 cryptonited.exe

Edit: I even used a clean dir.
full member
Activity: 211
Merit: 100
Wow, I spent all day trying to figure out how to downgrade my version of libboost, lol!  It seems like it's working fine now, thank you.

Why are the newest file versions a lot smaller(3.7M vs 14M) and do I need to do anything different to run them?

Thanks for your patience!
full member
Activity: 288
Merit: 105
full member
Activity: 211
Merit: 100
do you have libboost 1.53?

Saucy is not even close to 12.04 it is 13.10. Maybe time for an upgrade?

So, I just tried the Saucy binary on a clean version of Ubuntu 14.04 using Amazon EC2, used the commands from a few pages ago to install upgrades:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libboost-all-dev libdb4.8-dev libdb4.8++-dev libminiupnpc-dev libqt4-dev libprotobuf-dev protobuf-compiler libgmp-dev

and still got the same error!:

$ ./saucy_amd64_cryptonited_14071722 -testnet
./saucy_amd64_cryptonited_14071722: error while loading shared libraries: libboost_system.so.1.53.0: cannot open shared object file: No such file or directory

Checked my version of libboost:
~# dpkg -s libboost-dev | grep 'Version'
Version: 1.54.0.1ubuntu1

Sorry if this is an easy problem, and I'm still a Linux noob.  I can't figure out how to get the right version of libboost so I can fire this thing up.  It appears to be the only thing in the way of it running.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
Think I found it. Build bot running, new binaries up in an hour or so. Thanks for the report.
No prob, will check back in a BTCit.
full member
Activity: 288
Merit: 105
Think I found it. Build bot running, new binaries up in an hour or so. Thanks for the report.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
full member
Activity: 288
Merit: 105
Are you running with the -testnet switch ?
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
Trying to get this up and running on Ubuntu 14.04.

Whats the problem here ?
Code:
*** buffer overflow detected ***: ./trusty_amd64_cryptonited_14072023 terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x741cf)[0x7ff05bfaa1cf]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7ff05c041b2c]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a9f0)[0x7ff05c0409f0]
./trusty_amd64_cryptonited_14072023(+0x17f6a7)[0x7ff05e7cd6a7]
./trusty_amd64_cryptonited_14072023(+0x72f5f)[0x7ff05e6c0f5f]
./trusty_amd64_cryptonited_14072023(+0xdbcaa)[0x7ff05e729caa]
./trusty_amd64_cryptonited_14072023(+0xc7bc5)[0x7ff05e715bc5]
./trusty_amd64_cryptonited_14072023(+0xcfc83)[0x7ff05e71dc83]
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0(+0xba4a)[0x7ff05d978a4a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182)[0x7ff05e213182]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7ff05c03130d]
======= Memory map: ========
7ff02c000000-7ff02c021000 rw-p 00000000 00:00 0
7ff02c021000-7ff030000000 ---p 00000000 00:00 0
7ff034000000-7ff034021000 rw-p 00000000 00:00 0
7ff034021000-7ff038000000 ---p 00000000 00:00 0
7ff038000000-7ff038021000 rw-p 00000000 00:00 0
7ff038021000-7ff03c000000 ---p 00000000 00:00 0
7ff03c000000-7ff03c040000 rw-p 00000000 00:00 0
7ff03c040000-7ff040000000 ---p 00000000 00:00 0
7ff040000000-7ff040021000 rw-p 00000000 00:00 0
7ff040021000-7ff044000000 ---p 00000000 00:00 0
7ff04649b000-7ff0465e2000 r--s 00000000 fd:01 140524                     /root/.cryptonite/testnet3/blocks/index/000013.sst
7ff0465e2000-7ff0465e3000 ---p 00000000 00:00 0
7ff0465e3000-7ff046de3000 rw-p 00000000 00:00 0                          [stack:9316]
7ff046de3000-7ff046dfa000 r-xp 00000000 fd:01 393478                     /lib/x86_64-linux-gnu/libresolv-2.19.so
7ff046dfa000-7ff046ffa000 ---p 00017000 fd:01 393478                     /lib/x86_64-linux-gnu/libresolv-2.19.so
7ff046ffa000-7ff046ffb000 r--p 00017000 fd:01 393478                     /lib/x86_64-linux-gnu/libresolv-2.19.so
7ff046ffb000-7ff046ffc000 rw-p 00018000 fd:01 393478                     /lib/x86_64-linux-gnu/libresolv-2.19.so
7ff046ffc000-7ff046ffe000 rw-p 00000000 00:00 0
7ff046ffe000-7ff046fff000 ---p 00000000 00:00 0
7ff046fff000-7ff0477ff000 rw-p 00000000 00:00 0                          [stack:9315]
7ff0477ff000-7ff047800000 ---p 00000000 00:00 0
7ff047800000-7ff048000000 rw-p 00000000 00:00 0                          [stack:9314]
7ff048000000-7ff048642000 rw-p 00000000 00:00 0
7ff048642000-7ff04c000000 ---p 00000000 00:00 0
7ff04c000000-7ff04c021000 rw-p 00000000 00:00 0
7ff04c021000-7ff050000000 ---p 00000000 00:00 0
7ff050000000-7ff050021000 rw-p 00000000 00:00 0
7ff050021000-7ff054000000 ---p 00000000 00:00 0
7ff054175000-7ff05417a000 r-xp 00000000 fd:01 393441                     /lib/x86_64-linux-gnu/libnss_dns-2.19.so
7ff05417a000-7ff054379000 ---p 00005000 fd:01 393441                     /lib/x86_64-linux-gnu/libnss_dns-2.19.so
7ff054379000-7ff05437a000 r--p 00004000 fd:01 393441                     /lib/x86_64-linux-gnu/libnss_dns-2.19.so
7ff05437a000-7ff05437b000 rw-p 00005000 fd:01 393441                     /lib/x86_64-linux-gnu/libnss_dns-2.19.so
7ff05437b000-7ff054386000 r-xp 00000000 fd:01 393443                     /lib/x86_64-linux-gnu/libnss_files-2.19.so
7ff054386000-7ff054585000 ---p 0000b000 fd:01 393443                     /lib/x86_64-linux-gnu/libnss_files-2.19.so
7ff054585000-7ff054586000 r--p 0000a000 fd:01 393443                     /lib/x86_64-linux-gnu/libnss_files-2.19.so
7ff054586000-7ff054587000 rw-p 0000b000 fd:01 393443                     /lib/x86_64-linux-gnu/libnss_files-2.19.so
7ff054587000-7ff054588000 ---p 00000000 00:00 0
7ff054588000-7ff054d88000 rw-p 00000000 00:00 0                          [stack:9313]
7ff054d88000-7ff054d89000 ---p 00000000 00:00 0
7ff054d89000-7ff055589000 rw-p 00000000 00:00 0                          [stack:9312]
7ff055589000-7ff05558a000 ---p 00000000 00:00 0
7ff05558a000-7ff055d8a000 rw-p 00000000 00:00 0                          [stack:9311]
7ff055d8a000-7ff055d8b000 ---p 00000000 00:00 0
7ff055d8b000-7ff05658b000 rw-p 00000000 00:00 0                          [stack:9310]
7ff05658b000-7ff05658c000 ---p 00000000 00:00 0
7ff05658c000-7ff056d8c000 rw-p 00000000 00:00 0                          [stack:9309]
7ff056d8c000-7ff056d8d000 ---p 00000000 00:00 0
7ff056d8d000-7ff05758d000 rw-p 00000000 00:00 0                          [stack:9308]
7ff05758d000-7ff05758e000 ---p 00000000 00:00 0
7ff05758e000-7ff057d8e000 rw-p 00000000 00:00 0                          [stack:9307]
7ff057d8e000-7ff057d8f000 ---p 00000000 00:00 0
7ff057d8f000-7ff05858f000 rw-p 00000000 00:00 0                          [stack:9306]
7ff05858f000-7ff058590000 ---p 00000000 00:00 0
7ff058590000-7ff058d90000 rw-p 00000000 00:00 0
7ff058d90000-7ff058d91000 ---p 00000000 00:00 0
7ff058d91000-7ff059591000 rw-p 00000000 00:00 0
7ff059591000-7ff059592000 ---p 00000000 00:00 0
7ff059592000-7ff059d92000 rw-p 00000000 00:00 0
7ff059d92000-7ff059d93000 ---p 00000000 00:00 0
7ff059d93000-7ff05b060000 rw-p 00000000 00:00 0
7ff05b060000-7ff05b061000 ---p 00000000 00:00 0
7ff05b061000-7ff05b861000 rw-p 00000000 00:00 0                          [stack:9301]
7ff05b861000-7ff05bb2a000 r--p 00000000 fd:01 923282                     /usr/lib/locale/locale-archive
7ff05bb2a000-7ff05bb2d000 r-xp 00000000 fd:01 393400                     /lib/x86_64-linux-gnu/libdl-2.19.so
7ff05bb2d000-7ff05bd2c000 ---p 00003000 fd:01 393400                     /lib/x86_64-linux-gnu/libdl-2.19.so
7ff05bd2c000-7ff05bd2d000 r--p 00002000 fd:01 393400                     /lib/x86_64-linux-gnu/libdl-2.19.so
7ff05bd2d000-7ff05bd2e000 rw-p 00003000 fd:01 393400                     /lib/x86_64-linux-gnu/libdl-2.19.so
7ff05bd2e000-7ff05bd35000 r-xp 00000000 fd:01 393480                     /lib/x86_64-linux-gnu/librt-2.19.so
7ff05bd35000-7ff05bf34000 ---p 00007000 fd:01 393480                     /lib/x86_64-linux-gnu/librt-2.19.so
7ff05bf34000-7ff05bf35000 r--p 00006000 fd:01 393480                     /lib/x86_64-linux-gnu/librt-2.19.so
7ff05bf35000-7ff05bf36000 rw-p 00007000 fd:01 393480                     /lib/x86_64-linux-gnu/librt-2.19.so
7ff05bf36000-7ff05c0f2000 r-xp 00000000 fd:01 393384                     /lib/x86_64-linux-gnu/libc-2.19.so
7ff05c0f2000-7ff05c2f1000 ---p 001bc000 fd:01 393384                     /lib/x86_64-linux-gnu/libc-2.19.so
7ff05c2f1000-7ff05c2f5000 r--p 001bb000 fd:01 393384                     /lib/x86_64-linux-gnu/libc-2.19.so
7ff05c2f5000-7ff05c2f7000 rw-p 001bf000 fd:01 393384                     /lib/x86_64-linux-gnu/libc-2.19.so
7ff05c2f7000-7ff05c2fc000 rw-p 00000000 00:00 0
7ff05c2fc000-7ff05c312000 r-xp 00000000 fd:01 393408                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff05c312000-7ff05c511000 ---p 00016000 fd:01 393408                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff05c511000-7ff05c512000 rw-p 00015000 fd:01 393408                     /lib/x86_64-linux-gnu/libgcc_s.so.1
7ff05c512000-7ff05c617000 r-xp 00000000 fd:01 393422                     /lib/x86_64-linux-gnu/libm-2.19.so
7ff05c617000-7ff05c816000 ---p 00105000 fd:01 393422                     /lib/x86_64-linux-gnu/libm-2.19.so
7ff05c816000-7ff05c817000 r--p 00104000 fd:01 393422                     /lib/x86_64-linux-gnu/libm-2.19.so
7ff05c817000-7ff05c818000 rw-p 00105000 fd:01 393422                     /lib/x86_64-linux-gnu/libm-2.19.so
7ff05c818000-7ff05c8fe000 r-xp 00000000 fd:01 920378                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7ff05c8fe000-7ff05cafd000 ---p 000e6000 fd:01 920378                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7ff05cafd000-7ff05cb05000 r--p 000e5000 fd:01 920378                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7ff05cb05000-7ff05cb07000 rw-p 000ed000 fd:01 920378                     /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19
7ff05cb07000-7ff05cb1c000 rw-p 00000000 00:00 0
7ff05cb1c000-7ff05cccd000 r-xp 00000000 fd:01 393396                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7ff05cccd000-7ff05cecc000 ---p 001b1000 fd:01 393396                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7ff05cecc000-7ff05cee7000 r--p 001b0000 fd:01 393396                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7ff05cee7000-7ff05cef2000 rw-p 001cb000 fd:01 393396                     /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
7ff05cef2000-7ff05cef6000 rw-p 00000000 00:00 0
7ff05cef6000-7ff05cf4a000 r-xp 00000000 fd:01 393488                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7ff05cf4a000-7ff05d14a000 ---p 00054000 fd:01 393488                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7ff05d14a000-7ff05d14d000 r--p 00054000 fd:01 393488                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7ff05d14d000-7ff05d153000 rw-p 00057000 fd:01 393488                     /lib/x86_64-linux-gnu/libssl.so.1.0.0
7ff05d153000-7ff05d154000 rw-p 00000000 00:00 0
7ff05d154000-7ff05d15e000 r-xp 00000000 fd:01 933889                     /usr/lib/libminiupnpc.so.8
7ff05d15e000-7ff05d35d000 ---p 0000a000 fd:01 933889                     /usr/lib/libminiupnpc.so.8
7ff05d35d000-7ff05d35e000 r--p 00009000 fd:01 933889                     /usr/lib/libminiupnpc.so.8
7ff05d35e000-7ff05d35f000 rw-p 0000a000 fd:01 933889                     /usr/lib/libminiupnpc.so.8
7ff05d35f000-7ff05d3cb000 r-xp 00000000 fd:01 931779                     /usr/lib/x86_64-linux-gnu/libgmp.so.10.1.3
7ff05d3cb000-7ff05d5ca000 ---p 0006c000 fd:01 931779                     /usr/lib/x86_64-linux-gnu/libgmp.so.10.1.3
7ff05d5ca000-7ff05d5cb000 r--p 0006b000 fd:01 931779                     /usr/lib/x86_64-linux-gnu/libgmp.so.10.1.3
7ff05d5cb000-7ff05d5d3000 rw-p 0006c000 fd:01 931779                     /usr/lib/x86_64-linux-gnu/libgmp.so.10.1.3
7ff05d5d3000-7ff05d767000 r-xp 00000000 fd:01 933737                     /usr/lib/libdb_cxx-4.8.so
7ff05d767000-7ff05d967000 ---p 00194000 fd:01 933737                     /usr/lib/libdb_cxx-4.8.so
7ff05d967000-7ff05d96a000 r--p 00194000 fd:01 933737                     /usr/lib/libdb_cxx-4.8.so
7ff05d96a000-7ff05d96d000 rw-p 00197000 fd:01 933737                     /usr/lib/libdb_cxx-4.8.so
7ff05d96d000-7ff05d981000 r-xp 00000000 fd:01 926965                     /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0
7ff05d981000-7ff05db80000 ---p 00014000 fd:01 926965                     /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0
7ff05db80000-7ff05db82000 r--p 00013000 fd:01 926965                     /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0
7ff05db82000-7ff05db83000 rw-p 00015000 fd:01 926965                     /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0
7ff05db83000-7ff05dbec000 r-xp 00000000 fd:01 932499                     /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.54.0
7ff05dbec000-7ff05ddec000 ---p 00069000 fd:01 932499                     /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.54.0
7ff05ddec000-7ff05ddf0000 r--p 00069000 fd:01 932499                     /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.54.0
7ff05ddf0000-7ff05ddf1000 rw-p 0006d000 fd:01 932499                     /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.54.0
7ff05ddf1000-7ff05de06000 r-xp 00000000 fd:01 932386                     /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
7ff05de06000-7ff05e005000 ---p 00015000 fd:01 932386                     /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
7ff05e005000-7ff05e006000 r--p 00014000 fd:01 932386                     /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
7ff05e006000-7ff05e007000 rw-p 00015000 fd:01 932386                     /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
7ff05e007000-7ff05e00a000 r-xp 00000000 fd:01 932367                     /usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0
7ff05e00a000-7ff05e209000 ---p 00003000 fd:01 932367                     /usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0
7ff05e209000-7ff05e20a000 r--p 00002000 fd:01 932367                     /usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0
7ff05e20a000-7ff05e20b000 rw-p 00003000 fd:01 932367                     /usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0
7ff05e20b000-7ff05e224000 r-xp 00000000 fd:01 393474                     /lib/x86_64-linux-gnu/libpthread-2.19.so
7ff05e224000-7ff05e423000 ---p 00019000 fd:01 393474                     /lib/x86_64-linux-gnu/libpthread-2.19.so
7ff05e423000-7ff05e424000 r--p 00018000 fd:01 393474                     /lib/x86_64-linux-gnu/libpthread-2.19.so
7ff05e424000-7ff05e425000 rw-p 00019000 fd:01 393474                     /lib/x86_64-linux-gnu/libpthread-2.19.so
7ff05e425000-7ff05e429000 rw-p 00000000 00:00 0
7ff05e429000-7ff05e44c000 r-xp 00000000 fd:01 393364                     /lib/x86_64-linux-gnu/ld-2.19.so
7ff05e451000-7ff05e4c1000 r--s 00000000 fd:01 140525                     /root/.cryptonite/testnet3/blocks/index/000017.sst
7ff05e4c1000-7ff05e531000 r--s 00000000 fd:01 140523                     /root/.cryptonite/testnet3/blocks/index/000015.sst
7ff05e531000-7ff05e63d000 rw-p 00000000 00:00 0
7ff05e63d000-7ff05e63f000 rw-p 00000000 00:00 0
7ff05e63f000-7ff05e642000 rw-p 00000000 00:00 0
7ff05e642000-7ff05e649000 r--s 00000000 fd:01 920315                     /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7ff05e649000-7ff05e64b000 rw-p 00000000 00:00 0
7ff05e64b000-7ff05e64c000 r--p 00022000 fd:01 393364                     /lib/x86_64-linux-gnu/ld-2.19.so
7ff05e64c000-7ff05e64d000 rw-p 00023000 fd:01 393364                     /lib/x86_64-linux-gnu/ld-2.19.so
7ff05e64d000-7ff05e64e000 rw-p 00000000 00:00 0
7ff05e64e000-7ff05e9f0000 r-xp 00000000 fd:01 1179701                    /root/trusty_amd64_cryptonited_14072023
7ff05ebef000-7ff05ebfa000 r--p 003a1000 fd:01 1179701                    /root/trusty_amd64_cryptonited_14072023
7ff05ebfa000-7ff05ebfb000 rw-p 003ac000 fd:01 1179701                    /root/trusty_amd64_cryptonited_14072023
7ff05ebfb000-7ff05ebfe000 rw-p 00000000 00:00 0
7ff060743000-7ff0610e2000 rw-p 00000000 00:00 0                          [heap]
7ff0610e2000-7ff0610e4000 rw-p 00000000 00:00 0                          [heap]
7ff0610e4000-7ff0610ea000 rw-p 00000000 00:00 0                          [heap]
7ff0610ea000-7ff0610f0000 rw-p 00000000 00:00 0                          [heap]
7ff0610f0000-7ff0610f1000 rw-p 00000000 00:00 0                          [heap]
7ff0610f1000-7ff0610f5000 rw-p 00000000 00:00 0                          [heap]
7ff0610f5000-7ff0610f6000 rw-p 00000000 00:00 0                          [heap]
7ff0610f6000-7ff0610f9000 rw-p 00000000 00:00 0                          [heap]
7ff0610f9000-7ff061143000 rw-p 00000000 00:00 0                          [heap]
7fff49cbc000-7fff49cf1000 rw-p 00000000 00:00 0                          [stack]
7fff49d25000-7fff49d27000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
Error: signal 6:
./trusty_amd64_cryptonited_14072023(+0x407b8)[0x7ff05e68e7b8]
./trusty_amd64_cryptonited_14072023(+0x40828)[0x7ff05e68e828]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x741d4)[0x7ff05bfaa1d4]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7ff05c041b2c]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a9f0)[0x7ff05c0409f0]
./trusty_amd64_cryptonited_14072023(+0x17f6a7)[0x7ff05e7cd6a7]
./trusty_amd64_cryptonited_14072023(+0x72f5f)[0x7ff05e6c0f5f]
./trusty_amd64_cryptonited_14072023(+0xdbcaa)[0x7ff05e729caa]
./trusty_amd64_cryptonited_14072023(+0xc7bc5)[0x7ff05e715bc5]
./trusty_amd64_cryptonited_14072023(+0xcfc83)[0x7ff05e71dc83]
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0(+0xba4a)[0x7ff05d978a4a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182)[0x7ff05e213182]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7ff05c03130d]
trusty_amd64_cryptonited_14072023: allocators.h:41: LockedPageManagerBase::~LockedPageManagerBase() [with Locker = MemoryPageLocker]: Assertion `this->GetLockedPageCount() == 0' failed.
Error: signal 6:
./trusty_amd64_cryptonited_14072023(+0x407b8)[0x7ff05e68e7b8]
./trusty_amd64_cryptonited_14072023(+0x40828)[0x7ff05e68e828]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fe36)[0x7ff05bf65e36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fee2)[0x7ff05bf65ee2]
./trusty_amd64_cryptonited_14072023(+0x556ea)[0x7ff05e6a36ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c509)[0x7ff05bf72509]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c555)[0x7ff05bf72555]
./trusty_amd64_cryptonited_14072023(+0x40832)[0x7ff05e68e832]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x741d4)[0x7ff05bfaa1d4]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7ff05c041b2c]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a9f0)[0x7ff05c0409f0]
./trusty_amd64_cryptonited_14072023(+0x17f6a7)[0x7ff05e7cd6a7]
./trusty_amd64_cryptonited_14072023(+0x72f5f)[0x7ff05e6c0f5f]
./trusty_amd64_cryptonited_14072023(+0xdbcaa)[0x7ff05e729caa]
./trusty_amd64_cryptonited_14072023(+0xc7bc5)[0x7ff05e715bc5]
./trusty_amd64_cryptonited_14072023(+0xcfc83)[0x7ff05e71dc83]
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0(+0xba4a)[0x7ff05d978a4a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182)[0x7ff05e213182]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7ff05c03130d]
Finalize Node
trusty_amd64_cryptonited_14072023: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
Error: signal 6:
./trusty_amd64_cryptonited_14072023(+0x407b8)[0x7ff05e68e7b8]
./trusty_amd64_cryptonited_14072023(+0x40828)[0x7ff05e68e828]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fe36)[0x7ff05bf65e36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fee2)[0x7ff05bf65ee2]
./trusty_amd64_cryptonited_14072023(+0xc9921)[0x7ff05e717921]
./trusty_amd64_cryptonited_14072023(+0xd9370)[0x7ff05e727370]
./trusty_amd64_cryptonited_14072023(+0xd9549)[0x7ff05e727549]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c509)[0x7ff05bf72509]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c555)[0x7ff05bf72555]
./trusty_amd64_cryptonited_14072023(+0x40832)[0x7ff05e68e832]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fe36)[0x7ff05bf65e36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fee2)[0x7ff05bf65ee2]
./trusty_amd64_cryptonited_14072023(+0x556ea)[0x7ff05e6a36ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c509)[0x7ff05bf72509]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c555)[0x7ff05bf72555]
./trusty_amd64_cryptonited_14072023(+0x40832)[0x7ff05e68e832]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x741d4)[0x7ff05bfaa1d4]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x7ff05c041b2c]
/lib/x86_64-linux-gnu/libc.so.6(+0x10a9f0)[0x7ff05c0409f0]
./trusty_amd64_cryptonited_14072023(+0x17f6a7)[0x7ff05e7cd6a7]
./trusty_amd64_cryptonited_14072023(+0x72f5f)[0x7ff05e6c0f5f]
trusty_amd64_cryptonited_14072023: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
Error: signal 6:
./trusty_amd64_cryptonited_14072023(+0x407b8)[0x7ff05e68e7b8]
./trusty_amd64_cryptonited_14072023(+0x40828)[0x7ff05e68e828]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fe36)[0x7ff05bf65e36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fee2)[0x7ff05bf65ee2]
./trusty_amd64_cryptonited_14072023(+0x4fde1)[0x7ff05e69dde1]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c509)[0x7ff05bf72509]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c555)[0x7ff05bf72555]
./trusty_amd64_cryptonited_14072023(+0x40832)[0x7ff05e68e832]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fe36)[0x7ff05bf65e36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fee2)[0x7ff05bf65ee2]
./trusty_amd64_cryptonited_14072023(+0xc9921)[0x7ff05e717921]
./trusty_amd64_cryptonited_14072023(+0xd9370)[0x7ff05e727370]
./trusty_amd64_cryptonited_14072023(+0xd9549)[0x7ff05e727549]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c509)[0x7ff05bf72509]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c555)[0x7ff05bf72555]
./trusty_amd64_cryptonited_14072023(+0x40832)[0x7ff05e68e832]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340)[0x7ff05e21b340]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39)[0x7ff05bf6cf79]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7ff05bf70388]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fe36)[0x7ff05bf65e36]
/lib/x86_64-linux-gnu/libc.so.6(+0x2fee2)[0x7ff05bf65ee2]
./trusty_amd64_cryptonited_14072023(+0x556ea)[0x7ff05e6a36ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c509)[0x7ff05bf72509]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c555)[0x7ff05bf72555]
legendary
Activity: 1232
Merit: 1001
sr. member
Activity: 359
Merit: 250
The other thing to keep in mind is that many people tend to prefer using web based wallets for daily transactions, so hopefully we'll see some nice web wallets appear sooner rather than later.
I wonder if this is because people really prefer web wallets or that original bitcoin client is painfully slow and requires a lot of storage. Maybe if p2p client was good enough there would be no need for everyone to use web wallet and network would be stronger and more decentralized. I bet this coin will be huge success, so there will be plenty of time and resources to polish gui later.

Quote
Official website is now online: www.cryptonite.info (http://cryptonite.info)
Great site and I am really impressed by quality of wiki. It really shows that all great features of this coin are for real and not just empty marketing.
full member
Activity: 288
Merit: 105
New binaries are up. Main change is that linux builds now have compiler optimizations turned on. Seems win64 has been that way for some time, whoops.

The plan is to continue testing all the way up until the July 28th release. A little code is still being written. Working on speeding up the consistency check on startup and cleaning up code here and there. Don't want any devs simultaneously having mind blown and throwing up. Also have some plans in the works to mitigate certain DoS vectors.

full member
Activity: 209
Merit: 100
Official website is now online: www.cryptonite.info

Note: website may be sluggish, we're working on it.

Pre-announcement coming very soon.

aaaxn: it's already possible to filter transactions by address or what ever else, but you do have a valid point about not having a great way to see a list of addresses and their balance. However when we get around to making the "coin control" UI it will provide the ability to see a list of addresses and their balances and let you manually select which addresses you want to use as the inputs for a transaction. The other thing to keep in mind is that many people tend to prefer using web based wallets for daily transactions, so hopefully we'll see some nice web wallets appear sooner rather than later.

Very nice!
legendary
Activity: 1536
Merit: 1000
electronic [r]evolution
Official website is now online: www.cryptonite.info

Note: website may be sluggish, we're working on it.

Pre-announcement coming very soon.

aaaxn: it's already possible to filter transactions by address or what ever else, but you do have a valid point about not having a great way to see a list of addresses and their balance. However when we get around to making the "coin control" UI work it will provide the ability to see a list of addresses and their balances and let you manually select which addresses you want to use as the inputs for a transaction. The other thing to keep in mind is that many people tend to prefer using web based wallets for daily transactions, so hopefully we'll see some nice web wallets appear sooner rather than later.
sr. member
Activity: 359
Merit: 250
Don't you think GUI should reflect how cryptonite works under the hood? GUI It should be more like traditional bank account: on main page list of accounts with balances, you select one you get list of transactions for that account (from, message, amount, balance after, date) and can send money from selected account, etc.
full member
Activity: 288
Merit: 105
Saucy is not even close to 12.04 it is 13.10. Maybe time for an upgrade?
Pages:
Jump to: