Summary: | spontaneous crash unknown cause [memcpy, KDirWatchPrivate::Entry::propagate_dirty, KDirWatchPrivate::slotRescan] | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | mabrand |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, dplater, dreibh, gldvorak, kde.20.micorreo, kwrite-bugs-null, magnus, mpartap, vndecid |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
mabrand
2009-09-25 11:58:34 UTC
Created attachment 39706 [details]
New crash information added by DrKonqi
Same situation as original report, only much more recent kode...
*** Bug 225849 has been marked as a duplicate of this bug. *** *** Bug 225987 has been marked as a duplicate of this bug. *** *** Bug 225929 has been marked as a duplicate of this bug. *** Steps to reproduce: - Start KWrite - Write a dummy text and save the file to disk - Externally remove the file ("rm foobar", from Konsole) - In the first KWrite warning about the changed file select "Cancel" - Try to save the file - In the second KWrite warning select "Cancel" - Go to the KWrite Settings - In the third KWrite warning select "Cancel" - Externally recreate the file ("touch foobar" from Konsole) Here using: Qt: 4.6.1 (kde-qt master commit 46ef51d8bf520bda3eea9e996349694ce1ff3959 Date: Sat Jan 30 02:23:21 2010 +0100) KDE Development Platform: 4.4.63 (KDE 4.4.63 (KDE 4.5 >= 20100209)) kdelibs svn rev. 1090634 / kdebase svn rev. 1090635 on ArchLinux i686 - Kernel 2.6.32.8 SVN commit 1090729 by dfaure: Fix the "kdirwatch crash on re-entrancy from the slots" by emitting the signals in a delayed manner. Fixed for: 4.4.1 BUG: 224229 208486 226674 222547 M +21 -9 kdirwatch.cpp M +20 -16 kdirwatch.h M +2 -0 kdirwatch_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1090729 *** Bug 226571 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 222547 *** *** Bug 230090 has been marked as a duplicate of this bug. *** *** Bug 231273 has been marked as a duplicate of this bug. *** *** Bug 231951 has been marked as a duplicate of this bug. *** |