Bug 216396 - Dolphin crashed while trying network:/ connection
Summary: Dolphin crashed while trying network:/ connection
Status: RESOLVED DUPLICATE of bug 213895
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-11-27 17:04 UTC by Dennis
Modified: 2009-11-27 17:24 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 Dennis 2009-11-27 17:04:56 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I tryed a connection via the network:/ protocol in my home network. after clicking the network client in dolphin, it crashed immediately.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0x1e0d7c0, j=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QList (this=0x1e0d7c0, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:111
#7  KDirListerCache::slotResult (this=0x1e0d7c0, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1119
#8  0x00007faf09c19f33 in KDirListerCache::qt_metacall (this=0x1e0d7c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4f2fc390) at ./kdirlister_p.moc:99
#9  0x00007faf06b98ddc in QMetaObject::activate (sender=0x24deea0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1f432b0) at kernel/qobject.cpp:3113
#10 0x00007faf07d93b22 in KJob::result (this=0x24dedbe, _t1=0x24deea0) at ./kjob.moc:188
#11 0x00007faf07d93e9f in KJob::emitResult (this=0x24deea0) at ../../kdecore/jobs/kjob.cpp:304
#12 0x00007faf09be9e33 in KIO::SimpleJob::slotFinished (this=0x24deea0) at ../../kio/kio/job.cpp:477
#13 0x00007faf09be9f70 in KIO::ListJob::slotFinished (this=0x24deea0) at ../../kio/kio/job.cpp:2408
#14 0x00007faf09bf1a79 in KIO::ListJob::qt_metacall (this=0x24deea0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4f2fc6c0) at ./jobclasses.moc:764
#15 0x00007faf06b98ddc in QMetaObject::activate (sender=0x26ccc80, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1f432b0) at kernel/qobject.cpp:3113
#16 0x00007faf09caab31 in KIO::SlaveInterface::dispatch (this=0x26ccc80, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#17 0x00007faf09ca73e3 in KIO::SlaveInterface::dispatch (this=0x26ccc80) at ../../kio/kio/slaveinterface.cpp:91
#18 0x00007faf09c9a1fd in KIO::Slave::gotInput (this=0x26ccc80) at ../../kio/kio/slave.cpp:322
#19 0x00007faf09c9c31c in KIO::Slave::qt_metacall (this=0x26ccc80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4f2fca80) at ./slave.moc:76
#20 0x00007faf06b98ddc in QMetaObject::activate (sender=0x1fc16f0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1f432b0) at kernel/qobject.cpp:3113
#21 0x00007faf09bb6f77 in KIO::ConnectionPrivate::dequeue (this=0x26ecfa0) at ../../kio/kio/connection.cpp:82
#22 0x00007faf09bb709d in KIO::Connection::qt_metacall (this=0x1fc16f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2150e70) at ./connection.moc:73
#23 0x00007faf06b930f9 in QObject::event (this=0x1fc16f0, e=0x24a0680) at kernel/qobject.cpp:1111
#24 0x00007faf07016efc in QApplicationPrivate::notify_helper (this=0x1cfbb70, receiver=0x1fc16f0, e=0x24a0680) at kernel/qapplication.cpp:4056
#25 0x00007faf0701e1ce in QApplication::notify (this=0x7fff4f2fd430, receiver=0x1fc16f0, e=0x24a0680) at kernel/qapplication.cpp:4021
#26 0x00007faf0834be56 in KApplication::notify (this=0x7fff4f2fd430, receiver=0x1fc16f0, event=0x24a0680) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007faf06b83c2c in QCoreApplication::notifyInternal (this=0x7fff4f2fd430, receiver=0x1fc16f0, event=0x24a0680) at kernel/qcoreapplication.cpp:610
#28 0x00007faf06b8480a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1cd74d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1cd74d0) at kernel/qcoreapplication.cpp:1247
#30 0x00007faf06bac533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#31 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#32 0x00007faf026a1bbe in g_main_dispatch (context=0x1cff520) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x1cff520) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#34 0x00007faf026a5588 in g_main_context_iterate (context=0x1cff520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#35 0x00007faf026a56b0 in IA__g_main_context_iteration (context=0x1cff520, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#36 0x00007faf06bac1a6 in QEventDispatcherGlib::processEvents (this=0x1cd6d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#37 0x00007faf070ab4be in QGuiEventDispatcherGlib::processEvents (this=0x24dedbe, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00007faf06b82532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007faf06b82904 in QEventLoop::exec (this=0x7fff4f2fd380, flags=) at kernel/qeventloop.cpp:201
#40 0x00007faf06b84ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x00000000004394e5 in _start ()

This bug may be a duplicate of or related to bug 215614

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-27 17:24:10 UTC
Reported at bug 213895 Thanks

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