GL apps crash with PD5

Hi

I have a segfault when launching kwin (and any opengl apps), the backtrace is that one:

Application: KWin (kwin), signal: Segmentation fault
#5 0x0000000000000000 in ?? ()
#6 0x00007f02e8d018ef in InitPrlDisplay (dpy=0x21d6c20) at ../libgl/glx_display.cpp:1126
#7 0x00007f02e8cfce18 in glXQueryExtension (dpy=0x21d6c20, errorBase=0x7fffb12b44dc, eventBase=0x7fffb12b44d8) at ../libgl/glx_funcs.cpp:488
#8 0x00007f02e75702e0 in KWin::Extensions::init () from /usr/lib64/libkwineffects.so.1
#9 0x00007f02e8a3194e in ?? () from /usr/lib64/libkdeinit4_kwin.so
#10 0x00007f02e8a33208 in ?? () from /usr/lib64/libkdeinit4_kwin.so
#11 0x00007f02e89d3e51 in ?? () from /usr/lib64/libkdeinit4_kwin.so
#12 0x00007f02e89c2d1b in ?? () from /usr/lib64/libkdeinit4_kwin.so
#13 0x00007f02e89c3c5c in kdemain () from /usr/lib64/libkdeinit4_kwin.so
#14 0x00007f02e864191d in __libc_start_main () from /lib64/libc.so.6
#15 0x0000000000400609 in _start ()


I've parralel tools installed and I think the good version of libGL for both 32 and 64 bits (libGL.so.5.0.9220.531129)

does any one got an idea to help me ?
 
Yes, this may happen on xorg 1.6.5. As a temporary workaround you can try switching from KWin to Metacity.
We're working on a fix.
 
Thanks !

As my demo version end next week, can I be sure that the fix will be made (cause I think I will buy the complete version) ?
Would it work if I install xorg 1.7.0 ?
 
Alternatively you can use a little script I wrote here: http://forum.parallels.com/showpost.php?p=392224&postcount=7 which restores the affected Parallels Tools libraries to the defaults (Disclaimer: &may* reduce/remove OpenGL 3D functionality) and saves you from having to install Metacity (and all of the associated packages) and having to mess with window manager settings (sysconfig Editor in Yast2 or /etc/sysconfig/windowmanager for that matter in case anyone cares to go down that path).

Hope this helps... (just thought I'd point this out as this problem is quite irritating and I believe KWin to be a far superior window manager to Metacity (especially in conjunction with KDE).
 
Please understand that we can not make commitments on unanounced future releases.
It is only my personal perception that xorg 1.6.5 will not be a problem.
xorg 1.7 driver is not current in Parallels Tools package. It is also in the works. But it's a bit complicated by the fact that no major distro includes 1.7 yet.
[edit] I missed the news: Fedora 12 just came out.

BTW, you can always request an additional evaluation key.
 
Last edited:
Back
Top