Bug 211358 - dolphin crashes browsing an ftp site
Summary: dolphin crashes browsing an ftp site
Status: RESOLVED DUPLICATE of bug 208921
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 19:17 UTC by Jan Essert
Modified: 2009-10-21 19:31 UTC (History)
1 user (show)

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 Jan Essert 2009-10-21 19:17:32 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-gentoo-r2 x86_64

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0eb7c5c750 (LWP 26535))]

Thread 2 (Thread 0x7f0ea8d58910 (LWP 26850)):
#0  0x00007f0eb3da4bbd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f0ea38470de in metronom_sync_loop (this=0x1a13260) at metronom.c:870
#2  0x00007f0eb3d9f90c in start_thread () from /lib64/libpthread.so.0
#3  0x00007f0eb409dd1d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0eb7c5c750 (LWP 26535)):
[KCrash Handler]
#5  QMutex::lock (this=0x61746164655f0036) at thread/qmutex.cpp:152
#6  0x00007f0eb5529309 in mutex_lock (mutex=0x61746164655f0036) at qdbusthread.cpp:69
#7  0x00007f0eb0c218ed in ?? () from /usr/lib/libdbus-1.so.3
#8  0x00007f0eb0c33fbd in ?? () from /usr/lib/libdbus-1.so.3
#9  0x00007f0eb0c263df in ?? () from /usr/lib/libdbus-1.so.3
#10 0x00007f0eb55094d7 in q_dbus_timeout_handle (this=0xfac410, e=0x7fff92283ee0) at ./qdbus_symbols_p.h:172
#11 QDBusConnectionPrivate::timerEvent (this=0xfac410, e=0x7fff92283ee0) at qdbusintegrator.cpp:1023
#12 0x00007f0eb5229923 in QObject::event (this=0xfac410, e=0xfb1670) at kernel/qobject.cpp:1066
#13 0x00007f0eb47e0bdc in QApplicationPrivate::notify_helper (this=0xfc3600, receiver=0xfac410, e=0x7fff92283ee0) at kernel/qapplication.cpp:4065
#14 0x00007f0eb47e6488 in QApplication::notify (this=0x7fff92284230, receiver=0xfac410, e=0x7fff92283ee0) at kernel/qapplication.cpp:4030
#15 0x00007f0eb5df92f6 in KApplication::notify (this=0x7fff92284230, receiver=0xfac410, event=0x7fff92283ee0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.2-r3/work/kdelibs-4.3.2/kdeui/kernel/kapplication.cpp:302
#16 0x00007f0eb521b99b in QCoreApplication::notifyInternal (this=0x7fff92284230, receiver=0xfac410, event=0x7fff92283ee0) at kernel/qcoreapplication.cpp:606
#17 0x00007f0eb52426ca in QCoreApplication::sendEvent (this=0xfbbdc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 QTimerInfoList::activateTimers (this=0xfbbdc0) at kernel/qeventdispatcher_unix.cpp:580
#19 0x00007f0eb524013d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#20 0x00007f0eb055fbad in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007f0eb0563358 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007f0eb0563480 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007f0eb5240086 in QEventDispatcherGlib::processEvents (this=0xfc0bd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:328
#24 0x00007f0eb4865c0e in QGuiEventDispatcherGlib::processEvents (this=0x61746164655f0036, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f0eb521a3c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f0eb521a55d in QEventLoop::exec (this=0x7fff92284180, flags=) at kernel/qeventloop.cpp:197
#27 0x00007f0eb521c349 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x0000000000439450 in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/dolphin-4.3.2-r1/work/dolphin-4.3.2/dolphin/src/main.cpp:94

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-21 19:31:20 UTC
Merging with bug 208921. Thanks

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