Summary: | Dolphin Crash | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Pragalathan <pragalathanm> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | pragalathanm |
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
Pragalathan
2011-09-05 05:32:19 UTC
Created attachment 63386 [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
This time i just moved my mouse over the zip file and dolphin crashed
-- Backtrace (Reduced):
#11 0xb57c8ef1 in Strigi::AnalysisResult::Private::Private (this=0xb1fc3ff8, p=..., name=0xb1fc3f41 "", mt=1315194578, t=..., parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:134
#12 0xb57c8fd3 in Strigi::AnalysisResult::AnalysisResult (this=0xb1fc9188, path=..., name=0xb1fc3f41 "", mt=1315194578, parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:140
#13 0xb57c92fd in Strigi::AnalysisResult::indexChild (this=0xb04850f4, name=..., mt=1315194578, file=0xb1fc2238) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:249
#14 0xb580abaf in ZipEndAnalyzer::analyze (this=0xb1f95088, idx=..., in=0xb1f2fab8) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/zipendanalyzer.cpp:62
#15 0xb57ee5ba in Strigi::StreamAnalyzerPrivate::analyze (this=0xb1f3aea0, idx=..., input=0xb1f2fab8) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
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). |