Comment 6 for bug 971107

Revision history for this message
Xerxes RĂ„nby (xranby) wrote :

Can you check if the following testcase can trigger the bug:

wget https://jogamp.org/git/?p=jogl.git\;a=blob_plain\;f=src/test-native/displayMultiple02.c -O displayMultiple02.c
gcc -o displayMultiple02 displayMultiple02.c -lX11 -lGL
./displayMultiple02

I belive this bug is similar to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/933846