Tagged Questions
8
votes
3answers
356 views
How could running strace be fixing my OpenGL issue?
Since a recent major upgrade to my distribution (PLD Linux), I have been having trouble with a whole slew of programs. As best I can tell, anything that touches OpenGL or PulseAudio segfaults. I'm ...
8
votes
1answer
690 views
Segmentation fault when trying to run glxgears via virtualGL
(Follow-up on How to efficiently use 3D via a remote connection?)
I installed the amd64 package on the server and the i386 one on the client. Following the user's guide I run this on the client:
...