Summary: | Kwin crash after alt+tab | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Raphael <info> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | Keywords: | triaged |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Raphael
2012-05-07 18:04:11 UTC
> #9 0x0000003d8be7129c in QDeclarativeImportDatabase::importPlugin (this=0xffffffff, filePath=..., uri=..., errorString=0x7fffd83e63a8) at qml/qdeclarativeimport.cpp:1060
the this pointer looks funny.
Are you able to reproduce this crash at will? Any pattern you can observe?
(In reply to comment #1) > the this pointer looks funny. It looks like a clear SIGILL trigger to me ;-) -> "Application: KWin (kwin), signal: Illegal instruction" The question is however how #10 0x0000003d8be71809 in QDeclarativeImportsPrivate::importExtension (.., database=0xefa990 ...) turns #9 0x0000003d8be7129c in QDeclarativeImportDatabase::importPlugin (this=0xffffffff, ...) -> memory corruption (or broken HW) Given the depth, rather an issue in Qt?! @Raphael keep posting traces whenever you can re-cause this Also see bug #305718 waiting for further backtraces 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! Dear Bug Submitter, 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! |