Summary: | Crash when hovering or selecting any .h file | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | obnosim |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | frank78ac, mail |
Priority: | NOR | Keywords: | drkonqi |
Version: | 15.08.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=349295 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Valgrind backtrace
Old ~/.local/share/mime folder which caused the problem |
Description
obnosim
2015-11-30 16:12:42 UTC
Thanks for the bug report! Could you try to get a more detailed backtrace by installing debugging packages, and ideally, also a Valgrind log? See https://community.kde.org/Dolphin/FAQ/Crashes for details. Thanks for your help. Created attachment 95849 [details]
Valgrind backtrace
Valgrind backtrace with debug package
Thanks, but I'm afraid the log does not contain much useful information. It crashes while determining the mime type of the hovered file, so it could be a problem with QMimeDatabase. Created attachment 96133 [details]
Old ~/.local/share/mime folder which caused the problem
It seems I have found the source of the crash. Renaming ~/.local/share/mime to mime.old instantly stopped all crashes. Here is an archive of the whole folder in case someone wants to further investigate.
Apparently this bug was caused by a corrupt ~/.local/share/mime folder, and such a case has not been reported again in the last two years. Chances are that this bug is very specific and/or does no longer exist. Can probably be closed. If someone still experiences a crash when hovering over a .h file, feel free to re-open this bug. But because the chances for that are very low (old, was probably caused by corrupted cache) I'll close it for now. |