Bug 198323

Summary: Using Dolphin to transfer files from one drive to another over a network
Product: [Frameworks and Libraries] kdelibs Reporter: Bruce Wolfe <bmw>
Component: kdedAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bruce Wolfe 2009-06-29 19:59:00 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-13-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Opened Dolphin. Found source files. Split the pane. Found destination directory. KDE Daemon (kdeinit) crashed.

 -- Backtrace:
Application: KDE Daemon (kdeinit), signal: Segmentation fault
[KCrash Handler]
#5  KIO::AuthInfo::operator= (this=0x7fffea1efd20, info=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  0x00007f20cbe22129 in ?? () from /usr/lib/kde4/kded_kpasswdserver.so
#7  0x00007f20e1cf21f2 in QMetaObject::activate (sender=0x27ce900, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x27f5110) at kernel/qobject.cpp:3069
#8  0x00007f20cbe19e0d in ?? () from /usr/lib/kde4/kded_kpasswdserver.so
#9  0x00007f20cbe20543 in ?? () from /usr/lib/kde4/kded_kpasswdserver.so
#10 0x00007f20cbe20f50 in ?? () from /usr/lib/kde4/kded_kpasswdserver.so
#11 0x00007f20e1cf21f2 in QMetaObject::activate (sender=0x263ab20, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x27f5110) at kernel/qobject.cpp:3069
#12 0x00007f20e1cf752f in QSingleShotTimer::timerEvent (this=0x263ab20) at kernel/qtimer.cpp:298
#13 0x00007f20e1cec4d3 in QObject::event (this=0x263ab20, e=0x2776498) at kernel/qobject.cpp:1082
#14 0x00007f20df26678d in QApplicationPrivate::notify_helper (this=0x25ae110, receiver=0x263ab20, e=0x7fffea1f0d70) at kernel/qapplication.cpp:4084
#15 0x00007f20df26e97a in QApplication::notify (this=0x7fffea1f10e0, receiver=0x263ab20, e=0x7fffea1f0d70) at kernel/qapplication.cpp:4049
#16 0x00007f20e03a906b in KApplication::notify (this=0x7fffea1f10e0, receiver=0x263ab20, event=0x7fffea1f0d70) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302
#17 0x00007f20e1cdc75c in QCoreApplication::notifyInternal (this=0x7fffea1f10e0, receiver=0x263ab20, event=0x7fffea1f0d70) at kernel/qcoreapplication.cpp:602
#18 0x00007f20e1d097f6 in QTimerInfoList::activateTimers (this=0x25b1df0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 0x00007f20e1d05f0d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164
#20 0x00007f20ddcc420a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007f20ddcc78e0 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007f20ddcc7a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007f20e1d05e6f in QEventDispatcherGlib::processEvents (this=0x2532cb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:323
#24 0x00007f20df2febef in QGuiEventDispatcherGlib::processEvents (this=0x7fffea1efd68, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f20e1cdb002 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -367063072}) at kernel/qeventloop.cpp:149
#26 0x00007f20e1cdb3cd in QEventLoop::exec (this=0x7fffea1f1020, flags={i = -367062992}) at kernel/qeventloop.cpp:200
#27 0x00007f20e1cdd694 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
#28 0x00007f20d68eccf7 in kdemain (argc=1, argv=0x2561860) at /build/buildd/kde4libs-4.2.90/kded/kded.cpp:938
#29 0x000000000040714e in launch (argc=1, _name=0x40a42a "kded4", args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40a308 "0")
    at /build/buildd/kde4libs-4.2.90/kinit/kinit.cpp:671
#30 0x0000000000408c7f in main (argc=2, argv=0x7fffea1f1be8, envp=0x7fffea1f1c00) at /build/buildd/kde4libs-4.2.90/kinit/kinit.cpp:1730

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-29 20:09:58 UTC
This was fixed recently, Thanks

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