discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

openscad falt

Евгений Крупин
Sat, Mar 26, 2016 10:33 AM

I've installed openscad 2015.03 on my gentoo box, it crashs with
segmentation fault.

0x00007ffff399722d in XQueryExtension () from /usr/lib64/libX11.so.6

my kernel version is 4.5
mesa 11.0.6
xorg-server 1.18.1
xf86-video-ati 7.6.1

--
С уважением, Евгений Крупин

I've installed openscad 2015.03 on my gentoo box, it crashs with segmentation fault. 0x00007ffff399722d in XQueryExtension () from /usr/lib64/libX11.so.6 my kernel version is 4.5 mesa 11.0.6 xorg-server 1.18.1 xf86-video-ati 7.6.1 -- С уважением, Евгений Крупин
TP
Torsten Paul
Sat, Mar 26, 2016 10:55 AM

On 03/26/2016 11:33 AM, Евгений Крупин wrote:

I've installed openscad 2015.03 on my gentoo box, it crashs with segmentation fault.

0x00007ffff399722d in XQueryExtension () from /usr/lib64/libX11.so.6

my kernel version is 4.5
mesa 11.0.6
xorg-server 1.18.1
xf86-video-ati 7.6.1

This is an issue with the compile settings of Qt in Gentoo,
not much we can do about that.

See https://github.com/openscad/openscad/issues/1510

ciao,
Torsten.

On 03/26/2016 11:33 AM, Евгений Крупин wrote: > I've installed openscad 2015.03 on my gentoo box, it crashs with segmentation fault. > > 0x00007ffff399722d in XQueryExtension () from /usr/lib64/libX11.so.6 > > my kernel version is 4.5 > mesa 11.0.6 > xorg-server 1.18.1 > xf86-video-ati 7.6.1 > This is an issue with the compile settings of Qt in Gentoo, not much we can do about that. See https://github.com/openscad/openscad/issues/1510 ciao, Torsten.