Summary: | Plasma Workspace (plasma), signal SIGSEGV | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alessandra Degli Esposti <alessandra.degliesposti> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | aseigo, gomorra, gregg.douglas, h.steuber, nicolas.elineau, thomas.will |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alessandra Degli Esposti
2009-01-12 14:28:54 UTC
according to the backtrace, this ends up in kdelibs. but it's hard to tell due to lack of full debu symbols. please visit this page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and consider installing full debug support and generating a crash report with those installed. if you move the plasmarc and plasma-appletsrc files out of `kde4-config --localprefix`/share/config, does that fix it? if so, can you attach them to this report? also, please make sure that all your widgets are up to date. finally, in future please provide information in bug reports on what led to the problem. did this happen after a software update? does it happenon startup? (well, looking at the backtrace i know the answer to that one is "yes") etc... *** Bug 185094 has been marked as a duplicate of this bug. *** from the dupe'd report: 0x00007f22dc2424c7 in KServicePrivate::load (this=0x7f22c8014440, s=<value optimized out>) at /usr/src/debug/kdelibs-4.1.3/kdecore/services/kservice.cpp:348 fascinatingly, as you can see here http://websvn.kde.org/tags/KDE/4.1.3/kdelibs/kdecore/services/kservice.cpp, line 348 of kservice.cpp is in the *save* method, not the *load* method, which means that there are opensuse patches here. sine this bug is only arising on opensuse and since they evidently patched this file, i'm going to close it as downstream and recommend that those suffering from the problem upgrade to openSuse's 4.2 packages. *** Bug 187162 has been marked as a duplicate of this bug. *** *** Bug 187209 has been marked as a duplicate of this bug. *** *** Bug 196589 has been marked as a duplicate of this bug. *** *** Bug 197526 has been marked as a duplicate of this bug. *** |