Bug 274616

Summary: Kwin crashes when starting new tab in Firefox
Product: [Plasma] kwin Reporter: carlo <crifxer>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description carlo 2011-05-31 17:01:35 UTC
Application: kwin (4.5.00 (KDE 4.5.0))
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.36.2-desktop-2mnb x86_64
Distribution: "Mandriva Linux 2010.2"

-- Information about the crash:
Kwin crashed while I opened a new tab in Firefox ver. 4.0.1.
TThere weare also anoter two tabs open.

-- Backtrace:
Application: KWin (kwin), signal: Aborted
[KCrash Handler]
#6  0x00007eff484b5925 in raise () from /lib64/libc.so.6
#7  0x00007eff484b6f40 in abort () from /lib64/libc.so.6
#8  0x00007eff43a942b5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6
#9  0x00007eff43a926e6 in ?? () from /usr/lib64/libstdc++.so.6
#10 0x00007eff43a92713 in std::terminate() () from /usr/lib64/libstdc++.so.6
#11 0x00007eff43a92796 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6
#12 0x00007eff44d1d44d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007eff44d22279 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#14 0x00007eff48843a8d in kdemain () from /usr/lib64/libkdeinit4_kwin.so
#15 0x00007eff484a2afd in __libc_start_main () from /lib64/libc.so.6
#16 0x0000000000400669 in _start ()

Possible duplicates by query: bug 274608, bug 274581, bug 274550, bug 274423, bug 274398.

Reported using DrKonqi
Comment 1 Martin Flöser 2011-05-31 17:27:33 UTC
the backtrace is rather incomplete. Most likely the crash is already fixed in a more recent version. Try at least version 4.6.3
Comment 2 Thomas Lübking 2011-05-31 19:29:14 UTC
There won't be a better "backtrace" - it's probably bug #241163

@carlo
a) do you have an nvidia GPU?
b) you'll have to upgrade to 4.6 to disable the lanczos filter or 4.6.3 where this should be fixed or add your GPU to the blacklist list for the Lanczos filter to prevent this - if it is #241163

since it is simply not possible to get a better backtrace for this w/o patching Qt, i'll assume and mark it a dupe - we couldn't say better anyway as long as it's not explicitly reproducable :-(

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