Summary: | Konqueror crashes whilst moving folders betweens tabs | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | gorgonizer <gorgonizer> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, mpartap, ybz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
gorgonizer
2009-01-14 15:31:28 UTC
It is hitting the same assert as bug 179214. This may be related. *** Bug 179214 has been marked as a duplicate of this bug. *** SVN commit 913990 by dfaure: Fix corruption while renaming a directory, which led to a crash when moving that directory afterwards. (no need for the nodesbyname hash anymore now that we have the global KUrl-based hash -> less bookkeeping to do) BUG: 180673 Fix will be in 4.2 (just in time) M +7 -21 kio/kdirmodel.cpp M +62 -2 tests/kdirmodeltest.cpp M +2 -0 tests/kdirmodeltest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=913990 *** Bug 179260 has been marked as a duplicate of this bug. *** |