Bug 167272 - Dolphin crashe when opening hovering over an avi file with errors
Summary: Dolphin crashe when opening hovering over an avi file with errors
Status: RESOLVED DUPLICATE of bug 164296
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 06:46 UTC by Mark Eaton
Modified: 2008-07-23 07:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Eaton 2008-07-23 06:46:04 UTC
Version:            (using KDE 4.0.98)
Installed from:    Ubuntu Packages
OS:                Linux

I have a directory with the file big_buck_bunny_1080p_surround.avi which when downloaded got some minor corruption (xine etc spit out some warnings near the end).
If I hover the mouse over this file dolphin crashes when extracting meta information.

Application: Dolphin (dolphin), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5ef3720 (LWP 18796)]
[KCrash handler]
#6  0xb7ef6410 in __kernel_vsyscall ()
#7  0xb6749085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb674aa01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb674210e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb60e5488 in Strigi::DataEventInputStream::DataEventInputStream ()
   from /usr/lib/libstreams.so.0
#11 0xb657e50e in ?? () from /usr/lib/libstreamanalyzer.so.0
#12 0xb65a6a5a in ?? () from /usr/lib/libstreamanalyzer.so.0
#13 0xb65a7191 in Strigi::StreamAnalyzer::analyze ()
   from /usr/lib/libstreamanalyzer.so.0
#14 0xb7d3f400 in KFileMetaInfoPrivate::init (this=0x8488da0, 
    stream=@0xbfc09c78, url=@0xbfc09c70, mtime=1207440534)
    at /build/buildd/kde4libs-4.0.98a/kio/kio/kfilemetainfo.cpp:201
#15 0xb7d3f7d3 in KFileMetaInfo (this=0xbfc09d18, path=@0xbfc09d1c)
    at /build/buildd/kde4libs-4.0.98a/kio/kio/kfilemetainfo.cpp:224
#16 0x0807d774 in ?? ()
#17 0x0807dd4f in ?? ()
#18 0x0807e72d in ?? ()
#19 0xb764d4f9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb764dbc2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb768ae07 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#22 0xb765467e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#23 0xb7648c9a in QObject::event () from /usr/lib/libQtCore.so.4
#24 0xb6bc0c0c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#25 0xb6bc57a9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#26 0xb7ad2603 in KApplication::notify (this=0xbfc0a5fc, receiver=0x82041d0, 
    event=0xbfc0a388)
    at /build/buildd/kde4libs-4.0.98a/kdeui/kernel/kapplication.cpp:311
#27 0xb76386a9 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#28 0xb76661a1 in ?? () from /usr/lib/libQtCore.so.4
#29 0xb7663a40 in ?? () from /usr/lib/libQtCore.so.4
#30 0xb628fbf8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0xb6292e5e in ?? () from /usr/lib/libglib-2.0.so.0
#32 0xb62933ac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0xb7663fb1 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#34 0xb6c541b5 in ?? () from /usr/lib/libQtGui.so.4
#35 0xb763792d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#36 0xb7637abd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#37 0xb7639d3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#38 0xb6bc0567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#39 0x08080749 in ?? ()
#40 0xb6734450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#41 0x080619e1 in _start ()
#0  0xb7ef6410 in __kernel_vsyscall ()
Comment 1 Peter Penz 2008-07-23 07:49:33 UTC

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