Bug 341932 - KWIN crash on boot
Summary: KWIN crash on boot
Status: RESOLVED DUPLICATE of bug 213182
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-12-16 00:25 UTC by Devin Linnington
Modified: 2014-12-17 10:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Linnington 2014-12-16 00:25:00 UTC
Application: kwin (4.11.14)
KDE Platform Version: 4.14.3
Qt Version: 4.8.6
Operating System: Linux 3.17.4-200.fc20.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I had a USB key plugged in, not at all sure if that's related.

I'm using a Lenoo x120e with integrated AMD graphics.

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00000032d8e0b6e0 in xcb_glx_query_server_string_string_length () from /lib64/libxcb-glx.so.0
#6  0x00007f89e8510af5 in __glXQueryServerString () from /lib64/libGL.so.1
#7  0x00007f89e84eba76 in __glXInitialize () from /lib64/libGL.so.1
#8  0x00007f89e84e7a91 in glXQueryVersion () from /lib64/libGL.so.1
#9  0x00007f89e89a5d0d in KWin::initGLX() () from /lib64/libkwinglutils.so.1
#10 0x00007f89e93072b4 in KWin::GlxBackend::init() () from /lib64/libkdeinit4_kwin.so
#11 0x00007f89e9302004 in KWin::SceneOpenGL::createScene() () from /lib64/libkdeinit4_kwin.so
#12 0x00007f89e92e5465 in KWin::Compositor::slotCompositingOptionsInitialized() () from /lib64/libkdeinit4_kwin.so
#13 0x00007f89e9268b1d in KWin::Compositor::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) [clone .part.47] () from /lib64/libkdeinit4_kwin.so
#14 0x0000003364b9b37a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#15 0x0000003364a6c820 in QFutureWatcherBase::event(QEvent*) () from /lib64/libQtCore.so.4
#16 0x0000003368fcae5c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#17 0x0000003368fd17b5 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#18 0x000000399ac4a4fa in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#19 0x0000003364b868fd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#20 0x0000003364b89ae5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#21 0x000000336906d3cc in QEventDispatcherX11::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#22 0x0000003364b8538f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#23 0x0000003364b856dd in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#24 0x0000003364b8ada9 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#25 0x00007f89e929b39e in kdemain () from /lib64/libkdeinit4_kwin.so
#26 0x000000335be21d65 in __libc_start_main () from /lib64/libc.so.6
#27 0x0000000000400a01 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 213182.

Possible duplicates by query: bug 332425.

Reported using DrKonqi
Comment 1 Thomas Lübking 2014-12-16 00:28:57 UTC
No, broken driver installation - no OpenGL application will work.

It seems the MESA GL library is used, but probably the fglrx driver is loaded (check /var/log/Xorg.0.log)

*** This bug has been marked as a duplicate of bug 213182 ***
Comment 2 Devin Linnington 2014-12-17 03:26:33 UTC
Unlike bug 213182 though, this only seems to have happened once. It didn't happen when I restarted (after installing some updates).

If it was a driver problem wouldn't it happen every time?
Comment 3 Thomas Lübking 2014-12-17 10:00:19 UTC
I'd say that "installing some updates" could have easily fixed it.
As mentioned, it is *not* a driver bug, but a broken driver installation.

Afaiu fglrx simply needs to run a script to relink some files.