Bug 223999 - Dolphin crashes whenever I select a network share
Summary: Dolphin crashes whenever I select a network share
Status: RESOLVED NOT A BUG
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-01-24 06:45 UTC by Rich Johnson
Modified: 2010-01-24 06:47 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 Rich Johnson 2010-01-24 06:45:17 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Whenever I browse to a network share and select it, Dolphin crashes. This happens everytime.

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0x1f92e80, j=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QList (this=0x1f92e80, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:114
#7  KDirListerCache::slotResult (this=0x1f92e80, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1180
#8  0x00007fe6172bc343 in KDirListerCache::qt_metacall (this=0x1f92e80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1e21b760) at ./kdirlister_p.moc:105
#9  0x00007fe61549bdc3 in QMetaObject::activate (sender=0x2275d80, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1f97860) at kernel/qobject.cpp:3294
#10 0x00007fe615b1bc62 in KJob::result (this=0x24863d8, _t1=0x2275d80) at ./kjob.moc:194
#11 0x00007fe615b1bf00 in KJob::emitResult (this=0x2275d80) at ../../kdecore/jobs/kjob.cpp:312
#12 0x00007fe61728b0b3 in KIO::SimpleJob::slotFinished (this=0x2275d80) at ../../kio/kio/job.cpp:475
#13 0x00007fe61728b1f0 in KIO::ListJob::slotFinished (this=0x2275d80) at ../../kio/kio/job.cpp:2453
#14 0x00007fe61728ec39 in KIO::ListJob::qt_metacall (this=0x2275d80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1e21ba90) at ./jobclasses.moc:818
#15 0x00007fe61549bdc3 in QMetaObject::activate (sender=0x2454600, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1f97860) at kernel/qobject.cpp:3294
#16 0x00007fe61734a531 in KIO::SlaveInterface::dispatch (this=0x2454600, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#17 0x00007fe6173478a3 in KIO::SlaveInterface::dispatch (this=0x2454600) at ../../kio/kio/slaveinterface.cpp:91
#18 0x00007fe61733bc06 in KIO::Slave::gotInput (this=0x2454600) at ../../kio/kio/slave.cpp:324
#19 0x00007fe61733bdec in KIO::Slave::qt_metacall (this=0x2454600, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1e21beb0) at ./slave.moc:82
#20 0x00007fe61549bdc3 in QMetaObject::activate (sender=0x23e8740, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1f97860) at kernel/qobject.cpp:3294
#21 0x00007fe61725a3b7 in KIO::ConnectionPrivate::dequeue (this=0x23e9650) at ../../kio/kio/connection.cpp:82
#22 0x00007fe61725a4dd in KIO::Connection::qt_metacall (this=0x23e8740, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x24fa610) at ./connection.moc:79
#23 0x00007fe615498d19 in QObject::event (this=0x23e8740, e=0x24f7cd0) at kernel/qobject.cpp:1260
#24 0x00007fe61607be8c in QApplicationPrivate::notify_helper (this=0x1d86570, receiver=0x23e8740, e=0x24f7cd0) at kernel/qapplication.cpp:4242
#25 0x00007fe61608248d in QApplication::notify (this=0x7fff1e21c920, receiver=0x23e8740, e=0x24f7cd0) at kernel/qapplication.cpp:4125
#26 0x00007fe616d7d1e6 in KApplication::notify (this=0x7fff1e21c920, receiver=0x23e8740, event=0x24f7cd0) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007fe61548904c in QCoreApplication::notifyInternal (this=0x7fff1e21c920, receiver=0x23e8740, event=0x24f7cd0) at kernel/qcoreapplication.cpp:704
#28 0x00007fe61548b7c7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1d5ed90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1d5ed90) at kernel/qcoreapplication.cpp:1345
#30 0x00007fe6154b2ae3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#32 0x00007fe6113ddbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007fe6113e1598 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007fe6113e16c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007fe6154b2623 in QEventDispatcherGlib::processEvents (this=0x1d5e7f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#36 0x00007fe61612a2fe in QGuiEventDispatcherGlib::processEvents (this=0x24863d8, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#37 0x00007fe615487972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#38 0x00007fe615487d4c in QEventLoop::exec (this=0x7fff1e21c870, flags=) at kernel/qeventloop.cpp:201
#39 0x00007fe61548ba8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x000000000043a705 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

Possible duplicates by query: bug 223980, bug 223409, bug 222659, bug 222082, bug 221865.

Reported using DrKonqi
Comment 1 Rich Johnson 2010-01-24 06:46:48 UTC
I filed this report for use in documenting the bug reporting process. I am going to mark it invalid.