BitShares Forum

Main => Technical Support => Topic started by: tsaishen on April 18, 2015, 01:32:56 pm

Title: 0.8.1 Crashing
Post by: tsaishen on April 18, 2015, 01:32:56 pm
I was trying to demo how easy it is to use bitshares today.
Every time I launched the app it crashes with...

Code: [Select]
QObject::startTimer: Timers can only be used with threads started with QThread
QPaintDevice::metrics: Device has no metric information
Segmentation fault

This occurs after the app launches and after login, timing seems very random but always after those 2 events.
If I had to guess I would say you're trying to paint a balance update from a network thread, since the only thing I did notice is that it always seems to have just finished syncing the blockchain.

0.8.0 Never synced correctly on this machine so I downloaded the binary release of 0.8.1 from github releases.

It has worked great for at least a week.
To be clear, it NEVER did this before yesterday. 
I've installed nothing new on my system in over a week and I run the client at least once a day for several hours.

It is possible that a system update came down and updated QTlibs though.  I am running Kubuntu which is kinda QT heavy, but I'm not rolling back my system libs to test.

Thanks!
Title: Re: 0.8.1 Crashing
Post by: liondani on April 18, 2015, 02:44:20 pm
reindexing may help...

./bitshares_client --rebuild-index
Title: Re: 0.8.1 Crashing
Post by: tsaishen on April 19, 2015, 05:10:32 am
reindexing may help...

./bitshares_client --rebuild-index

Sorry should have been more clear.
Tried that and it doesn't work.  As soon as the blockchain is synced it crashes.
Title: Re: 0.8.1 Crashing
Post by: roadscape on April 19, 2015, 05:29:27 am
Copied your report to github, hope a dev can chime in :)
https://github.com/BitShares/bitshares/issues/1506
Title: Re: 0.8.1 Crashing
Post by: tsaishen on April 22, 2015, 07:05:43 pm
Thanks roadscape!
Title: Re: 0.8.1 Crashing
Post by: vikram on April 23, 2015, 12:44:10 am
Does this problem still happen for you in RC2: https://bitsharestalk.org/index.php/topic,15900.msg203941.html#msg203941