Bug 263190 - Kwin crashes when aplying any change which refers to OpenGL
Summary: Kwin crashes when aplying any change which refers to OpenGL
Status: RESOLVED DUPLICATE of bug 241263
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 00:22 UTC by tomek-deputat
Modified: 2011-01-15 09:58 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 tomek-deputat 2011-01-15 00:22:58 UTC
Application: kwin (4.5.5 (KDE 4.5.5) "release 1")
KDE Platform Version: 4.5.5 (KDE 4.5.5) "release 1" (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.36.3-4-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
- What I was doing when the application crash:
Kwin crashes when aplying any change which refers to OpenGL. It can be a change in global effects settings, turning on/off a compiz effect, changing an advanced effects settings, change in decorations, wallpaper... Crash apperas only when using OpenGL, when I use XRender works ok, but doesn't look as good and smooth.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[KCrash Handler]
#7  0xb6b4e27b in dri2DrawableGetMSC (psc=0x80dd478, pdraw=0x0, ust=0xbfd17078, msc=0xbfd17070, sbc=0xbfd17068) at dri2_glx.c:226
#8  0xb6b27107 in __glXGetVideoSyncSGI (count=0xbfd170bc) at glxcmds.c:2317
#9  0xb7647574 in KWin::SceneOpenGL::waitSync (this=0x81d1a78) at /usr/src/debug/kdebase-workspace-4.5.5/kwin/scene_opengl.cpp:796
#10 0xb765e440 in KWin::SceneOpenGL::flushBuffer (this=0x81d1a78, mask=8, damage=...) at /usr/src/debug/kdebase-workspace-4.5.5/kwin/scene_opengl.cpp:808
#11 0xb76afa20 in KWin::SceneOpenGL::paint (this=0x81d1a78, damage=..., toplevels=...) at /usr/src/debug/kdebase-workspace-4.5.5/kwin/scene_opengl.cpp:774
#12 0xb768c984 in KWin::Workspace::performCompositing (this=0x81611a0) at /usr/src/debug/kdebase-workspace-4.5.5/kwin/composite.cpp:454
#13 0xb76bfbfb in KWin::Workspace::qt_metacall (this=0x81611a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd173ac)
    at /usr/src/debug/kdebase-workspace-4.5.5/build/kwin/workspace.moc:583
#14 0xb66c1efd in QMetaObject::metacall (object=0x81611a0, cl=QMetaObject::InvokeMetaMethod, idx=190, argv=0xbfd173ac) at kernel/qmetaobject.cpp:237
#15 0xb66d0fe8 in QMetaObject::activate (sender=0x8161450, m=0xb67d85a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3295
#16 0xb671da35 in QTimer::timeout (this=0x8161450) at .moc/release-shared/moc_qtimer.cpp:134
#17 0xb66d68e6 in QTimer::timerEvent (this=0x8161450, e=0xbfd17900) at kernel/qtimer.cpp:271
#18 0xb66ce774 in QObject::event (this=0x8161450, e=0xbfd17900) at kernel/qobject.cpp:1212
#19 0xb5bf5c64 in QApplicationPrivate::notify_helper (this=0x80707a8, receiver=0x8161450, e=0xbfd17900) at kernel/qapplication.cpp:4302
#20 0xb5bfdbf7 in QApplication::notify (this=0xbfd17c34, receiver=0x8161450, e=0xbfd17900) at kernel/qapplication.cpp:3706
#21 0xb71c29f1 in KApplication::notify (this=0xbfd17c34, receiver=0x8161450, event=0xbfd17900) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#22 0xb7621c7f in KWin::Application::notify (this=0xbfd17c34, o=0x8161450, e=0xbfd17900) at /usr/src/debug/kdebase-workspace-4.5.5/kwin/main.cpp:372
#23 0xb66bbe0e in QCoreApplication::notifyInternal (this=0xbfd17c34, receiver=0x8161450, event=0xbfd17900) at kernel/qcoreapplication.cpp:726
#24 0xb66ea70e in sendEvent (this=0x8070f20) at kernel/qcoreapplication.h:215
#25 QTimerInfoList::activateTimers (this=0x8070f20) at kernel/qeventdispatcher_unix.cpp:618
#26 0xb66eaffd in QEventDispatcherUNIX::processEvents (this=0x8054b08, flags=...) at kernel/qeventdispatcher_unix.cpp:939
#27 0xb5ca6f5a in QEventDispatcherX11::processEvents (this=0x8054b08, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#28 0xb66bb11d in QEventLoop::processEvents (this=0xbfd17b84, flags=...) at kernel/qeventloop.cpp:149
#29 0xb66bb319 in QEventLoop::exec (this=0xbfd17b84, flags=...) at kernel/qeventloop.cpp:201
#30 0xb66bfc70 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#31 0xb5bf3164 in QApplication::exec () at kernel/qapplication.cpp:3581
#32 0xb76be14b in kdemain (argc=3, argv=0xbfd17e84) at /usr/src/debug/kdebase-workspace-4.5.5/kwin/main.cpp:531
#33 0x0804860b in main (argc=3, argv=0xbfd17e84) at /usr/src/debug/kdebase-workspace-4.5.5/build/kwin/kwin_dummy.cpp:3

Possible duplicates by query: bug 260952, bug 259557, bug 258774, bug 257395, bug 256037.

Reported using DrKonqi
Comment 1 Martin Flöser 2011-01-15 09:58:43 UTC
Please update your drivers to at least Mesa 7.9

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