| Summary: | Crash while creating folders in the save as dialog | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Dmitry Ivanov <dm.vl.ivanov> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | a.samirh78, aacid, faure, jaap.geurts, kdelibs-bugs-null, montel |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.59.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dmitry Ivanov
2019-06-16 19:03:19 UTC
Seems more like a crash in KCoreDirListerCache Looking at the changes there i am worried it may be Laurent's foreach -> for changes since it's the only recent-ish change in kcoredirlister.cpp David? Laurent? *** Bug 409547 has been marked as a duplicate of this bug. *** I couldn't reproduce this issue following the steps posted here or at bug 409547. Do you still see this issue or was it transient? I forgot to mention, I am using kf5 5.61.0. (Bugzilla janitor bot might close the report if left as needsinfo...). OK, I was able to reproduce this crash: - Open a pdf from, say /tmp in okular - in okular, select "Save As" - in the "save as" dialog, save the file by creating a dir "aaa" and inside it create a dir "aaa" and inside it create a dir "aaa" (e.g. ~/aaa/aaa/aaa); at some point the crash happens *** This bug has been marked as a duplicate of bug 401916 *** |