Version: (using Devel) Installed from: Compiled sources Dlophin crashes when it`s tries to preview big tar.bz2 archive Backtrace: Application: Dolphin (dolphin), signal SIGABRT [?1034h[Thread debugging using libthread_db enabled] 0x00007f8bb59adce1 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7f8bb9f82750 (LWP 13504))] Thread 1 (Thread 0x7f8bb9f82750 (LWP 13504)): [KCrash Handler] #5 0x00007f8bb593e645 in raise () from /lib64/libc.so.6 #6 0x00007f8bb593fc33 in abort () from /lib64/libc.so.6 #7 0x00007f8bb5937329 in __assert_fail () from /lib64/libc.so.6 #8 0x00007f8bb5277932 in SubInputStream (this=<value optimized out>, i=<value optimized out>, length=<value optimized out>) at /home/kde-devel/kde/src/kdesupport/strigi/src/streams/subinputstream.cpp:30 #9 0x00007f8bb52785a6 in Strigi::TarInputStream::nextEntry (this=0x7fffc1fd4a30) at /home/kde-devel/kde/src/kdesupport/strigi/src/streams/tarinputstream.cpp:44 #10 0x00007f8bb54dc4bf in TarEndAnalyzer::staticAnalyze (idx=@0x7fffc1fd4ee0, in=0x7fffc1fd4af0) at /home/kde-devel/kde/src/kdesupport/strigi/src/streamanalyzer/endanalyzers/tarendanalyzer.cpp:65 #11 0x00007f8bb54cf2b9 in Bz2EndAnalyzer::analyze (this=0xa17d60, idx=@0x7fffc1fd4ee0, in=<value optimized out>) at /home/kde-devel/kde/src/kdesupport/strigi/src/streamanalyzer/endanalyzers/bz2endanalyzer.cpp:63 #12 0x00007f8bb54c7536 in Strigi::StreamAnalyzerPrivate::analyze (this=0xb734f0, idx=@0x7fffc1fd4ee0, input=0xb85030) at /home/kde-devel/kde/src/kdesupport/strigi/src/streamanalyzer/streamanalyzer.cpp:415 #13 0x00007f8bb9a2e6c7 in KFileMetaInfoPrivate::init (this=0xb0e260, stream=<value optimized out>, url=<value optimized out>, mtime=1194821731) at /home/kde-devel/kde/src/KDE/kdelibs/kio/kio/kfilemetainfo.cpp:201 #14 0x00007f8bb9a3041a in KFileMetaInfo (this=0x7fffc1fd5120, path=@0x7fffc1fd5130) at /home/kde-devel/kde/src/KDE/kdelibs/kio/kio/kfilemetainfo.cpp:225 #15 0x000000000044106b in InfoSidebarPage::showMetaInfo (this=0x7f7c00) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp:395 #16 0x0000000000441481 in InfoSidebarPage::showItemInfo (this=0x7f7c00) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/infosidebarpage.cpp:230 #17 0x0000000000441d38 in InfoSidebarPage::qt_metacall (this=0x7f7c00, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffc1fd54a0) at /home/kde-devel/kde/build/KDE/kdebase/apps/dolphin/src/infosidebarpage.moc:93 #18 0x00007f8bb6756454 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4 #19 0x00007f8bb6750da3 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #20 0x00007f8bb6bbf1bd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #21 0x00007f8bb6bc6f8a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #22 0x00007f8bb809fb9b in KApplication::notify (this=0x7fffc1fd5f80, receiver=0x8855c0, event=0x7fffc1fd5b90) at /home/kde-devel/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307 #23 0x00007f8bb6742091 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #24 0x00007f8bb676e1c0 in ?? () from /usr/lib64/libQtCore.so.4 #25 0x00007f8bb676a58d in ?? () from /usr/lib64/libQtCore.so.4 #26 0x00007f8bb2af80db in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #27 0x00007f8bb2afb8ad in ?? () from /usr/lib64/libglib-2.0.so.0 #28 0x00007f8bb2afba6b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #29 0x00007f8bb676a4ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #30 0x00007f8bb6c4f97f in ?? () from /usr/lib64/libQtGui.so.4 #31 0x00007f8bb67409a2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #32 0x00007f8bb6740b2d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #33 0x00007f8bb6742ffd in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #34 0x000000000044386d in main (argc=6, argv=0x7fffc1fd6468) at /home/kde-devel/kde/src/KDE/kdebase/apps/dolphin/src/main.cpp:94
Seems to be a strigi bug. Reported UPSTREAM: http://sourceforge.net/tracker2/?func=detail&aid=2482404&group_id=171000&atid=856302. Go to that report and include the strigi version (or SVN revision) you are using. Thanks :)