System: OpenSUSE 12.1 KDE: 4.8.1 I cannot login to KDE. It crashes after login. I got this error: Application: KDE Daemon (kdeinit4), signal: Segmentation fault [KCrash Handler] #6 0x00021290 in ?? () #7 0xb29d9fad in __do_global_ctors_aux () from /usr/lib/libQtOpenGL.so.4 #8 0xb2948c09 in _init () from /usr/lib/libQtOpenGL.so.4 #9 0xb77a1fc4 in ?? () from /lib/ld-linux.so.2 Backtrace stopped: previous frame inner to this frame (corrupt stack?) When I remove "LD_BIND_NOW=true" from startkde it works ok. Here are more details: http://forum.kde.org/viewtopic.php?f=66&t=100698
I just updated openSUSE 11.4 to 12.1 (32 bit) and had the same crashing KDE4 while starting up. I had a look at /usr/bin/startkde The line with "LD_BIND_NOW" was: LD_BIND_NOW=true /usr/lib/kde4/libexec/start_kdeinit_wrapper +kcminit_startup So everything in ONE line. - I seperated it that it looks like this: LD_BIND_NOW=true /usr/lib/kde4/libexec/start_kdeinit_wrapper +kcminit_startup Now KDE4 starts up fine.
So you both have this problem after upgrading to openSUSE 12.1 . Have you reported this to openSUSE? Does it still happen?
Close for no feedback