[Bug 296174] crash after login when LD_BIND_NOW is set

David Huecking d.huecking at gmx.net
Sat Mar 24 15:16:50 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=296174

David Huecking <d.huecking at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d.huecking at gmx.net

--- Comment #1 from David Huecking <d.huecking at gmx.net> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list