Bug 187177

Summary: Dolphin crashes when moving cursor over mp4 file
Product: [Applications] dolphin Reporter: Blaž Jelenec <blaz.jelenec>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Blaž Jelenec 2009-03-14 21:22:00 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    Unspecified Linux

Every time I move my mouse over an .mp4 file (to click on it), dolphin crashes.
Backtrace:
This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7fe28f3816f0 (LWP 5896)]
[New Thread 0x41f88950 (LWP 5898)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x00007fe28afaf6e1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 5896)]

Thread 2 (Thread 0x41f88950 (LWP 5898)):
#0  0x00007fe28afe64b2 in select () from /lib/libc.so.6
#1  0x00007fe28bb58006 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fe28ba8f362 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fe2889d73ea in start_thread () from /lib/libpthread.so.0
#4  0x00007fe28afedcbd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe28f3816f0 (LWP 5896)):
#0  0x00007fe28afaf6e1 in nanosleep () from /lib/libc.so.6
#1  0x00007fe28afaf507 in sleep () from /lib/libc.so.6
#2  0x00007fe28d545dff in ?? () from /usr/lib/libkdeui.so.5
#3  0x00007fe28d54670a in KCrash::defaultCrashHandler () from /usr/lib/libkdeui.so.5
#4  <signal handler called>
#5  0x00007fe28a871290 in Strigi::readBigEndianUInt32 () from /usr/lib/libstreams.so.0
#6  0x00007fe2771cef4f in Mp4ThroughAnalyzer::connectInputStream () from /usr/lib/strigi/strigita_mp4.so
#7  0x00007fe28aac071b in ?? () from /usr/lib/libstreamanalyzer.so.0
#8  0x00007fe28ee220d7 in ?? () from /usr/lib/libkio.so.5
#9  0x00007fe28ee23255 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#10 0x000000000043fb1b in _start ()
#0  0x00007fe28afaf6e1 in nanosleep () from /lib/libc.so.6
Comment 1 Dario Andres 2009-03-14 22:34:56 UTC
What is your strigi version? ( What is the output to the shell command: "strigidaemon --version" ? ). This seems to be a Strigi bug. What is your distribution ?
Thanks
Comment 2 Blaž Jelenec 2009-03-14 23:38:33 UTC
Strigi version: strigidaemon 0.6.3
I'm using Kubuntu 8.10 with KDE 4.2.1
Comment 3 Pino Toscano 2009-03-15 00:28:14 UTC

*** This bug has been marked as a duplicate of bug 181591 ***