Application: systemsettings (1.0) KDE Platform Version: 4.4.1 (KDE 4.4.1) Qt Version: 4.6.2 Operating System: Linux 2.6.31-20-generic x86_64 Distribution: Ubuntu 9.10 -- Information about the crash: I installed KDE over my Ubuntu 9.10 System. Also, I manually changed the xorg.conf file before starting the new KDE system. The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #5 0x00007f0f16e7020e in XF86DRIQueryVersion () from /usr/lib/libGL.so.1 #6 0x00007f0f16e703a9 in XF86DRIQueryExtension () from /usr/lib/libGL.so.1 #7 0x00007f0f16e6fd65 in ?? () from /usr/lib/libGL.so.1 #8 0x00007f0f16e50198 in ?? () from /usr/lib/libGL.so.1 #9 0x00007f0f16e4a296 in glXChooseVisual () from /usr/lib/libGL.so.1 #10 0x00007f0f097d20fa in ?? () from /usr/lib/kde4/kcm_screensaver.so #11 0x00007f0f097c48a4 in ?? () from /usr/lib/kde4/kcm_screensaver.so #12 0x00007f0f097c6b28 in ?? () from /usr/lib/kde4/kcm_screensaver.so #13 0x00007f0f097c763c in ?? () from /usr/lib/kde4/kcm_screensaver.so #14 0x00007f0f269dec0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #15 0x00007f0f269db863 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #16 0x00007f0f275c212c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #17 0x00007f0f275c871b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #18 0x00007f0f282ccd76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #19 0x00007f0f269cbe0c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #20 0x00007f0f269f8a62 in ?? () from /usr/lib/libQtCore.so.4 #21 0x00007f0f269f5644 in ?? () from /usr/lib/libQtCore.so.4 #22 0x00007f0f234ffbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #23 0x00007f0f23503598 in ?? () from /lib/libglib-2.0.so.0 #24 0x00007f0f235036c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #25 0x00007f0f269f5333 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #26 0x00007f0f27671f0e in ?? () from /usr/lib/libQtGui.so.4 #27 0x00007f0f269ca732 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #28 0x00007f0f269cab0c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #29 0x00007f0f269ce84b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #30 0x0000000000411099 in _start () Reported using DrKonqi
Crash inside libGL, not a KDE bug.
(In reply to comment #1) > Crash inside libGL, not a KDE bug. Where do I have to file this bug then?
Depends on your graphics driver. Generally, libGL is part of Mesa, so the bug tracker would be http://bugzilla.freedesktop.org/ If you use NVIDIA binary driver, that driver ships its own version of libGL, so you have to report to NVIDIA forums. I don't know about the ATI binary driver, it may also replace that library.
(In reply to comment #3) > Depends on your graphics driver. Generally, libGL is part of Mesa, so the bug > tracker would be http://bugzilla.freedesktop.org/ > > If you use NVIDIA binary driver, that driver ships its own version of libGL, so > you have to report to NVIDIA forums. I don't know about the ATI binary driver, > it may also replace that library. I'm using Intel integrated graphics card (Intel GMA 4500MHD) with the Intel driver, so none of the above mentioned matches. How do I proceed now?
As I said, it is part of Mesa, so report to the Xorg project at freedesktop.org.
Created attachment 42662 [details] New crash information added by DrKonqi After upgrading to Kubuntu Lucid lynx beta 2
Created attachment 43357 [details] New crash information added by DrKonqi Using fglrx (8.723//10.4) from the repos, everytime I want to open System Settings, it crashes... Can be reproduced every time... Also the fglrx package from the ubuntu developers doesn't install right, (no glx) also the package can't be removed because of an error, that the package is called fglrx and xorg-driver-fglrx (tries to store the libGL.so.1.2 and gets some kind of diversion error), so in 9.10 proprietary drivers worked great but now all pre and post installation scripts return errors...