| Summary: | Kwin crash at start of x session (fedora 17 x86_64) | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Desmond <des.swaab> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | Keywords: | triaged |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Desmond
2012-07-12 14:12:53 UTC
The backtrace contains hardly usable info (except that ::setProperty() is apparently called on a NULL pointer) Please have a look here, install required packages, trigger the crash and update the but with the full backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#How_to_create_useful_crash_reports Thomas, Thank you for the quick answer. However I already installed all the debug tools described by the link you send me. If you wish I can let it "Crash" again but I doubt it will generate more info. Kind regards, Desmond Swaab 2012/7/12 Thomas Lübking <thomas.luebking@gmail.com> > https://bugs.kde.org/show_bug.cgi?id=303411 > > Thomas Lübking <thomas.luebking@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEEDSINFO > Resolution|--- |BACKTRACE > > --- Comment #1 from Thomas Lübking <thomas.luebking@gmail.com> --- > The backtrace contains hardly usable info (except that ::setProperty() is > apparently called on a NULL pointer) > > Please have a look here, install required packages, trigger the crash and > update the but with the full backtrace: > > http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#How_to_create_useful_crash_reports > > -- > You are receiving this mail because: > You reported the bug. It's not about tools but packages - you need the unstripped version of the libraries. Looking at their page, it doesn't mention kde-workspace-debuginfo (or similar) which you'll need for sure. Without a better backtrace one can only guess around wildly. The QAbstractScrollArea will be either the scene (disable compositing) or the decoration (do you use Aurorae resp. some theme for it?) Does the crash only occur on logging in and kwin starts up "normally" afterwards or does it fail to start ever? I will give it another try to see if I can get some more debug info. The crash only occurs on logging in but kwin never starts afterwards (actually it keeps on crashing). I don't use any special themes (I can't really install anything with my Xwindow right now). 2012/7/12 Thomas Lübking <thomas.luebking@gmail.com> > https://bugs.kde.org/show_bug.cgi?id=303411 > > --- Comment #3 from Thomas Lübking <thomas.luebking@gmail.com> --- > It's not about tools but packages - you need the unstripped version of the > libraries. > Looking at their page, it doesn't mention kde-workspace-debuginfo (or > similar) > which you'll need for sure. > > Without a better backtrace one can only guess around wildly. > The QAbstractScrollArea will be either the scene (disable compositing) or > the > decoration (do you use Aurorae resp. some theme for it?) > > Does the crash only occur on logging in and kwin starts up "normally" > afterwards or does it fail to start ever? > > -- > You are receiving this mail because: > You reported the 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! 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! |