Bug 167199 - Some basics folders crashes
Summary: Some basics folders crashes
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-22 12:07 UTC by Théo
Modified: 2008-07-22 12:09 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 Théo 2008-07-22 12:07:50 UTC
Version:            (using KDE 4.0.98)
Installed from:    Ubuntu Packages

I've got a folder where all my movies and albums are, and when I try to open it with dolphin, it crashes, and i get this bug report:
Application: Dolphin (dolphin), signal SIGABRT
(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 0x7f592c319780 (LWP 9395)]
(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)
[KCrash handler]
#5  0x00007f5928b73095 in raise () from /lib/libc.so.6
#6  0x00007f5928b74af0 in abort () from /lib/libc.so.6
#7  0x00007f5928b6c2df in __assert_fail () from /lib/libc.so.6
#8  0x00007f5923e27ad6 in Strigi::DataEventInputStream::DataEventInputStream
    () from /usr/lib/libstreams.so.0
#9  0x00007f5927f814ce in ?? () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007f5927fa69aa in ?? () from /usr/lib/libstreamanalyzer.so.0
#11 0x00007f5927fa6f8c in Strigi::StreamAnalyzer::analyze ()
   from /usr/lib/libstreamanalyzer.so.0
#12 0x00007f592b91a0ba in ?? () from /usr/lib/kde4/lib/libkio.so.5
#13 0x00007f592b91a47f in KFileMetaInfo::KFileMetaInfo ()
   from /usr/lib/kde4/lib/libkio.so.5
#14 0x00000000004391bf in ?? ()
#15 0x00000000004397b4 in ?? ()
#16 0x000000000043a13a in ?? ()
#17 0x00007f592ab19286 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#18 0x00007f592ab13d35 in QObject::event () from /usr/lib/libQtCore.so.4
#19 0x00007f59298ac54f in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#20 0x00007f59298b1125 in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0x00007f592b420091 in KApplication::notify ()
   from /usr/lib/kde4/lib/libkdeui.so.5
#22 0x00007f592ab05109 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#23 0x00007f592ab303dc in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007f592ab2df4d in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007f5925c01262 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#26 0x00007f5925c04516 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x00007f5925c049af in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#28 0x00007f592ab2e3af in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#29 0x00007f592993572f in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f592ab04585 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#31 0x00007f592ab046db in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0x00007f592ab06729 in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#33 0x000000000043bd7e in ?? ()
#34 0x00007f5928b5f1c4 in __libc_start_main () from /lib/libc.so.6
#35 0x0000000000420889 in _start ()
#0  0x00007f5928bdeb50 in nanosleep () from /lib/libc.so.6


   Any idea? I can play movies in dragon player, and music in amarok, but can't go inside the folder with dolphin without got crashed... I assume it's something about the previsualisation. 
(sorry for my poor english... I'm a french boy...)
Thanks
Comment 1 Peter Penz 2008-07-22 12:09:44 UTC

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