Bitcoin Forum
June 14, 2024, 10:28:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin-qt v0.12.0 crash on settings  (Read 581 times)
CraniumDad (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 1


View Profile
March 12, 2016, 02:37:29 AM
Merited by ABCbits (1)
 #1

I'm new (newbie) to using Bitcoin Core software.  I'm running v0.12.0.0-g188ca9c on Ubuntu Linux.

When I try to open the Settings feature in the bitcoin-qt GUI in X-windows, the program crashes with one line in the debug log:

Code:
GUI: ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 469

Any guidance on how to report and/or resolve? 

I'm starting the bitcoin-qt process with the following start command:

Code:
sudo -i -u btcuser bitcoin-qt

My bitcoin.conf file is as follows:

Code:
rpcuser=bitcoinrpc
rpcpassword=<secret>
server=1
onlynet=ipv4
bind=10.2.31.16
timeout=15000
listen=1
maxconnections=32

Thanks.
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3430
Merit: 6704


Just writing some code


View Profile WWW
March 12, 2016, 02:49:47 AM
Merited by ABCbits (1)
 #2

You should report this at https://github.com/bitcoin/bitcoin/issues. You will get more help there as what you have found may be a bug so they can write a fix for this. When you report this, make sure that you include the specs of the system you are using, including the OS version.

CraniumDad (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 1


View Profile
March 12, 2016, 05:00:00 PM
 #3

You should report this at https://github.com/bitcoin/bitcoin/issues. You will get more help there as what you have found may be a bug so they can write a fix for this. When you report this, make sure that you include the specs of the system you are using, including the OS version.

Thanks.  GitHub bitcoin repo issue #7672 reported (https://github.com/bitcoin/bitcoin/issues/7672).
watashi-kokoto
Sr. Member
****
Offline Offline

Activity: 682
Merit: 269



View Profile
March 13, 2016, 07:46:53 AM
 #4

I can't reproduce this problem, do you use bitcoin from bitcoin.org ?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!