Bug 168827 - Crash while entering subdirectory
Summary: Crash while entering subdirectory
Status: RESOLVED DUPLICATE of bug 163171
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-08-09 22:48 UTC by el_ca_pi_tan
Modified: 2008-08-09 23:50 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 el_ca_pi_tan 2008-08-09 22:48:42 UTC
Version:            (using KDE 4.1.0)
Installed from:    Ubuntu Packages
OS:                Linux

I freshly start dolphin, loading my home directory. While entering a subdirectory, dolphin occasionally crashes with signal 11 (SIGSEGV). It doesn't always crash then, but often. Perhaps it is caused by loading preview thumbnails? Or it might be linked to mouse activity while dolphin is working? I don't know. I'm using Kubuntu 8.04 (x86) with KDE 4.1 on an amd64 machine.

Here's the crash log:

Anwendung: Dolphin (dolphin), Signal SIGSEGV
(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)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5ef5720 (LWP 6891)]
(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)
(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]
#6  0xb75fdc80 in QUrl::host () from /usr/lib/libQtCore.so.4
#7  0xb7d86121 in ?? () from /usr/lib/kde4/lib/libkio.so.5
#8  0xb7d866be in ?? () from /usr/lib/kde4/lib/libkio.so.5
#9  0xb7d88cfa in ?? () from /usr/lib/kde4/lib/libkio.so.5
#10 0xb7d88dd8 in ?? () from /usr/lib/kde4/lib/libkio.so.5
#11 0xb7d88f97 in KIO::Scheduler::qt_metacall ()
   from /usr/lib/kde4/lib/libkio.so.5
#12 0xb76544f9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb7654bc2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb7691e07 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#15 0xb765b67e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#16 0xb764fc9a in QObject::event () from /usr/lib/libQtCore.so.4
#17 0xb6bc7c0c in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#18 0xb6bcc799 in QApplication::notify () from /usr/lib/libQtGui.so.4
#19 0xb7ad2f53 in KApplication::notify () from /usr/lib/kde4/lib/libkdeui.so.5
#20 0xb763f6a9 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#21 0xb766d1a1 in ?? () from /usr/lib/libQtCore.so.4
#22 0xb766aa40 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb6295dd6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb6299193 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb629974e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb766af98 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#27 0xb6c5b195 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb763e92d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0xb763eabd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0xb7640d3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0xb6bc7567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#32 0x08080aa9 in ?? ()
#33 0xb673b450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#34 0x08061a71 in _start ()
#0  0xb7efd410 in __kernel_vsyscall ()
Comment 1 Christophe Marin 2008-08-09 23:50:54 UTC

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