[Pkg-bitcoin-devel] Bug#841951: bitcoin-qt segfaults on startup

Anthony Towns aj at erisian.com.au
Wed Oct 26 09:01:39 UTC 2016


On Wed, Oct 26, 2016 at 07:04:35PM +1100, Erik de Castro Lopo wrote:
> Anthony Towns wrote:
> > Maybe
> >  /usr/lib/x86_64-linux-gnu/qt5/examples/widgets/desktop/systray/systray
> > might reproduce the crash?
> Indeed it does! Gdb backtrace follows.

Okay, that makes it a Qt/GL bug afaics then. Might be worth trying the
attached. I get:

 $ g++ -o test test.cpp -lX11 -lGL -Wall -W
 $ ./test
 config 0 alphaSize 0
 config 1 alphaSize 0
 config 2 alphaSize 0
...
 config 36 alphaSize 0
 config 37 alphaSize 0
 config 38 alphaSize 8
 config 39 alphaSize 8

I'm guessing you'll get some visual==NULL!! warnings as well at which
point you might be able to work out what's going on?

Cheers,
aj

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.cpp
Type: text/x-c++src
Size: 1178 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-bitcoin-devel/attachments/20161026/b66f6ef9/attachment-0001.cpp>


More information about the Pkg-bitcoin-devel mailing list