Summary: | Dolphin crashes if I hover the mouse over a certain .zip file | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Alvin <info> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | danielkolm, frank78ac, keyser7777, untitled.no4 |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alvin
2010-09-23 16:37:03 UTC
Thanks for the bug report! It looks like the Strigi library (which is used to get the information from the file which is shown in tool tips or the Information Panel) is having trouble reading the file. I think the best way to get more information about the cause of the crash would be to provide the file to the Strigi people, but that could be difficult if it's so large. There is a very similar report with a file attachment (bug 251462), but I cant reproduce that one - could be that the issue is fixed in Strigi's trunk version. *** Bug 253991 has been marked as a duplicate of this bug. *** I have a smaller file (36.7MiB) which causes the same issue, so it's not necessarily about the file size. I can't post the file here but if the strigi developers would like to receive the file for debugging purposes they can contact me directly. Marking as duplicate of bug 251462 because it's most likely the same issue. *** This bug has been marked as a duplicate of bug 251462 *** Created attachment 59046 [details] New crash information added by DrKonqi dolphin (1.6.1) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.0 - What I was doing when the application crashed: Hovering the mouse on a certain zip file "spring-webflow-2.2.0.RELEASE.zip" This file can be downloaded here: http://s3.amazonaws.com/dist.springframework.org/release/SWF/spring-webflow-2.2.0.RELEASE.zip This behavior doesn't happen with other zip files -- Backtrace (Reduced): #8 0x00007fd105d97a71 in __assert_fail (assertion=0x7fd0fff6aa30 "m_path.size() > m_parent->p->m_path.size()+1", file=<value optimized out>, line=134, function=0x7fd0fff6ad20 "Strigi::AnalysisResult::Private::Private(const std::string&, const char*, time_t, Strigi::AnalysisResult&, Strigi::AnalysisResult&)") at assert.c:81 #9 0x00007fd0fff2297f in Strigi::AnalysisResult::Private::Private (this=0x7fd0ec1875d0, p=..., name=<value optimized out>, mt=<value optimized out>, t=..., parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:134 #10 0x00007fd0fff22a55 in Strigi::AnalysisResult::AnalysisResult (this=0x7fd0ec0286a0, path=..., name=0x7fd0ec18aeee "", mt=1286754018, parent=...) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:140 #11 0x00007fd0fff2358f in Strigi::AnalysisResult::indexChild (this=0x7fd0eaeb98e0, name=<value optimized out>, mt=1286754018, file=0x7fd0ec0f99b0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/analysisresult.cpp:249 #12 0x00007fd0fff5cdc5 in ZipEndAnalyzer::analyze (this=0x7fd0ec124ba0, idx=..., in=0x7fd0ec04fff0) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/zipendanalyzer.cpp:62 |