Re: clxclient bug --- was Bug report on zita-rev1: zita-rev1 crashes with exit status 139

2013-06-29 Thread Robin Gareus
Just to keep you guys in the loop: - The bug is not critical. - it's a bug in libclxclient - not zita-rev1 - it only occurs if the app cannot connect to X11 - other zita-* apps that use libclxclient are affected, too - fix exists -- will be in next release @Mira: IMHO this does not warrant

Re: clxclient bug --- was Bug report on zita-rev1: zita-rev1 crashes with exit status 139

2013-06-29 Thread Fons Adriaensen
On Sat, Jun 29, 2013 at 06:00:02PM +0200, Robin Gareus wrote: - The bug is not critical. - it's a bug in libclxclient - not zita-rev1 - it only occurs if the app cannot connect to X11 - other zita-* apps that use libclxclient are affected, too - fix exists -- will be in next release

clxclient bug --- was Bug report on zita-rev1: zita-rev1 crashes with exit status 139

2013-06-27 Thread Robin Gareus
Hi Fons, If zita-rev1 cannot connext to a X-server it segfaults. The problem is actually in libclxclient-3.6.1, xdisplay.cc. X_display::X_display() .. constructor bails out early if it cannot connect to X11 (and does not allocate the XImages) - but the X_display::~X_display() destructor resets