Bug 228533 - opening mac's shared folder
Summary: opening mac's shared folder
Status: RESOLVED DUPLICATE of bug 213895
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.3
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 22:07 UTC by Jérémy Lecocq
Modified: 2010-02-26 02:56 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 Jérémy Lecocq 2010-02-25 22:07:25 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-19-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Dolphin closes hisself when I'm trying to open a mac's shared folder on LAN.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0xdbf770, j=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QList (this=0xdbf770, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:111
#7  KDirListerCache::slotResult (this=0xdbf770, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1180
#8  0x00007f5a94a38303 in KDirListerCache::qt_metacall (this=0xdbf770, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8a2e5930) at ./kdirlister_p.moc:99
#9  0x00007f5a919aeddc in QMetaObject::activate (sender=0x17319d0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xdb6510) at kernel/qobject.cpp:3113
#10 0x00007f5a92ba9e62 in KJob::result (this=0x16d9064, _t1=0x17319d0) at ./kjob.moc:188
#11 0x00007f5a92baa1df in KJob::emitResult (this=0x17319d0) at ../../kdecore/jobs/kjob.cpp:304
#12 0x00007f5a94a06193 in KIO::SimpleJob::slotFinished (this=0x17319d0) at ../../kio/kio/job.cpp:477
#13 0x00007f5a94a062d0 in KIO::ListJob::slotFinished (this=0x17319d0) at ../../kio/kio/job.cpp:2415
#14 0x00007f5a94a0ddd9 in KIO::ListJob::qt_metacall (this=0x17319d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8a2e5c60) at ./jobclasses.moc:764
#15 0x00007f5a919aeddc in QMetaObject::activate (sender=0x159cbb0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xdb6510) at kernel/qobject.cpp:3113
#16 0x00007f5a94ac8141 in KIO::SlaveInterface::dispatch (this=0x159cbb0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#17 0x00007f5a94ac49f3 in KIO::SlaveInterface::dispatch (this=0x159cbb0) at ../../kio/kio/slaveinterface.cpp:91
#18 0x00007f5a94ab776d in KIO::Slave::gotInput (this=0x159cbb0) at ../../kio/kio/slave.cpp:323
#19 0x00007f5a94ab992c in KIO::Slave::qt_metacall (this=0x159cbb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8a2e6020) at ./slave.moc:76
#20 0x00007f5a919aeddc in QMetaObject::activate (sender=0x16b63a0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xdb6510) at kernel/qobject.cpp:3113
#21 0x00007f5a949d3287 in KIO::ConnectionPrivate::dequeue (this=0x15165b0) at ../../kio/kio/connection.cpp:82
#22 0x00007f5a949d33ad in KIO::Connection::qt_metacall (this=0x16b63a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1736e20) at ./connection.moc:73
#23 0x00007f5a919a90f9 in QObject::event (this=0x16b63a0, e=0x1742270) at kernel/qobject.cpp:1111
#24 0x00007f5a91e2cefc in QApplicationPrivate::notify_helper (this=0xafedf0, receiver=0x16b63a0, e=0x1742270) at kernel/qapplication.cpp:4056
#25 0x00007f5a91e341ce in QApplication::notify (this=0x7fff8a2e69d0, receiver=0x16b63a0, e=0x1742270) at kernel/qapplication.cpp:4021
#26 0x00007f5a93165f46 in KApplication::notify (this=0x7fff8a2e69d0, receiver=0x16b63a0, event=0x1742270) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007f5a91999c2c in QCoreApplication::notifyInternal (this=0x7fff8a2e69d0, receiver=0x16b63a0, event=0x1742270) at kernel/qcoreapplication.cpp:610
#28 0x00007f5a9199a80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xad34d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xad34d0) at kernel/qcoreapplication.cpp:1247
#30 0x00007f5a919c2533 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 0x00007f5a8d4b7bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007f5a8d4bb598 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007f5a8d4bb6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007f5a919c21a6 in QEventDispatcherGlib::processEvents (this=0xad2d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#36 0x00007f5a91ec14be in QGuiEventDispatcherGlib::processEvents (this=0x16d9064, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x00007f5a91998532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#38 0x00007f5a91998904 in QEventLoop::exec (this=0x7fff8a2e6920, flags=) at kernel/qeventloop.cpp:201
#39 0x00007f5a9199aab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#40 0x00000000004394e5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-26 02:56:39 UTC
This is being tracked at bug 213895, and it should be fixed on KDE SC 4.4.1 
Regards

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