Summary: | Kwin crashes on alt-tab | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | sinozzuke <sinozzuke> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | caerax |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
sinozzuke
2010-12-17 20:07:28 UTC
Unfortunately the backtrace is rather incomplete. Please install the debug packages provided by your distribution and attach a new backtrace. Please also check the rather long list of duplicates, if one of it already contains your crash. debug packages won't help alot, because: #11 0x00007f6273f17076 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6 #12 0x00007f627514e563 in QEventLoop::exec (this=0x7fff900ebc30, flags=...) at kernel/qeventloop.cpp:214 there's (once more and probably) an uncatched exception in the eventloop... also none of the dupes really matches. however, it may be that we run into an invalidity related to the other tabbox crashes, plasma still attempts to render a frame and throws an exception (because the memory is corrupted and the parameters are thus borked) *shrug* @Gaizka - did some window close/disappear while you alt+tabbed? - if you're lucky there's some output about the exception on the konsole (if you run kwin from there). If not, you'd have to recompile Qt unsetting the stupid exception support flag to get a "usable" crash :-( Desperated for been unable to run far away from login, getting kded4 errors, kwin crashes and all, this afternoon have deactivated all kde 4.6 and have zypper dup for KDE 4.5 release 9. Sorry for that, I can't try again, but, if you need too and it's a good clue for fixing something important, I can install again 4.6 beta 2 for testing. I love report bugs and help out, but I need my computer working too XD and krita didn't run with that kde 4.6 buggy system. Sorry. 2010/12/17 Thomas Lübking <thomas.luebking@gmail.com> > https://bugs.kde.org/show_bug.cgi?id=260575 > > > > > > --- Comment #2 from Thomas Lübking <thomas luebking gmail com> 2010-12-17 > 20:46:45 --- > debug packages won't help alot, because: > > #11 0x00007f6273f17076 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6 > #12 0x00007f627514e563 in QEventLoop::exec (this=0x7fff900ebc30, flags=...) > at > kernel/qeventloop.cpp:214 > > there's (once more and probably) an uncatched exception in the eventloop... > also none of the dupes really matches. however, it may be that we run into > an > invalidity related to the other tabbox crashes, plasma still attempts to > render > a frame and throws an exception (because the memory is corrupted and the > parameters are thus borked) *shrug* > > @Gaizka > - did some window close/disappear while you alt+tabbed? > - if you're lucky there's some output about the exception on the konsole > (if > you run kwin from there). > If not, you'd have to recompile Qt unsetting the stupid exception support > flag to get a "usable" crash :-( > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > *** Bug 261400 has been marked as a duplicate of this bug. *** Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |