Summary: | Strigi crashes while hovering above files (ppt, pdf, doc & video files) | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | J Appel <scl+kde> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | cfeck, kde-bugs, mrodlaw, zabavnikov |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
J Appel
2011-08-14 09:08:46 UTC
> Hovering with the mouse abouve several files
In which application? For Dolphin, those crashes should not show the crash dialog in KDE 4.7
Hi Christoph. Yes, the application is dolphin. from the crash report the line with: /home/build/build/x86_64/.. just caught my eye. If the application is looking for files in this directory, it might be a packaging problem. Created attachment 63667 [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
Dolphin crashes when putting mouse over xls (Excel) file.
-- Backtrace (Reduced):
#6 readLittleEndianInt32 (this=0xe2e350, s=<value optimized out>, input=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streams/textutils.h:78
#7 Strigi::OleInputStream::Private::Private (this=0xe2e350, s=<value optimized out>, input=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#8 0x00007fd2e92f3162 in Strigi::OleInputStream::OleInputStream (this=<value optimized out>, input=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#9 0x00007fd2ed614dfd in OleEndAnalyzer::analyze (this=0xd8bfc0, ar=..., in=<value optimized out>) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#10 0x00007fd2ed5feeca in Strigi::StreamAnalyzerPrivate::analyze (this=0xd61e00, idx=..., input=0xdbbb40) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
Created attachment 64355 [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
- What I was doing when the application crashed:
hovered over doc file on my flash drive. ubuntu with kubuntu-desktop and default settings for all kde workspace is used.
-- Backtrace (Reduced):
#7 readLittleEndianInt32 (this=0xb4fcc380, s=0xb35f7f5c, input=0xb4f45c30) at /build/buildd/strigi-0.7.2/src/streams/textutils.h:78
#8 Strigi::OleInputStream::Private::Private (this=0xb4fcc380, s=0xb35f7f5c, input=0xb4f45c30) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:208
#9 0x00ea46f6 in Strigi::OleInputStream::OleInputStream (this=0xb35f7f5c, input=0xb4f45c30) at /build/buildd/strigi-0.7.2/src/streams/oleinputstream.cpp:151
#10 0x00bc0b6a in OleEndAnalyzer::analyze (this=0xb4f443d8, ar=..., in=0xb4f45c30) at /build/buildd/strigi-0.7.2/src/streamanalyzer/endanalyzers/oleendanalyzer.cpp:377
#11 0x00ba95ba in Strigi::StreamAnalyzerPrivate::analyze (this=0xb4f63fe0, idx=..., input=0xb4f45c30) at /build/buildd/strigi-0.7.2/src/streamanalyzer/streamanalyzer.cpp:421
Somewhen with 4.7.1 or 4.7.2 the crash (-reports) have gone. -> When hovering files, no crash is being reported, but that may be related to strigi not running. "Well", you might say, "start strigi and test it already!". "Dear friend", i would then answer, "it _is_ activated in the system settings dialogue, nepomuk is being reported as running, strigi isnt, although the box is checked to run it. Unchecking, applying, checking and applying again does not start strigi." In order to continue the fabulous imaginary story (and to test against 4.7.2.) i would need further instructions. Created attachment 66639 [details]
New crash information added by DrKonqi
kfilemetadatareader () on KDE Platform 4.7.3 (4.7.3) using Qt 4.8.0
- What I was doing when the application crashed:
Hovering a .doc file resulted in crash. Other .doc files did not. Would like to include file but it's not meant for public, sorry about that.
-- Backtrace (Reduced):
#6 readLittleEndianInt32 (c=0x7f4916f96a10 <Address 0x7f4916f96a10 out of bounds>) at /usr/src/debug/strigi-0.7.6/libstreams/include/strigi/textutils.h:78
#7 Strigi::OleInputStream::Private::Private (this=0x15c11b0, s=<optimized out>, input=<optimized out>) at /usr/src/debug/strigi-0.7.6/libstreams/lib/oleinputstream.cpp:208
#8 0x0000003adec27292 in Strigi::OleInputStream::OleInputStream (this=0x7fffc70140d0, input=0x15914c0) at /usr/src/debug/strigi-0.7.6/libstreams/lib/oleinputstream.cpp:151
#9 0x0000003adcc57ded in OleEndAnalyzer::analyze (this=0x154f3d0, ar=..., in=<optimized out>) at /usr/src/debug/strigi-0.7.6/libstreamanalyzer/lib/endanalyzers/oleendanalyzer.cpp:377
#10 0x0000003adcc3e2ba in Strigi::StreamAnalyzerPrivate::analyze (this=0x149a1b0, idx=..., input=0x15914c0) at /usr/src/debug/strigi-0.7.6/libstreamanalyzer/lib/streamanalyzer.cpp:418
with 4.7.4 the problem is fixed for the original reporter. Please try to update to a more recent version of KDE and reopen the bug if it is still present for you. |