0 Members and 1 Guest are viewing this topic.
Immediately crashing on OSX 10.9.4Getting error: "An error occurred while trying to start"
Hu ... on ArchLinux I am getting this internal compiler error:Code: [Select]/home/delegate/bitsharesx/libraries/blockchain/chain_database.cpp: In member function 'void bts::blockchain::chain_database::open(const fc::path&, fc::optional<fc::path>, std::function<void(float)>)':/home/delegate/bitsharesx/libraries/blockchain/chain_database.cpp:1145:63: internal compiler error: in calc_dfs_tree, at dominance.c:401 } FC_RETHROW_EXCEPTIONS( warn, "", ("data_dir",data_dir) ) } ^Please submit a full bug report,with preprocessed source if appropriate.See <https://bugs.archlinux.org/> for instructions.libraries/blockchain/CMakeFiles/bts_blockchain.dir/build.make:570: recipe for target 'libraries/blockchain/CMakeFiles/bts_blockchain.dir/chain_database.cpp.o' failedmake[2]: *** [libraries/blockchain/CMakeFiles/bts_blockchain.dir/chain_database.cpp.o] Error 1CMakeFiles/Makefile2:847: recipe for target 'libraries/blockchain/CMakeFiles/bts_blockchain.dir/all' failedmake[1]: *** [libraries/blockchain/CMakeFiles/bts_blockchain.dir/all] Error 2Makefile:76: recipe for target 'all' failedmake: *** [all] Error 2seems like I need to run my delegate on the (debian) backup server until this is resolved ... no idea what to do though
/home/delegate/bitsharesx/libraries/blockchain/chain_database.cpp: In member function 'void bts::blockchain::chain_database::open(const fc::path&, fc::optional<fc::path>, std::function<void(float)>)':/home/delegate/bitsharesx/libraries/blockchain/chain_database.cpp:1145:63: internal compiler error: in calc_dfs_tree, at dominance.c:401 } FC_RETHROW_EXCEPTIONS( warn, "", ("data_dir",data_dir) ) } ^Please submit a full bug report,with preprocessed source if appropriate.See <https://bugs.archlinux.org/> for instructions.libraries/blockchain/CMakeFiles/bts_blockchain.dir/build.make:570: recipe for target 'libraries/blockchain/CMakeFiles/bts_blockchain.dir/chain_database.cpp.o' failedmake[2]: *** [libraries/blockchain/CMakeFiles/bts_blockchain.dir/chain_database.cpp.o] Error 1CMakeFiles/Makefile2:847: recipe for target 'libraries/blockchain/CMakeFiles/bts_blockchain.dir/all' failedmake[1]: *** [libraries/blockchain/CMakeFiles/bts_blockchain.dir/all] Error 2Makefile:76: recipe for target 'all' failedmake: *** [all] Error 2
Quote from: xeroc on September 04, 2014, 09:38:39 pmHu ... on ArchLinux I am getting this internal compiler error:Code: [Select]/home/delegate/bitsharesx/libraries/blockchain/chain_database.cpp: In member function 'void bts::blockchain::chain_database::open(const fc::path&, fc::optional<fc::path>, std::function<void(float)>)':/home/delegate/bitsharesx/libraries/blockchain/chain_database.cpp:1145:63: internal compiler error: in calc_dfs_tree, at dominance.c:401 } FC_RETHROW_EXCEPTIONS( warn, "", ("data_dir",data_dir) ) } ^Please submit a full bug report,with preprocessed source if appropriate.See <https://bugs.archlinux.org/> for instructions.libraries/blockchain/CMakeFiles/bts_blockchain.dir/build.make:570: recipe for target 'libraries/blockchain/CMakeFiles/bts_blockchain.dir/chain_database.cpp.o' failedmake[2]: *** [libraries/blockchain/CMakeFiles/bts_blockchain.dir/chain_database.cpp.o] Error 1CMakeFiles/Makefile2:847: recipe for target 'libraries/blockchain/CMakeFiles/bts_blockchain.dir/all' failedmake[1]: *** [libraries/blockchain/CMakeFiles/bts_blockchain.dir/all] Error 2Makefile:76: recipe for target 'all' failedmake: *** [all] Error 2seems like I need to run my delegate on the (debian) backup server until this is resolved ... no idea what to do though I got this error as well from a clean build. Building with clang works. If you like, I can give you a pkg.tar.xz. I'll also be updating my docker containers momentarily.
I'd be interested to know how to compile with clang myself .. can you give a quick howto?
Quote from: xeroc on September 05, 2014, 02:10:03 pmI'd be interested to know how to compile with clang myself .. can you give a quick howto?It's really simple on Arch (but what isn't, really? ). Just `pacman -Sy clang` and then `export CC=clang;export CXX=clang++` before running `make`.
I got the same error when using the version you can download at http://bitshares-x.info/. The 32 bit version that worked for me can be downloaded here: https://github.com/dacsunlimited/bitsharesx/releases/download/0.4.12/BitSharesX-0.4.12.exePerhaps somebody can fix the binary that is linked on http://bitshares-x.info?
Quote from: cryptillionaire on September 05, 2014, 12:12:13 pmI'm also getting errors with this version, but i've not tried previous version on this computer. Anyone getting the same error?Same here, ver. 0.4.12 from bitsharesx.info download is not even installing on a win7/64 machine. Previous versions installed - sometimes with a "little help". This should be fixed asap - frustrating experience for users downloading from the "official" site.
I'm also getting errors with this version, but i've not tried previous version on this computer. Anyone getting the same error?
how much free ram to run wallet?maybe this is the problem?
Would you please help me to vote "usa" to be a delegate?