Bug 225588 - dolphin crashed when trying access local samba share
Summary: dolphin crashed when trying access local samba share
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:
: 262354 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-05 08:23 UTC by victorkorkin
Modified: 2011-01-08 21:36 UTC (History)
2 users (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 victorkorkin 2010-02-05 08:23:23 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When i try to access network share of localhost Dolphin crashed every time.
i use Samba 3.4.0 (if it important)

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0x9674538, j=0x980b0b8) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#7  QList (this=0x9674538, j=0x980b0b8) at /usr/include/qt4/QtCore/qlist.h:111
#8  KDirListerCache::slotResult (this=0x9674538, j=0x980b0b8) at ../../kio/kio/kdirlister.cpp:1180
#9  0x00b21cc7 in KDirListerCache::qt_metacall (this=0x9674538, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbffeff48) at ./kdirlister_p.moc:99
#10 0x02db1263 in QMetaObject::activate (sender=0x980b0b8, from_signal_index=7, to_signal_index=7, argv=0xbffeff48) at kernel/qobject.cpp:3113
#11 0x02db1ec2 in QMetaObject::activate (sender=0x980b0b8, m=0x80b7400, local_signal_index=3, argv=0xbffeff48) at kernel/qobject.cpp:3187
#12 0x00d83353 in KJob::result (this=0x980b0b8, _t1=0x980b0b8) at ./kjob.moc:188
#13 0x00d837d9 in KJob::emitResult (this=0x980b0b8) at ../../kdecore/jobs/kjob.cpp:304
#14 0x00aed9e0 in KIO::SimpleJob::slotFinished (this=0x980b0b8) at ../../kio/kio/job.cpp:477
#15 0x00aedb4b in KIO::ListJob::slotFinished (this=0x980b0b8) at ../../kio/kio/job.cpp:2415
#16 0x00af476e in KIO::ListJob::qt_metacall (this=0x980b0b8, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbfff016c) at ./jobclasses.moc:764
#17 0x02db1263 in QMetaObject::activate (sender=0x9903dc0, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113
#18 0x02db1ec2 in QMetaObject::activate (sender=0x9903dc0, m=0xca0f64, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3187
#19 0x00bb8a07 in KIO::SlaveInterface::finished (this=0x9903dc0) at ./slaveinterface.moc:165
#20 0x00bbc8fd in KIO::SlaveInterface::dispatch (this=0x9903dc0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#21 0x00bb8ec3 in KIO::SlaveInterface::dispatch (this=0x9903dc0) at ../../kio/kio/slaveinterface.cpp:91
#22 0x00baaeba in KIO::Slave::gotInput (this=0x9903dc0) at ../../kio/kio/slave.cpp:323
#23 0x00bad393 in KIO::Slave::qt_metacall (this=0x9903dc0, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfff044c) at ./slave.moc:76
#24 0x02db1263 in QMetaObject::activate (sender=0x99a1de8, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#25 0x02db1ec2 in QMetaObject::activate (sender=0x99a1de8, m=0xc9d8a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#26 0x00ab4227 in KIO::Connection::readyRead (this=0x99a1de8) at ./connection.moc:86
#27 0x00ab5fee in KIO::ConnectionPrivate::dequeue (this=0x99a0a40) at ../../kio/kio/connection.cpp:82
#28 0x00ab611e in KIO::Connection::qt_metacall (this=0x99a1de8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x98e0a50) at ./connection.moc:73
#29 0x02da9f0b in QMetaCallEvent::placeMetaCall (this=0x98ca780, object=0x99a1de8) at kernel/qobject.cpp:477
#30 0x02dab5fe in QObject::event (this=0x99a1de8, e=0x98ca780) at kernel/qobject.cpp:1111
#31 0x06750f54 in QApplicationPrivate::notify_helper (this=0x94548b8, receiver=0x99a1de8, e=0x98ca780) at kernel/qapplication.cpp:4056
#32 0x0675867c in QApplication::notify (this=0xbfff0cec, receiver=0x99a1de8, e=0x98ca780) at kernel/qapplication.cpp:3603
#33 0x0112125a in KApplication::notify (this=0xbfff0cec, receiver=0x99a1de8, event=0x98ca780) at ../../kdeui/kernel/kapplication.cpp:302
#34 0x02d9b6cb in QCoreApplication::notifyInternal (this=0xbfff0cec, receiver=0x99a1de8, event=0x98ca780) at kernel/qcoreapplication.cpp:610
#35 0x02d9c2b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9437240) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9437240) at kernel/qcoreapplication.cpp:1247
#37 0x02d9c47d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#38 0x02dc63ff in QCoreApplication::sendPostedEvents (s=0x945c510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#39 postEventSourceDispatch (s=0x945c510) at kernel/qeventdispatcher_glib.cpp:210
#40 0x046b3e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#41 0x046b7730 in ?? () from /lib/libglib-2.0.so.0
#42 0x046b7863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#43 0x02dc602c in QEventDispatcherGlib::processEvents (this=0x9437418, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#44 0x067f1be5 in QGuiEventDispatcherGlib::processEvents (this=0x9437418, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#45 0x02d99c79 in QEventLoop::processEvents (this=0xbfff0c44, flags=) at kernel/qeventloop.cpp:149
#46 0x02d9a0ca in QEventLoop::exec (this=0xbfff0c44, flags=...) at kernel/qeventloop.cpp:201
#47 0x02d9c53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#48 0x06750dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#49 0x0807a6f5 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-05 14:15:03 UTC
Those crashes are being tracked at bug 213895. Regards

*** This bug has been marked as a duplicate of bug 213895 ***
Comment 2 Frank Reininghaus 2011-01-08 21:36:12 UTC
*** Bug 262354 has been marked as a duplicate of this bug. ***