Bug 228852 - Browsing network caused Dolphin to crash
Summary: Browsing network caused Dolphin to crash
Status: RESOLVED DUPLICATE of bug 213895
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: 2010-02-28 05:33 UTC by Narika Ulees
Modified: 2010-02-28 14: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 Narika Ulees 2010-02-28 05:33:03 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Trying to browse to any other machine on the network cause Dolphin to crash with a segfault. This crash is reproducible.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0x8d352f8, j=0x8d74198) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#7  QList (this=0x8d352f8, j=0x8d74198) at /usr/include/qt4/QtCore/qlist.h:114
#8  KDirListerCache::slotResult (this=0x8d352f8, j=0x8d74198) at ../../kio/kio/kdirlister.cpp:1180
#9  0x0087e0c7 in KDirListerCache::qt_metacall (this=0x8d352f8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbd2318) at ./kdirlister_p.moc:105
#10 0x065b5f6a in QMetaObject::metacall (object=0x8d352f8, cl=17, idx=12, argv=0xbfbd2318) at kernel/qmetaobject.cpp:237
#11 0x065c4705 in QMetaObject::activate (sender=0x8d74198, m=0x80cc510, local_signal_index=3, argv=0xbfbd2318) at kernel/qobject.cpp:3275
#12 0x03ce8d03 in KJob::result (this=0x8d74198, _t1=0x8d74198) at ./kjob.moc:194
#13 0x03ce9068 in KJob::emitResult (this=0x8d74198) at ../../kdecore/jobs/kjob.cpp:312
#14 0x0084a2a0 in KIO::SimpleJob::slotFinished (this=0x8d74198) at ../../kio/kio/job.cpp:486
#15 0x0084a40e in KIO::ListJob::slotFinished (this=0x8d74198) at ../../kio/kio/job.cpp:2505
#16 0x0084e05e in KIO::ListJob::qt_metacall (this=0x8d74198, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbfbd257c) at ./jobclasses.moc:818
#17 0x065b5f6a in QMetaObject::metacall (object=0x8d74198, cl=17, idx=43, argv=0xbfbd257c) at kernel/qmetaobject.cpp:237
#18 0x065c4705 in QMetaObject::activate (sender=0x90f4fa0, m=0x9f8f44, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3275
#19 0x009147f7 in KIO::SlaveInterface::finished (this=0x90f4fa0) at ./slaveinterface.moc:171
#20 0x00917b1d in KIO::SlaveInterface::dispatch (this=0x90f4fa0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#21 0x00914cb3 in KIO::SlaveInterface::dispatch (this=0x90f4fa0) at ../../kio/kio/slaveinterface.cpp:91
#22 0x00908058 in KIO::Slave::gotInput (this=0x90f4fa0) at ../../kio/kio/slave.cpp:324
#23 0x00908263 in KIO::Slave::qt_metacall (this=0x90f4fa0, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfbd288c) at ./slave.moc:82
#24 0x065b5f6a in QMetaObject::metacall (object=0x90f4fa0, cl=17, idx=30, argv=0xbfbd288c) at kernel/qmetaobject.cpp:237
#25 0x065c4705 in QMetaObject::activate (sender=0x8f97608, m=0x9f5820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3275
#26 0x00812cb7 in KIO::Connection::readyRead (this=0x8f97608) at ./connection.moc:92
#27 0x0081505e in KIO::ConnectionPrivate::dequeue (this=0x9095b90) at ../../kio/kio/connection.cpp:82
#28 0x0081518e in KIO::Connection::qt_metacall (this=0x8f97608, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x8ec85b0) at ./connection.moc:79
#29 0x065b5f6a in QMetaObject::metacall (object=0x8f97608, cl=17, idx=5, argv=0x8ec85b0) at kernel/qmetaobject.cpp:237
#30 0x065c0626 in QMetaCallEvent::placeMetaCall (this=0x908c918, object=0x8f97608) at kernel/qobject.cpp:561
#31 0x065c174e in QObject::event (this=0x8f97608, e=0x908c918) at kernel/qobject.cpp:1248
#32 0x06e4a27c in QApplicationPrivate::notify_helper (this=0x8bdac10, receiver=0x8f97608, e=0x908c918) at kernel/qapplication.cpp:4298
#33 0x06e50ede in QApplication::notify (this=0xbfbd31e4, receiver=0x8f97608, e=0x908c918) at kernel/qapplication.cpp:3702
#34 0x010dd1fa in KApplication::notify (this=0xbfbd31e4, receiver=0x8f97608, event=0x908c918) at ../../kdeui/kernel/kapplication.cpp:302
#35 0x065b0cfb in QCoreApplication::notifyInternal (this=0xbfbd31e4, receiver=0x8f97608, event=0x908c918) at kernel/qcoreapplication.cpp:704
#36 0x065b3733 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8bbb958) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8bbb958) at kernel/qcoreapplication.cpp:1345
#38 0x065b389d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#39 0x065dcdef in QCoreApplication::sendPostedEvents (s=0x8be1da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x8be1da0) at kernel/qeventdispatcher_glib.cpp:276
#41 0x0141ce88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x01420730 in ?? () from /lib/libglib-2.0.so.0
#43 0x01420863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0x065dc8e5 in QEventDispatcherGlib::processEvents (this=0x8bbbb30, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#45 0x06f09485 in QGuiEventDispatcherGlib::processEvents (this=0x8bbbb30, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x065af319 in QEventLoop::processEvents (this=0xbfbd3144, flags=) at kernel/qeventloop.cpp:149
#47 0x065af76a in QEventLoop::exec (this=0xbfbd3144, flags=...) at kernel/qeventloop.cpp:201
#48 0x065b395f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#49 0x06e4a317 in QApplication::exec () at kernel/qapplication.cpp:3577
#50 0x0807b7af in _start ()

Possible duplicates by query: bug 228817, bug 228533, bug 228124, bug 227838, bug 227736.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-28 14:31:44 UTC
This is being tracked at bug 213895. Regards

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