Bug 258774 - KWin crash when changed from bililear to Trilinear Texture filter (radeon drover)
Summary: KWin crash when changed from bililear to Trilinear Texture filter (radeon dro...
Status: RESOLVED DUPLICATE of bug 241263
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 09:50 UTC by Nikolaos Georgosopoulos
Modified: 2010-12-04 10:51 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 Nikolaos Georgosopoulos 2010-12-04 09:50:43 UTC
Application: kwin (4.5.4 (KDE 4.5.4) "release 3")
KDE Platform Version: 4.5.4 (KDE 4.5.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.5-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I changed the Texture filter to trilinear in system settings->desktop and applied the settings. It happens with it all the time. If it is the driver maybe there is potential of cooperation in the teams?

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[KCrash Handler]
#6  dri2DrawableGetMSC (psc=0x7a1ad0, pdraw=0x0, ust=0x7ffffe5edac8, msc=0x7ffffe5edac0, sbc=0x7ffffe5edab8) at dri2_glx.c:226
#7  0x00007fd1132ca185 in __glXGetVideoSyncSGI (count=0x7ffffe5edb0c) at glxcmds.c:2317
#8  0x00007fd11581fb91 in KWin::SceneOpenGL::waitSync (this=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.5.4/kwin/scene_opengl.cpp:796
#9  0x00007fd115833fd0 in KWin::SceneOpenGL::flushBuffer (this=0x785db0, mask=<value optimized out>, damage=...) at /usr/src/debug/kdebase-workspace-4.5.4/kwin/scene_opengl.cpp:845
#10 0x00007fd11587d696 in KWin::SceneOpenGL::paint (this=0x785db0, damage=..., toplevels=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.5.4/kwin/scene_opengl.cpp:774
#11 0x00007fd11585e599 in KWin::Workspace::performCompositing (this=0x7a47e0) at /usr/src/debug/kdebase-workspace-4.5.4/kwin/composite.cpp:454
#12 0x00007fd11588bd75 in KWin::Workspace::qt_metacall (this=0x7a47e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffffe5edf40)
    at /usr/src/debug/kdebase-workspace-4.5.4/build/kwin/workspace.moc:583
#13 0x00007fd111e79a1f in QMetaObject::activate (sender=0x7a4ca8, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#14 0x00007fd111e7722e in QObject::event (this=0x7a4ca8, e=0x7ffffe5ee6e0) at kernel/qobject.cpp:1212
#15 0x00007fd11103a4d4 in QApplicationPrivate::notify_helper (this=0x6345c0, receiver=0x7a4ca8, e=0x7ffffe5ee6e0) at kernel/qapplication.cpp:4302
#16 0x00007fd111042aca in QApplication::notify (this=<value optimized out>, receiver=0x7a4ca8, e=0x7ffffe5ee6e0) at kernel/qapplication.cpp:4185
#17 0x00007fd114fce816 in KApplication::notify (this=0x7ffffe5eebf0, receiver=0x7a4ca8, event=0x7ffffe5ee6e0) at /usr/src/debug/kdelibs-4.5.4/kdeui/kernel/kapplication.cpp:310
#18 0x00007fd111e65e4c in QCoreApplication::notifyInternal (this=0x7ffffe5eebf0, receiver=0x7a4ca8, event=0x7ffffe5ee6e0) at kernel/qcoreapplication.cpp:726
#19 0x00007fd111e910c9 in sendEvent (this=0x634fb0) at kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x634fb0) at kernel/qeventdispatcher_unix.cpp:618
#21 0x00007fd111e918c0 in QEventDispatcherUNIX::processEvents (this=0x612010, flags=...) at kernel/qeventdispatcher_unix.cpp:939
#22 0x00007fd1110dbcbc in QEventDispatcherX11::processEvents (this=0x612010, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#23 0x00007fd111e65292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007fd111e65495 in QEventLoop::exec (this=0x7ffffe5eeb30, flags=...) at kernel/qeventloop.cpp:201
#25 0x00007fd111e6988b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#26 0x00007fd11588a474 in kdemain (argc=<value optimized out>, argv=0x7ffffe5eebf0) at /usr/src/debug/kdebase-workspace-4.5.4/kwin/main.cpp:531
#27 0x00007fd115481b7d in __libc_start_main () from /lib64/libc.so.6
#28 0x0000000000400699 in _start () at ../sysdeps/x86_64/elf/start.S:113

Possible duplicates by query: bug 257395, bug 256037, bug 253698, bug 253664, bug 252999.

Reported using DrKonqi
Comment 1 Thomas Lübking 2010-12-04 10:51:51 UTC
upstream bug, updating mesa to 7.9 should do - or disable vsync'ing (advanced tab)
to work around, suspend compositing (shift+alt+f12) around changing _any_
window manager related settings.

also be aware that there's a good chance that TLF will crash most ati GPU/driver combinations (this is a loooooong time bug in ati drivers, hitting windows as well. TLF's been replaced in 4.6)

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