Bug 319293

Summary: kwin crashes with compositing on
Product: [Plasma] kwin Reporter: Michael Hammond <bugs>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.10.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Hammond 2013-05-03 22:07:39 UTC
Application: kwin (4.10.2)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-19-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
Using gscan2pdf and gimp to manipulate pdf files.  Had just tried to open a postscript file.  Compositing was on, as opposed to previous crashes with compositing off.

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f78ad6c07c0 (LWP 4261))]

Thread 3 (Thread 0x7f788bfff700 (LWP 4265)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f78a98f0e77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f78a98f0ea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f78a0c7df8e in start_thread (arg=0x7f788bfff700) at pthread_create.c:311
#4  0x00007f78ad000e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f788b370700 (LWP 4267)):
#0  0x00007f78acff9233 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f78a84904f3 in qt_safe_select (nfds=17, fdread=0x7f7884000ac8, fdwrite=0x7f7884000d60, fdexcept=0x7f7884000ff8, orig_timeout=0x0) at kernel/qcore_unix.cpp:83
#2  0x00007f78a8495499 in QEventDispatcherUNIXPrivate::doSelect (this=this@entry=0x7f7884000910, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:223
#3  0x00007f78a8495c82 in QEventDispatcherUNIX::processEvents (this=0x7f78840008f0, flags=...) at kernel/qeventdispatcher_unix.cpp:937
#4  0x00007f78a846338f in QEventLoop::processEvents (this=this@entry=0x7f788b36fd90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f78a8463618 in QEventLoop::exec (this=this@entry=0x7f788b36fd90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f78a8365410 in QThread::exec (this=this@entry=0xab8980) at thread/qthread.cpp:542
#7  0x00007f78a8444edf in QInotifyFileSystemWatcherEngine::run (this=0xab8980) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f78a8367bec in QThreadPrivate::start (arg=0xab8980) at thread/qthread_unix.cpp:338
#9  0x00007f78a0c7df8e in start_thread (arg=0x7f788b370700) at pthread_create.c:311
#10 0x00007f78ad000e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f78ad6c07c0 (LWP 4261)):
[KCrash Handler]
#6  0x00007f78a8f3474e in glXGetFBConfigs () from /usr/lib/fglrx/libGL.so.1
#7  0x00007f78ad39c2c8 in KWin::GlxBackend::initDrawableConfigs (this=this@entry=0xdb76c0) at ../../kwin/glxbackend.cpp:323
#8  0x00007f78ad39c90a in KWin::GlxBackend::init (this=0xdb76c0) at ../../kwin/glxbackend.cpp:88
#9  0x00007f78ad3964e7 in KWin::SceneOpenGL::createScene () at ../../kwin/scene_opengl.cpp:224
#10 0x00007f78ad381205 in KWin::Compositor::slotCompositingOptionsInitialized (this=this@entry=0xa12be0) at ../../kwin/composite.cpp:206
#11 0x00007f78ad381633 in setup (this=0xa12be0) at ../../kwin/composite.cpp:171
#12 KWin::Compositor::setup (this=0xa12be0) at ../../kwin/composite.cpp:143
#13 0x00007f78ad381eef in KWin::Compositor::slotConfigChanged (this=0xa12be0) at ../../kwin/composite.cpp:371
#14 0x00007f78a84790ef in QMetaObject::activate (sender=sender@entry=0x9cda80, m=m@entry=0x7f78ad612780 <KWin::Workspace::staticMetaObject>, local_signal_index=local_signal_index@entry=13, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#15 0x00007f78ad30ec03 in KWin::Workspace::configChanged (this=this@entry=0x9cda80) at ./workspace.moc:487
#16 0x00007f78ad31719a in KWin::Workspace::slotReconfigure (this=0x9cda80) at ../../kwin/workspace.cpp:1022
#17 0x00007f78ad317e2a in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./workspace.moc:318
#18 KWin::Workspace::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./workspace.moc:234
#19 0x00007f78a84790ef in QMetaObject::activate (sender=0x9cdd50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#20 0x00007f78a847e3ec in QObject::event (this=0x9cdd50, e=<optimized out>) at kernel/qobject.cpp:1156
#21 0x00007f78a780a8ec in QApplicationPrivate::notify_helper (this=this@entry=0x896e70, receiver=receiver@entry=0x9cdd50, e=e@entry=0x7fff1dcccc60) at kernel/qapplication.cpp:4567
#22 0x00007f78a780d25b in QApplication::notify (this=this@entry=0x7fff1dccd2a0, receiver=receiver@entry=0x9cdd50, e=e@entry=0x7fff1dcccc60) at kernel/qapplication.cpp:4428
#23 0x00007f78acaebaf6 in KApplication::notify (this=0x7fff1dccd2a0, receiver=0x9cdd50, event=0x7fff1dcccc60) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007f78a846463e in QCoreApplication::notifyInternal (this=0x7fff1dccd2a0, receiver=0x9cdd50, event=event@entry=0x7fff1dcccc60) at kernel/qcoreapplication.cpp:946
#25 0x00007f78a8495b72 in sendEvent (event=0x7fff1dcccc60, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QTimerInfoList::activateTimers (this=0x8979b8) at kernel/qeventdispatcher_unix.cpp:622
#27 0x00007f78a8495bd0 in QEventDispatcherUNIX::activateTimers (this=this@entry=0x82fad0) at kernel/qeventdispatcher_unix.cpp:879
#28 0x00007f78a8495d28 in QEventDispatcherUNIX::processEvents (this=this@entry=0x82fad0, flags=...) at kernel/qeventdispatcher_unix.cpp:941
#29 0x00007f78a78b0b9f in QEventDispatcherX11::processEvents (this=0x82fad0, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#30 0x00007f78a846338f in QEventLoop::processEvents (this=this@entry=0x7fff1dcccfb0, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f78a8463618 in QEventLoop::exec (this=this@entry=0x7fff1dcccfb0, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f78a8468cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#33 0x00007f78a7808ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#34 0x00007f78ad33702a in kdemain (argc=1, argv=0x7fff1dccd3e8) at ../../kwin/main.cpp:537
#35 0x00007f78acf28ea5 in __libc_start_main (main=0x4006d0 <main(int, char**)>, argc=1, ubp_av=0x7fff1dccd3e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1dccd3d8) at libc-start.c:260
#36 0x0000000000400701 in _start ()

This bug may be a duplicate of or related to bug 318962.

Possible duplicates by query: bug 319214, bug 318985, bug 318962, bug 318874, bug 318162.

Reported using DrKonqi
Comment 1 Thomas Lübking 2013-05-03 22:15:52 UTC
Your driver installtion is broken, see dupes.

*** This bug has been marked as a duplicate of bug 314602 ***