Summary: | another dolphin crash - related to my previously reported but obviusly different ... | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Simon Andric <simonandric5> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | simonandric5 |
Priority: | NOR | ||
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/nepomuk-core/f6ff5b6b0bcb326f425e40cf510f4669907beb45 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Simon Andric
2012-10-17 01:12:21 UTC
Git commit f6ff5b6b0bcb326f425e40cf510f4669907beb45 by David Faure. Committed on 17/10/2012 at 13:18. Pushed by dfaure into branch 'master'. Fix crash due to Nepomuk2::ResourceData not updating the caches properly when the naoIdentifier or nieUrl changes. Those are used as the key in two caches in ResourceManager, so if we don't deregister properly we end up with dangling pointers in ResourceManager, leading to crashes much later on. FIXED-IN: 4.10 M +39 -35 libnepomukcore/resource/resourcedata.cpp M +2 -2 libnepomukcore/resource/resourcedata.h http://commits.kde.org/nepomuk-core/f6ff5b6b0bcb326f425e40cf510f4669907beb45 hello! i also would like to add this crash happens ALWAYS if i go into some random directory and use mouse wheel for scrolling up/down - has to do sth with displaying too many information of subfolders at the same time i think... but im not sure... :) nice day simon |