Bug 222082 - Crash when viewing Own Network Shares
Summary: Crash when viewing Own Network Shares
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:
Depends on:
Blocks:
 
Reported: 2010-01-10 18:01 UTC by rookcifer
Modified: 2010-01-10 21:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.20 KB, text/plain)
2010-01-10 18:35 UTC, Pascal d'Hermilly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rookcifer 2010-01-10 18:01:24 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Dolphin crashes every time I go to network shares and try to browse to my own computer (localhost).

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0x125ebe0, j=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QList (this=0x125ebe0, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:111
#7  KDirListerCache::slotResult (this=0x125ebe0, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1119
#8  0x00007f7a407f6e93 in KDirListerCache::qt_metacall (this=0x125ebe0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe7a04650) at ./kdirlister_p.moc:99
#9  0x00007f7a3d771ddc in QMetaObject::activate (sender=0x17a7b20, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x125af50) at kernel/qobject.cpp:3113
#10 0x00007f7a3e96ce62 in KJob::result (this=0x1504baa, _t1=0x17a7b20) at ./kjob.moc:188
#11 0x00007f7a3e96d1df in KJob::emitResult (this=0x17a7b20) at ../../kdecore/jobs/kjob.cpp:304
#12 0x00007f7a407c6d93 in KIO::SimpleJob::slotFinished (this=0x17a7b20) at ../../kio/kio/job.cpp:477
#13 0x00007f7a407c6ed0 in KIO::ListJob::slotFinished (this=0x17a7b20) at ../../kio/kio/job.cpp:2408
#14 0x00007f7a407ce9d9 in KIO::ListJob::qt_metacall (this=0x17a7b20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe7a04980) at ./jobclasses.moc:764
#15 0x00007f7a3d771ddc in QMetaObject::activate (sender=0x1760250, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x125af50) at kernel/qobject.cpp:3113
#16 0x00007f7a40887a91 in KIO::SlaveInterface::dispatch (this=0x1760250, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#17 0x00007f7a40884343 in KIO::SlaveInterface::dispatch (this=0x1760250) at ../../kio/kio/slaveinterface.cpp:91
#18 0x00007f7a4087715d in KIO::Slave::gotInput (this=0x1760250) at ../../kio/kio/slave.cpp:322
#19 0x00007f7a4087927c in KIO::Slave::qt_metacall (this=0x1760250, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe7a04d40) at ./slave.moc:76
#20 0x00007f7a3d771ddc in QMetaObject::activate (sender=0x16c5620, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x125af50) at kernel/qobject.cpp:3113
#21 0x00007f7a40793ed7 in KIO::ConnectionPrivate::dequeue (this=0x17a1ec0) at ../../kio/kio/connection.cpp:82
#22 0x00007f7a40793ffd in KIO::Connection::qt_metacall (this=0x16c5620, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1b05cd0) at ./connection.moc:73
#23 0x00007f7a3d76c0f9 in QObject::event (this=0x16c5620, e=0x12d9b20) at kernel/qobject.cpp:1111
#24 0x00007f7a3dbefefc in QApplicationPrivate::notify_helper (this=0x105a690, receiver=0x16c5620, e=0x12d9b20) at kernel/qapplication.cpp:4056
#25 0x00007f7a3dbf71ce in QApplication::notify (this=0x7fffe7a056f0, receiver=0x16c5620, e=0x12d9b20) at kernel/qapplication.cpp:4021
#26 0x00007f7a3ef28e56 in KApplication::notify (this=0x7fffe7a056f0, receiver=0x16c5620, event=0x12d9b20) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x00007f7a3d75cc2c in QCoreApplication::notifyInternal (this=0x7fffe7a056f0, receiver=0x16c5620, event=0x12d9b20) at kernel/qcoreapplication.cpp:610
#28 0x00007f7a3d75d80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x102f4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x102f4d0) at kernel/qcoreapplication.cpp:1247
#30 0x00007f7a3d785533 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 0x00007f7a3927abce in g_main_dispatch (context=0x105e920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x105e920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#34 0x00007f7a3927e598 in g_main_context_iterate (context=0x105e920, 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 0x00007f7a3927e6c0 in IA__g_main_context_iteration (context=0x105e920, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#36 0x00007f7a3d7851a6 in QEventDispatcherGlib::processEvents (this=0x102ed20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#37 0x00007f7a3dc844be in QGuiEventDispatcherGlib::processEvents (this=0x1504baa, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#38 0x00007f7a3d75b532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007f7a3d75b904 in QEventLoop::exec (this=0x7fffe7a05640, flags=) at kernel/qeventloop.cpp:201
#40 0x00007f7a3d75dab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0x00000000004394e5 in _start ()

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

Reported using DrKonqi
Comment 1 Pascal d'Hermilly 2010-01-10 18:35:17 UTC
Created attachment 39742 [details]
New crash information added by DrKonqi

KDE 4.4 RC1
I go to Network (remote:/) places
Click on the Network folder (network:/)
I click on any computer name. (network:/xxxname.local/)
The name apears again with the mac adress. When I click it dolphin chrashes
Comment 2 Dario Andres 2010-01-10 21:04:37 UTC
This is being tracked at bug 213895. Thanks
Comment 3 Dario Andres 2010-01-10 21:05:00 UTC

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