vikramrajkumar
vikramrajkumar
Possible effect: https://bitsharestalk.org/index.php?topic=7022.msg164927#msg164927
@testzcrypto Is this problem still present in 0.6.x version?
Possibly related: https://github.com/BitShares/qt_wallet/issues/94
``` (lldb) bt * thread #1: tid = 0x2c787b, 0x0000000100238d2c bitsharestestnet_client`bts::blockchain::price::set_ratio_from_string(this=0x0000000103dfba80, ratio_str=0x0000000103dfa938) + 316 at asset.cpp:168, queue = 'com.apple.main-thread', stop reason = EXC_ARITHMETIC (code=EXC_I386_DIV, subcode=0x0) frame #0: 0x0000000100238d2c bitsharestestnet_client`bts::blockchain::price::set_ratio_from_string(this=0x0000000103dfba80, ratio_str=0x0000000103dfa938)...
Possibly fixed by: https://github.com/BitShares/bitshares/commit/abc600749a6cb80d7cddc747066c3a1eadbf6ffb
@djthread Can you run this in gdb and give us a stack trace of the crash?
@nathanhourt Any ideas on this?
Will assume addressed by https://github.com/BitShares/qt_wallet/compare/c28c0947e5...f941bc3a11 until we hear otherwise.
Still happening: https://github.com/BitShares/bitshares/issues/1519#issuecomment-96797237
@valzav Can you take a look at this?