Summary: | Dolphin crashes when i try to click on zip file | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Łukasz Czyrny <lukasz.czyrny> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alexandar.vladimirov |
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
Łukasz Czyrny
2011-06-30 19:57:48 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 66462 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2
Using KDE 4.65 with Kubuntu.
-- Backtrace (Reduced):
#10 0x00671888 in __assert_fail (assertion=0x29827d4 "m_path.size() > m_parent->p->m_path.size()+1", file=0x29826dc "/build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp", line=134, function=0x29829a0 "Strigi::AnalysisResult::Private::Private(const std::string&, const char*, time_t, Strigi::AnalysisResult&, Strigi::AnalysisResult&)") at assert.c:81
#11 0x02931ef1 in Strigi::AnalysisResult::Private::Private (this=0xb4dd66a0, p=..., name=0xb4dd65ae "", mt=1287523204, t=..., parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:134
#12 0x02931fd3 in Strigi::AnalysisResult::AnalysisResult (this=0xb4ded438, path=..., name=0xb4dd65ae "", mt=1287523204, parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:140
#13 0x029322fd in Strigi::AnalysisResult::indexChild (this=0xb08ff0f4, name=..., mt=1287523204, file=0xb4dd6608) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:249
#14 0x02973baf in ZipEndAnalyzer::analyze (this=0xb4de1558, idx=..., in=0xb4de16b8) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/zipendanalyzer.cpp:62
|