Bug 165385 - Dolphin crashes/freezes when mouse hovers over network share
Summary: Dolphin crashes/freezes when mouse hovers over network share
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-06-30 05:53 UTC by t_neon
Modified: 2008-06-30 07:18 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 t_neon 2008-06-30 05:53:49 UTC
Version:           1.0.99 (using KDE 4.0.83)
Installed from:    Ubuntu Packages
OS:                Linux

I have a network share(It's via samba) on my laptop that's mapped to my home directory.  Whenever I hover the mouse in dolphin over any network file in the mapped directly, it instantly freezes, and more often than not - crashes.  However, it doesn't freeze on folders.  I think this is due to it attempting to generate a preview of the file.  The files are larger avi files, or mpeg - usually 700mb.

Command line:

dolphin(21407) KFileMetaInfoPrivate::init: KUrl("file:///home/wasted/laptop/library/fle-.avi")
dolphin: /build/buildd/strigi-0.5.10/src/streams/dataeventinputstream.cpp:30: Strigi::DataEventInputStream::DataEventInputStream(Strigi::InputStream*, Strigi::DataEventHandler&): Assertion `input->position() == 0' failed.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = dolphin path = <unknown> pid = 21407
sock_file=/home/wasted/.kde4/socket-tronic/kdeinit4__0

Backtrace:


Application: Dolphin (dolphin), signal SIGABRT
[Thread debugging using libthread_db enabled]
[New Thread 0x7f7bc2788780 (LWP 21407)]
[KCrash handler]
#5  0x00007f7bbefee095 in raise () from /lib/libc.so.6
#6  0x00007f7bbefefaf0 in abort () from /lib/libc.so.6
#7  0x00007f7bbefe72df in __assert_fail () from /lib/libc.so.6
#8  0x00007f7bba2a2ad6 in Strigi::DataEventInputStream::DataEventInputStream
    () from /usr/lib/libstreams.so.0
#9  0x00007f7bbe3fc4ce in ?? () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007f7bbe4219aa in ?? () from /usr/lib/libstreamanalyzer.so.0
#11 0x00007f7bbe421f8c in Strigi::StreamAnalyzer::analyze ()
   from /usr/lib/libstreamanalyzer.so.0
#12 0x00007f7bc1d8ca1a in ?? () from /usr/lib/kde4/lib/libkio.so.5
#13 0x00007f7bc1d8cddf in KFileMetaInfo::KFileMetaInfo ()
   from /usr/lib/kde4/lib/libkio.so.5
#14 0x0000000000439113 in ?? ()
#15 0x0000000000439734 in ?? ()
#16 0x000000000043a0fa in ?? ()
#17 0x00007f7bc0f91286 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#18 0x00007f7bc0f8bd35 in QObject::event () from /usr/lib/libQtCore.so.4
#19 0x00007f7bbfd2754f in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#20 0x00007f7bbfd2c125 in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0x00007f7bc18953b1 in KApplication::notify ()
   from /usr/lib/kde4/lib/libkdeui.so.5
#22 0x00007f7bc0f7d109 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#23 0x00007f7bc0fa83dc in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007f7bc0fa5f4d in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007f7bbc07c262 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#26 0x00007f7bbc07f516 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x00007f7bbc07f9af in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#28 0x00007f7bc0fa63af in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#29 0x00007f7bbfdb072f in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f7bc0f7c585 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#31 0x00007f7bc0f7c6db in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#32 0x00007f7bc0f7e729 in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#33 0x000000000043be3e in ?? ()
#34 0x00007f7bbefda1c4 in __libc_start_main () from /lib/libc.so.6
#35 0x0000000000420799 in _start ()
#0  0x00007f7bbf059b50 in nanosleep () from /lib/libc.so.6
Comment 1 Peter Penz 2008-06-30 07:18:53 UTC

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