Summary: | dolphin closes when i open Downloads folder | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Falefel <falefel> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | frank78ac, martin.tlustos |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Falefel
2009-07-01 10:24:02 UTC
Thanks for the bug report. Did this crash really occur just when you opened a folder? The backtrace looks like it might be related to bug 185551. Could you run Dolphin from a Konsole and check if the output before the crash contains "Assertion `pos != m_path.size()-1' failed"? In this case, it's a duplicate of the other bug. Thanks. I assume it's a duplicate of bug 185551 (which is already fixed in Strigi, released separately from KDE) then. Please reopen this report if you still get this crash when running Dolphin in a Konsole and the error output before the crash does NOT contain "Assertion `pos != m_path.size()-1' failed" Thanks. Created attachment 51819 [details]
New crash information added by DrKonqi
dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
I was trying to copy multiple files to another folder, but dolphin always crashed before being able to do so.
Closing the information sidebar helped.
-- Backtrace (Reduced):
#9 0x00007f75164f097f in Strigi::AnalysisResult::Private::Private(std::string const&, char const*, long, Strigi::AnalysisResult&, Strigi::AnalysisResult&) () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007f75164f0a55 in Strigi::AnalysisResult::AnalysisResult(std::string const&, char const*, long, Strigi::AnalysisResult&) () from /usr/lib/libstreamanalyzer.so.0
#11 0x00007f75164f12bf in Strigi::AnalysisResult::indexChild(std::string const&, long, Strigi::StreamBase<char>*) () from /usr/lib/libstreamanalyzer.so.0
[...]
[...]
#14 0x00007f751b6b8205 in KFileMetaInfoPrivate::init (this=<value optimized out>, stream=<value optimized out>, url=<value optimized out>, mtime=1284975895, w=<value optimized out>)
at ../../kio/kio/kfilemetainfo.cpp:270
#15 0x00007f751b6b9f43 in KFileMetaInfo (this=0x7f7508885cf0, path=..., w=<value optimized out>) at ../../kio/kio/kfilemetainfo.cpp:299
|