Summary: | Dolphin crashed on PDF preview | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | René Serral <rserral> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | beticuchomalo, finex, gothicknight, moabi2000 |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
René Serral
2010-07-17 16:10:35 UTC
Created attachment 49335 [details]
New crash information added by DrKonqi
dolphin (1.5) on KDE Platform 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2)) using Qt 4.6.3
- What I was doing when the application crashed: I selected multiple files at once in the window of Dolphin.
-- Backtrace (Reduced):
#8 0xb54287dd in Strigi::DataEventInputStream::read(char const*&, int, int) () from /usr/lib/libstreams.so.0
#9 0xb5428621 in Strigi::DataEventInputStream::skip(long long) () from /usr/lib/libstreams.so.0
#10 0xb542850a in Strigi::DataEventInputStream::reset(long long) () from /usr/lib/libstreams.so.0
#11 0xb59ae961 in PdfParser::parseDictionaryOrStream() () from /usr/lib/libstreamanalyzer.so.0
#12 0xb59af01c in PdfParser::parseObjectStreamObject(int) () from /usr/lib/libstreamanalyzer.so.0
Created attachment 49624 [details]
New crash information added by DrKonqi
dolphin (1.5) on KDE Platform 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723)) using Qt 4.7.0
- What I was doing when the application crashed:
With multiple files selected in dolphin, hovering on a pdf or zip regularly (but not always) produces a crash, as per this report.
-- Backtrace (Reduced):
#7 0x000000324d01b152 in Strigi::DataEventInputStream::skip (this=0x18f8310, ntoskip=<value optimized out>) at /usr/src/debug/strigi-0.7.2/src/streams/dataeventinputstream.cpp:85
#8 0x000000324d01b1c9 in Strigi::DataEventInputStream::reset (this=0x18f8310, np=<value optimized out>) at /usr/src/debug/strigi-0.7.2/src/streams/dataeventinputstream.cpp:102
#9 0x000000324d458a10 in PdfParser::parseDictionaryOrStream (this=0x18f8930) at /usr/src/debug/strigi-0.7.2/src/streams/pdf/pdfparser.cpp:392
#10 0x000000324d458c01 in PdfParser::parseObjectStreamObject (this=0x18f8930, nestDepth=0) at /usr/src/debug/strigi-0.7.2/src/streams/pdf/pdfparser.cpp:442
#11 0x000000324d458dfe in PdfParser::parseObjectStreamObjectDef (this=0x18f8930) at /usr/src/debug/strigi-0.7.2/src/streams/pdf/pdfparser.cpp:566
Thanks for the reports + backtraces, this seems to be an issue in the Strigi PDF analyzer (the analyzer is also active, if "Strigi" is disabled btw). Would it be possible that you attach one small, problematic PDF to this bug report? This would help us to reproduce and fix the issue. First of all thanks for your prompt response. It is very strange. Yesterday I tried to reproduce the bug but I was unable to do so. Today I realized that virtuoso was taking a lot of my CPU and I killed it. Then I stopped the Strigi indexer, and now dolphin crashes just with a segmentation fault, without the possibility of having a backtrace (just kdeini4: dolphin segmentation fault). Afterward, I reenabled strigi, and strangely the crash doesn't happen anymore (at least I was not able to reproduce). Just for the sake of trying, I stopped strigi again and the crash reappears, while starting it again and restarting dolphin works. All the above was while on battery with my laptop, so indexing is suspended. I will try again next week with the indexing working just in case I can reproduce. Best René *** Bug 246144 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 245928 *** |