Mailinglist Archive: opensuse-bugs (9626 mails)
| < Previous | Next > |
[Bug 339022] Crash of kdesktop_lock
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 12 Nov 2007 02:28:20 -0700 (MST)
- Message-id: <20071112092820.8B850CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=339022#c4
Joachim Reichelt <Joachim.Reichelt@xxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Info Provider|Joachim.Reichelt@xxxxxxxxxxxxxxxx |
Resolution| |FIXED
--- Comment #4 from Joachim Reichelt <Joachim.Reichelt@xxxxxxxxxxxxxxxx>
2007-11-12 02:28:20 MST ---
O.K.
I found the bug by accident:
glxinfo raised the same error.
So I tested it as root and got no error.
So I compared the output from ldd /usr/bin/glxinfo and fond,
someone in our lab set LD_LIBRARY to /usr/lib
so I was forcing the 32bit libs for GL(X) instead of the 64bit ones
in /usr/X11R6/lib64
unsetting LD_LIBRARY_PATH fixed the crash.
Thanks for help.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Joachim Reichelt <Joachim.Reichelt@xxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Info Provider|Joachim.Reichelt@xxxxxxxxxxxxxxxx |
Resolution| |FIXED
--- Comment #4 from Joachim Reichelt <Joachim.Reichelt@xxxxxxxxxxxxxxxx>
2007-11-12 02:28:20 MST ---
O.K.
I found the bug by accident:
glxinfo raised the same error.
So I tested it as root and got no error.
So I compared the output from ldd /usr/bin/glxinfo and fond,
someone in our lab set LD_LIBRARY to /usr/lib
so I was forcing the 32bit libs for GL(X) instead of the 64bit ones
in /usr/X11R6/lib64
unsetting LD_LIBRARY_PATH fixed the crash.
Thanks for help.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |