Summary: | Dolphin crashed when copying files from one disk to another | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Stefan <zorak1103> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jmaque |
Priority: | NOR | ||
Version: | 1.6.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Stefan
2011-06-13 11:53:13 UTC
Thanks for the report. This is an issue in the corresponding Strigi analyzer that Dolphin uses to get the metadata of a file. Dolphin for KDE 4.7 won't crash anymore in this case (see http://ppenz.blogspot.com/2011/03/dont-crash-when-reading-metadata.html for details). Created attachment 61997 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I had just opened a second tab to copy files from a usb attached device to a local hdd. I selected th files for copying and dragged them to the second tab, at this point is when Dolphin crashed.
-- Backtrace (Reduced):
#8 0x00007fde15d407c5 in __assert_fail (assertion=0x7fde10229c20 "m_path.size() > m_parent->p->m_path.size()+1", file=<value optimized out>, line=134, function=<value optimized out>) at assert.c:81
#9 0x00007fde101deecf in Strigi::AnalysisResult::Private::Private (this=0x7fddfc17b050, p=..., name=<value optimized out>, mt=<value optimized out>, t=..., parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:134
#10 0x00007fde101def95 in Strigi::AnalysisResult::AnalysisResult (this=0x7fddfc1bec10, path=..., name=0x7fddfc269ddd "", mt=315554400, parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:140
#11 0x00007fde101df2c2 in Strigi::AnalysisResult::indexChild (this=0x7fddfb7fd9d0, name=<value optimized out>, mt=315554400, file=0x7fddfc17afb0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:249
#12 0x00007fde1021c5a8 in ZipEndAnalyzer::analyze (this=0x7fddfc1d1f00, idx=..., in=0x7fddfc1d13a0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/zipendanalyzer.cpp:62
|