Summary: | Dolphin crashes with multiple tabs open and running Bash and tyrying to open more instances | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | ponchorat1968 |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | martin.ruessler, v4r1os, Vdragon.Taiwan |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.12.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/e45fc620b4c0d629eadf1b13538020cf7e79a4e3 | Version Fixed In: | 4.13.0 |
Sentry Crash Report: |
Description
ponchorat1968
2014-01-01 02:45:01 UTC
Thanks for the bug report. According to the backtrace, the crash happened when Dolphin noticed that some files had been deleted (maybe from the downloads folder?). Which view mode do you use? If it's Details View: did you expand any folders in one tab? If you can provide the information requested in comment #1, please add it. Git commit e45fc620b4c0d629eadf1b13538020cf7e79a4e3 by Frank Reininghaus. Committed on 07/02/2014 at 09:22. Pushed by freininghaus into branch 'master'. Only initialize the hash m_items in KFileItemModel if it is needed Moreover, clear the entire hash if items are added or removed. This saves time and memory when loading a directory, and it fixes problems that might occur if the model is in an inconsistent state, such as crashes that can happen when we try to remove individual items from m_items. FIXED-IN: 4.13.0 REVIEW: 115432 M +61 -51 dolphin/src/kitemviews/kfileitemmodel.cpp M +8 -3 dolphin/src/kitemviews/kfileitemmodel.h http://commits.kde.org/kde-baseapps/e45fc620b4c0d629eadf1b13538020cf7e79a4e3 *** Bug 331958 has been marked as a duplicate of this bug. *** *** Bug 332682 has been marked as a duplicate of this bug. *** *** Bug 335672 has been marked as a duplicate of this bug. *** *** Bug 335672 has been marked as a duplicate of this bug. *** |