[Bug 163838] dolphin crash on right click in media file avi

armin walland armin at qwuh.com
Fri Jun 20 13:06:24 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=163838         




------- Additional Comments From armin qwuh com  2008-06-20 13:06 -------
i am getting the same crash an thought it might help to add a backtrace, since mine seems to look a little different for whatever reason o.O

the crash happens when hovering a video file:

Application: Dolphin (dolphin), signal SIGABRT
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5fea720 (LWP 3480)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb633eef5 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6340871 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb63380ee in __assert_fail () from /lib/i686/cmov/libc.so.6
#10 0xb6631311 in Strigi::DataEventInputStream::DataEventInputStream ()
   from /home/kde-devel/kde/lib/libstreams.so.0
#11 0xb66ce384 in Strigi::EventThroughAnalyzer::connectInputStream ()
   from /home/kde-devel/kde/lib/libstreamanalyzer.so.0
#12 0xb66fd2a1 in Strigi::StreamAnalyzerPrivate::analyze ()
   from /home/kde-devel/kde/lib/libstreamanalyzer.so.0
#13 0xb66fdd7f in Strigi::StreamAnalyzer::analyze ()
   from /home/kde-devel/kde/lib/libstreamanalyzer.so.0
#14 0xb76460dc in KFileMetaInfoPrivate::init (this=0x81af9a8, 
    stream= 0xbfb3c7cc, url= 0xbfb3c7c4, mtime=1099401846)
    at /home/kde-devel/kde/src/KDE/kdelibs/kio/kio/kfilemetainfo.cpp:201
#15 0xb76464c5 in KFileMetaInfo (this=0xbfb3c850, path= 0xbfb3c854)
    at /home/kde-devel/kde/src/KDE/kdelibs/kio/kio/kfilemetainfo.cpp:224
#16 0x0807e6c3 in InfoSidebarPage::showMetaInfo (this=0x81b4f30)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp:369
#17 0x0807f24a in InfoSidebarPage::showItemInfo (this=0x81b4f30)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp:225
#18 0x0807f4ef in InfoSidebarPage::slotTimeout (this=0x81b4f30)
    at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp:231
#19 0x0807fb72 in InfoSidebarPage::qt_metacall (this=0x81b4f30, 
    _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfb3ca28)
    at /home/kde-devel/kde/build/KDE/kdebase/apps/dolphin/src/infosidebarpage.moc:92
#20 0xb7e3d7e9 in QMetaObject::activate (sender=0x81fe418, 
    from_signal_index=4, to_signal_index=4, argv=0x0)
    at kernel/qobject.cpp:3010
#21 0xb7e3deb2 in QMetaObject::activate (sender=0x81fe418, m=0xb7f0eae4, 
    local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3080
#22 0xb7e7b0d7 in QTimer::timeout (this=0x81fe418)
    at .moc/release-shared/moc_qtimer.cpp:126
#23 0xb7e4496e in QTimer::timerEvent (this=0x81fe418, e=0xbfb3cef8)
    at kernel/qtimer.cpp:263
#24 0xb7e38f8a in QObject::event (this=0x81fe418, e=0xbfb3cef8)
    at kernel/qobject.cpp:1105
#25 0xb68d47ec in QApplicationPrivate::notify_helper (this=0x80a89b8, 
    receiver=0x81fe418, e=0xbfb3cef8) at kernel/qapplication.cpp:3772
#26 0xb68d9379 in QApplication::notify (this=0xbfb3d170, receiver=0x81fe418, 
    e=0xbfb3cef8) at kernel/qapplication.cpp:3366
#27 0xb7940ebf in KApplication::notify (this=0xbfb3d170, receiver=0x81fe418, 
    event=0xbfb3cef8)
    at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#28 0xb7e28aa9 in QCoreApplication::notifyInternal (this=0xbfb3d170, 
    receiver=0x81fe418, event=0xbfb3cef8) at kernel/qcoreapplication.cpp:587
#29 0xb7e56491 in QTimerInfoList::activateTimers (this=0x80ae374)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 0xb7e53d30 in timerSourceDispatch (source=0x80ae340)
    at kernel/qeventdispatcher_glib.cpp:166
#31 0xb628d978 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb6290bce in ?? () from /usr/lib/libglib-2.0.so.0
#33 0x080ace98 in ?? ()
#34 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()


i hope this helps. thanks a lot for all your effort! :)


More information about the Kdelibs-bugs mailing list