Version: (using KDE 4.1.0) Installed from: Ubuntu Packages Compiler: gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) OS: Linux When opening an XFS partition; sometimes immediately it crashes and sometimes crashing trying to view a directory which includes large ( min. 700 MB) divx movie files. It's always reproducible. This bug exist pre-KDE-4.1 (beta,RC etc.) releases. Backtrace log belongs to this bug is below : 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 0x7fcaa5765780 (LWP 8771)] [KCrash handler] #5 0x00007fcaa1fd8095 in raise () from /lib/libc.so.6 #6 0x00007fcaa1fd9af0 in abort () from /lib/libc.so.6 #7 0x00007fcaa1fd12df in __assert_fail () from /lib/libc.so.6 #8 0x00007fca9d28bad6 in Strigi::DataEventInputStream::DataEventInputStream () from /usr/lib/libstreams.so.0 #9 0x00007fcaa13e64ce in ?? () from /usr/lib/libstreamanalyzer.so.0 #10 0x00007fcaa140b9aa in ?? () from /usr/lib/libstreamanalyzer.so.0 #11 0x00007fcaa140bf8c in Strigi::StreamAnalyzer::analyze () from /usr/lib/libstreamanalyzer.so.0 #12 0x00007fcaa4d7f15a in KFileMetaInfoPrivate::init (this=0x240f140, stream=<value optimized out>, url=<value optimized out>, mtime=1215737661) at /build/buildd/kde4libs-4.1.0/kio/kio/kfilemetainfo.cpp:201 #13 0x00007fcaa4d7f51f in KFileMetaInfo (this=0x7fffad7aed30, path=<value optimized out>) at /build/buildd/kde4libs-4.1.0/kio/kio/kfilemetainfo.cpp:224 #14 0x00000000004394cf in ?? () #15 0x0000000000439ac4 in ?? () #16 0x000000000043a44a in ?? () #17 0x00007fcaa3f7e286 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #18 0x00007fcaa3f78d35 in QObject::event () from /usr/lib/libQtCore.so.4 #19 0x00007fcaa2d1154f in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #20 0x00007fcaa2d16125 in QApplication::notify () from /usr/lib/libQtGui.so.4 #21 0x00007fcaa487fb71 in KApplication::notify (this=0x7fffad7afa30, receiver=0x20b13a0, event=0x7fffad7af710) at /build/buildd/kde4libs-4.1.0/kdeui/kernel/kapplication.cpp:311 #22 0x00007fcaa3f6a109 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #23 0x00007fcaa3f953dc in ?? () from /usr/lib/libQtCore.so.4 #24 0x00007fcaa3f92f4d in ?? () from /usr/lib/libQtCore.so.4 #25 0x00007fca9f0663d4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #26 0x00007fca9f0696e5 in ?? () from /usr/lib/libglib-2.0.so.0 #27 0x00007fca9f069bcb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #28 0x00007fcaa3f933af in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #29 0x00007fcaa2d9a72f in ?? () from /usr/lib/libQtGui.so.4 #30 0x00007fcaa3f69585 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #31 0x00007fcaa3f696db in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #32 0x00007fcaa3f6b729 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #33 0x000000000043c0de in ?? () #34 0x00007fcaa1fc41c4 in __libc_start_main () from /lib/libc.so.6 #35 0x0000000000420949 in _start () #0 0x00007fcaa2043b81 in nanosleep () from /lib/libc.so.6
Thanks Tarkan for the report. This looks like an old strigi version is used. Could you please check your strigi version by 'strigidaemon --version'?
*** Bug 167712 has been marked as a duplicate of this bug. ***
My pleasure :-) My strigi version is : strigidaemon 0.5.10 Thanks for your reply. On Wed, Jul 30, 2008 at 11:07 AM, Peter Penz <peter.penz@gmx.at> wrote: [bugs.kde.org quoted mail] <div dir="ltr">My pleasure :-) My strigi version is : <br><br>strigidaemon 0.5.10<br><br>Thanks for your reply.<br><br><div class="gmail_quote">On Wed, Jul 30, 2008 at 11:07 AM, Peter Penz <span dir="ltr"><<a href="mailto:peter.penz@gmx.at">peter.penz@gmx.at</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">------- You are receiving this mail because: -------<br> You reported the bug, or are watching the reporter.<br> <br> <a href="http://bugs.kde.org/show_bug.cgi?id=167709" target="_blank">http://bugs.kde.org/show_bug.cgi?id=167709</a><br> peter.penz gmx at changed:<br> <br> What |Removed |Added<br> ----------------------------------------------------------------------------<br> CC| |jos vandenoever info<br> <br> <br> <br> ------- Additional Comments From peter.penz gmx at 2008-07-30 10:07 -------<br> Thanks Tarkan for the report. This looks like an old strigi version is used. Could you please check your strigi version by 'strigidaemon --version'?<br> </blockquote></div><br></div>
Please update Strigi to 0.5.11. (Oh, and also fix your gmail account to avoid replying with HTML text; open the page of this bug to understand what I mean.) *** This bug has been marked as a duplicate of 164296 ***
Ok,I will try via upgrading to 0.5.11. And oops! Sorry for HTML messages. I fixed now ;-) Thanks for the help. On Wed, Jul 30, 2008 at 12:03 PM, Pino Toscano <pino@kde.org> wrote: [bugs.kde.org quoted mail]