BitShares Forum

Main => General Discussion => Topic started by: richiela on November 24, 2014, 07:34:58 pm

Title: 4.24 segfaulting
Post by: richiela on November 24, 2014, 07:34:58 pm
line 1: 23253 Segmentation fault      (core dumped)

Started happening last night;  we've tried deleting exceptions/logs/mailclient/peers etc but keeps happening.

20141124T193017 th_a:http_server handle_connection           scan_chain ] WALLET SCANNING CHAIN!                        wallet.cpp:1507
20141124T193019 th_a:http_server handle_connection store_pending_transa ] storing new local transaction with id a4ebdd28e068daca928a95ca6fa466bf158aa9c8                        chain_database.cpp:1828
20141124T193019 th_a:http_server handle_connection get_mail_server_name ] Error while getting mail servers for btercom: 7 bad_cast_exception: Bad Cast
Invalid cast from type 'null_type' to Object
    {"type":"null_type"}
    th_a  variant.cpp:568 get_object                    client.cpp:282


Error log of what looks like is causing the problem.  Any help appreciated.

Thanks,
richie@bittrex 
Title: Re: 4.24 segfaulting
Post by: vikram on November 24, 2014, 10:30:11 pm
line 1: 23253 Segmentation fault      (core dumped)

Started happening last night;  we've tried deleting exceptions/logs/mailclient/peers etc but keeps happening.

20141124T193017 th_a:http_server handle_connection           scan_chain ] WALLET SCANNING CHAIN!                        wallet.cpp:1507
20141124T193019 th_a:http_server handle_connection store_pending_transa ] storing new local transaction with id a4ebdd28e068daca928a95ca6fa466bf158aa9c8                        chain_database.cpp:1828
20141124T193019 th_a:http_server handle_connection get_mail_server_name ] Error while getting mail servers for btercom: 7 bad_cast_exception: Bad Cast
Invalid cast from type 'null_type' to Object
    {"type":"null_type"}
    th_a  variant.cpp:568 get_object                    client.cpp:282


Error log of what looks like is causing the problem.  Any help appreciated.

Thanks,
richie@bittrex

This is a known issue that will be fixed in the next release. For now, pull and build the latest master branch at https://github.com/BitShares/bitshares which contains the patch (commit ca45b50b9b2ae9b05651df258eef4febd504be7f).