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-14-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: Open Dolphin > Network > Computer-desktop.local will cause crash 100 pct of the time when clicking on the network shortcut. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #6 QBasicAtomicInt::ref (this=0x9b61bc8, j=0xa0a8960) at /usr/include/qt4/QtCore/qatomic_i386.h:120 #7 QList (this=0x9b61bc8, j=0xa0a8960) at /usr/include/qt4/QtCore/qlist.h:111 #8 KDirListerCache::slotResult (this=0x9b61bc8, j=0xa0a8960) at ../../kio/kio/kdirlister.cpp:1119 #9 0x00a83ac7 in KDirListerCache::qt_metacall (this=0x9b61bc8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfa708f8) at ./kdirlister_p.moc:99 #10 0x08620263 in QMetaObject::activate (sender=0xa0a8960, from_signal_index=7, to_signal_index=7, argv=0xbfa708f8) at kernel/qobject.cpp:3113 #11 0x08620ec2 in QMetaObject::activate (sender=0xa0a8960, m=0x80b7400, local_signal_index=3, argv=0xbfa708f8) at kernel/qobject.cpp:3187 #12 0x005d0ff3 in KJob::result (this=0xa0a8960, _t1=0xa0a8960) at ./kjob.moc:188 #13 0x005d1479 in KJob::emitResult (this=0xa0a8960) at ../../kdecore/jobs/kjob.cpp:304 #14 0x00a517b0 in KIO::SimpleJob::slotFinished (this=0xa0a8960) at ../../kio/kio/job.cpp:477 #15 0x00a5191b in KIO::ListJob::slotFinished (this=0xa0a8960) at ../../kio/kio/job.cpp:2408 #16 0x00a5853e in KIO::ListJob::qt_metacall (this=0xa0a8960, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbfa70b1c) at ./jobclasses.moc:764 #17 0x08620263 in QMetaObject::activate (sender=0x9dd8ba8, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113 #18 0x08620ec2 in QMetaObject::activate (sender=0x9dd8ba8, m=0xc03f64, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3187 #19 0x00b1b6a7 in KIO::SlaveInterface::finished (this=0x9dd8ba8) at ./slaveinterface.moc:165 #20 0x00b1f59d in KIO::SlaveInterface::dispatch (this=0x9dd8ba8, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175 #21 0x00b1bb63 in KIO::SlaveInterface::dispatch (this=0x9dd8ba8) at ../../kio/kio/slaveinterface.cpp:91 #22 0x00b0dc3a in KIO::Slave::gotInput (this=0x9dd8ba8) at ../../kio/kio/slave.cpp:322 #23 0x00b10033 in KIO::Slave::qt_metacall (this=0x9dd8ba8, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfa70dfc) at ./slave.moc:76 #24 0x08620263 in QMetaObject::activate (sender=0x9da6d58, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113 #25 0x08620ec2 in QMetaObject::activate (sender=0x9da6d58, m=0xc008a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187 #26 0x00a18057 in KIO::Connection::readyRead (this=0x9da6d58) at ./connection.moc:86 #27 0x00a19e1e in KIO::ConnectionPrivate::dequeue (this=0x9cbd630) at ../../kio/kio/connection.cpp:82 #28 0x00a19f4e in KIO::Connection::qt_metacall (this=0x9da6d58, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x9b51530) at ./connection.moc:73 #29 0x08618f0b in QMetaCallEvent::placeMetaCall (this=0x9da2e50, object=0x9da6d58) at kernel/qobject.cpp:477 #30 0x0861a5fe in QObject::event (this=0x9da6d58, e=0x9da2e50) at kernel/qobject.cpp:1111 #31 0x04453f54 in QApplicationPrivate::notify_helper (this=0x99d6c70, receiver=0x9da6d58, e=0x9da2e50) at kernel/qapplication.cpp:4056 #32 0x0445b67c in QApplication::notify (this=0xbfa7169c, receiver=0x9da6d58, e=0x9da2e50) at kernel/qapplication.cpp:3603 #33 0x010e414a in KApplication::notify (this=0xbfa7169c, receiver=0x9da6d58, event=0x9da2e50) at ../../kdeui/kernel/kapplication.cpp:302 #34 0x0860a6cb in QCoreApplication::notifyInternal (this=0xbfa7169c, receiver=0x9da6d58, event=0x9da2e50) at kernel/qcoreapplication.cpp:610 #35 0x0860b2b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x99b4e48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x99b4e48) at kernel/qcoreapplication.cpp:1247 #37 0x0860b47d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140 #38 0x086353ff in QCoreApplication::sendPostedEvents (s=0x99d3710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #39 postEventSourceDispatch (s=0x99d3710) at kernel/qeventdispatcher_glib.cpp:210 #40 0x012dce78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #41 0x012e0720 in ?? () from /lib/libglib-2.0.so.0 #42 0x012e0853 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #43 0x0863502c in QEventDispatcherGlib::processEvents (this=0x99b4a30, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #44 0x044f4be5 in QGuiEventDispatcherGlib::processEvents (this=0x99b4a30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #45 0x08608c79 in QEventLoop::processEvents (this=0xbfa715f4, flags=) at kernel/qeventloop.cpp:149 #46 0x086090ca in QEventLoop::exec (this=0xbfa715f4, flags=...) at kernel/qeventloop.cpp:201 #47 0x0860b53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #48 0x04453dd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #49 0x0807a6f5 in _start () Reported using DrKonqi
Thanks for the bug report! This crash has been reported already. *** This bug has been marked as a duplicate of bug 213895 ***