Bug 319214

Summary: Error kwin tras actualización
Product: [Plasma] kwin Reporter: Martín Puig <cockerpuig>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.10.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martín Puig 2013-05-02 10:50:05 UTC
Application: kwin (4.10.2)
KDE Platform Version: 4.10.2 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.8.0-19-generic i686
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
actualizando a kubuntu  13.04.
no carga todos los efectos de escritorio

The crash can be reproduced every time.

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

Thread 2 (Thread 0xada1eb40 (LWP 12542)):
#0  0xb7749424 in __kernel_vsyscall ()
#1  0xb213d84b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb751ad7c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb66350ed in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb663511f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb2139d78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb750d3de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb10ea980 (LWP 12535)):
[KCrash Handler]
#7  0xb63b8402 in glXGetFBConfigs () from /usr/lib/fglrx/libGL.so.1
#8  0xb76bc389 in KWin::GlxBackend::initDrawableConfigs (this=this@entry=0x9216c08) at ../../kwin/glxbackend.cpp:323
#9  0xb76bcab6 in KWin::GlxBackend::init (this=0x9216c08) at ../../kwin/glxbackend.cpp:88
#10 0xb76b5a83 in KWin::SceneOpenGL::createScene () at ../../kwin/scene_opengl.cpp:224
#11 0xb769d6f5 in KWin::Compositor::slotCompositingOptionsInitialized (this=this@entry=0x908bc48) at ../../kwin/composite.cpp:206
#12 0xb7613c98 in qt_static_metacall (_a=0xbf8709dc, _id=14, _o=0x908bc48, _c=<optimized out>) at moc_composite.cpp:113
#13 KWin::Compositor::qt_static_metacall (_o=0x908bc48, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbf8709dc) at moc_composite.cpp:93
#14 0xb5ec9b56 in QMetaObject::activate (sender=sender@entry=0x9321668, m=m@entry=0xb601d800 <QFutureWatcherBase::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#15 0xb5f19325 in QFutureWatcherBase::finished (this=this@entry=0x9321668) at .moc/release-shared/moc_qfuturewatcher.cpp:141
#16 0xb5d8fcbc in QFutureWatcherBasePrivate::sendCallOutEvent (this=this@entry=0x91ec8c8, event=event@entry=0x90d4b10) at concurrent/qfuturewatcher.cpp:439
#17 0xb5d8ffd2 in QFutureWatcherBase::event (this=0x9321668, event=0x90d4b10) at concurrent/qfuturewatcher.cpp:344
#18 0xb53a2c7c in QApplicationPrivate::notify_helper (this=0x8fae110, receiver=0x9321668, e=0x90d4b10) at kernel/qapplication.cpp:4567
#19 0xb53a5b94 in QApplication::notify (this=0x90d4b10, receiver=0x9321668, e=0x90d4b10) at kernel/qapplication.cpp:3949
#20 0xb71c9d01 in KApplication::notify (this=this@entry=0xbf871248, receiver=receiver@entry=0x9321668, event=event@entry=0x90d4b10) at ../../kdeui/kernel/kapplication.cpp:311
#21 0xb7648e0f in notify (e=0x90d4b10, o=0x9321668, this=0xbf871248) at ../../kwin/main.cpp:371
#22 KWin::Application::notify (this=0xbf871248, o=0x9321668, e=0x90d4b10) at ../../kwin/main.cpp:367
#23 0xb5eb390e in QCoreApplication::notifyInternal (this=0xbf871248, receiver=0x9321668, event=0x90d4b10) at kernel/qcoreapplication.cpp:946
#24 0xb5eb7721 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8f65130) at kernel/qcoreapplication.cpp:1570
#26 0xb5eb7a8c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#27 0xb545a42d in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#28 QEventDispatcherX11::processEvents (this=0x8f65eb8, flags=...) at kernel/qeventdispatcher_x11.cpp:75
#29 0xb5eb23ec in QEventLoop::processEvents (this=this@entry=0xbf8710c8, flags=...) at kernel/qeventloop.cpp:149
#30 0xb5eb26e1 in QEventLoop::exec (this=this@entry=0xbf8710c8, flags=...) at kernel/qeventloop.cpp:204
#31 0xb5eb83fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#32 0xb53a0fc4 in QApplication::exec () at kernel/qapplication.cpp:3828
#33 0xb76488c1 in kdemain (argc=3, argv=0xbf871334) at ../../kwin/main.cpp:537
#34 0x0804855b in main (argc=3, argv=0xbf871334) at kwin_dummy.cpp:3

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

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

Reported using DrKonqi
Comment 1 Thomas Lübking 2013-05-02 10:54:49 UTC
Your driver installation is broken, you're using some MESA driver, but the fglrx GL library. See dupes for more information.

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