Bug 248779 - Trying to connect to NFS share using Dolphin. Share appears, but crashes Dolphin when clicked.
Summary: Trying to connect to NFS share using Dolphin. Share appears, but crashes Dolp...
Status: RESOLVED DUPLICATE of bug 230858
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: 2010-08-23 11:06 UTC by Chuck Seguin
Modified: 2010-08-23 11:26 UTC (History)
0 users

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 Chuck Seguin 2010-08-23 11:06:06 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-22-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Dolphin crashes when browsing to shared NFS folder.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0x1dca4e0, j=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QList (this=0x1dca4e0, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:111
#7  KDirListerCache::slotResult (this=0x1dca4e0, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1180
#8  0x00007f75e38dd303 in KDirListerCache::qt_metacall (this=0x1dca4e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2cbb76e0) at ./kdirlister_p.moc:99
#9  0x00007f75e0853ddc in QMetaObject::activate (sender=0x21fc010, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1de9780) at kernel/qobject.cpp:3113
#10 0x00007f75e1a4ee62 in KJob::result (this=0x22241cc, _t1=0x21fc010) at ./kjob.moc:188
#11 0x00007f75e1a4f1df in KJob::emitResult (this=0x21fc010) at ../../kdecore/jobs/kjob.cpp:304
#12 0x00007f75e38ab193 in KIO::SimpleJob::slotFinished (this=0x21fc010) at ../../kio/kio/job.cpp:477
#13 0x00007f75e38ab2d0 in KIO::ListJob::slotFinished (this=0x21fc010) at ../../kio/kio/job.cpp:2415
#14 0x00007f75e38b2dd9 in KIO::ListJob::qt_metacall (this=0x21fc010, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2cbb7a10) at ./jobclasses.moc:764
#15 0x00007f75e0853ddc in QMetaObject::activate (sender=0x21695e0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1de9780) at kernel/qobject.cpp:3113
#16 0x00007f75e396d141 in KIO::SlaveInterface::dispatch (this=0x21695e0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#17 0x00007f75e39699f3 in KIO::SlaveInterface::dispatch (this=0x21695e0) at ../../kio/kio/slaveinterface.cpp:91
#18 0x00007f75e395c76d in KIO::Slave::gotInput (this=0x21695e0) at ../../kio/kio/slave.cpp:323
#19 0x00007f75e395e92c in KIO::Slave::qt_metacall (this=0x21695e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2cbb7dd0) at ./slave.moc:76
#20 0x00007f75e0853ddc in QMetaObject::activate (sender=0x2169070, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1de9780) at kernel/qobject.cpp:3113
#21 0x00007f75e3878287 in KIO::ConnectionPrivate::dequeue (this=0x216d860) at ../../kio/kio/connection.cpp:82
#22 0x00007f75e38783ad in KIO::Connection::qt_metacall (this=0x2169070, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1e6f890) at ./connection.moc:73
#23 0x00007f75e084e0f9 in QObject::event (this=0x2169070, e=0x21f5730) at kernel/qobject.cpp:1111
#24 0x00007f75e0cd1efc in QApplicationPrivate::notify_helper (this=0x1bc2030, receiver=0x2169070, e=0x21f5730) at kernel/qapplication.cpp:4056
#25 0x00007f75e0cd91ce in QApplication::notify (this=0x7fff2cbb8780, receiver=0x2169070, e=0x21f5730) at kernel/qapplication.cpp:4021
#26 0x00007f75e200af46 in KApplication::notify (this=0x7fff2cbb8780, receiver=0x2169070, event=0x21f5730) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007f75e083ec2c in QCoreApplication::notifyInternal (this=0x7fff2cbb8780, receiver=0x2169070, event=0x21f5730) at kernel/qcoreapplication.cpp:610
#28 0x00007f75e083f80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1b984d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1b984d0) at kernel/qcoreapplication.cpp:1247
#30 0x00007f75e0867533 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 0x00007f75dc35cbce in g_main_dispatch (context=0x1bc8520) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x1bc8520) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#34 0x00007f75dc360598 in g_main_context_iterate (context=0x1bc8520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#35 0x00007f75dc3606c0 in IA__g_main_context_iteration (context=0x1bc8520, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#36 0x00007f75e08671a6 in QEventDispatcherGlib::processEvents (this=0x1b97d20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#37 0x00007f75e0d664be in QGuiEventDispatcherGlib::processEvents (this=0x22241cc, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00007f75e083d532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007f75e083d904 in QEventLoop::exec (this=0x7fff2cbb86d0, flags=) at kernel/qeventloop.cpp:201
#40 0x00007f75e083fab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x00000000004394e5 in _start ()

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

Reported using DrKonqi
Comment 1 Peter Penz 2010-08-23 11:26:48 UTC

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