Bug 215811 - dolphin crash when opening a windows server after inserting password
Summary: dolphin crash when opening a windows server after inserting password
Status: RESOLVED DUPLICATE of bug 197851
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: 2009-11-23 11:33 UTC by hybris
Modified: 2009-11-23 13:51 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 hybris 2009-11-23 11:33:40 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-1-686 i686
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
i was trying _not_ to open a specific share but the "server" (smb://theserver/) itself to have the list of the shares
dolphin crashed after giving username and password

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  KDirListerCache::slotUpdateResult (this=0xa1d6718, j=0xa84a270) at ../../kio/kio/kdirlister.cpp:1539
#7  0xb7589da4 in KDirListerCache::qt_metacall (this=0xa1d6718, _c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbfface2c) at ./kdirlister_p.moc:102
#8  0xb606d303 in QMetaObject::activate (sender=0xa84a270, from_signal_index=7, to_signal_index=7, argv=0xbfface2c) at kernel/qobject.cpp:3112
#9  0xb606df42 in QMetaObject::activate (sender=0xa84a270, m=0x80b5580, local_signal_index=3, argv=0xbfface2c) at kernel/qobject.cpp:3186
#10 0xb6c554d3 in KJob::result (this=0xa84a270, _t1=0xa84a270) at ./kjob.moc:188
#11 0xb6c55979 in KJob::emitResult (this=0xa84a270) at ../../kdecore/jobs/kjob.cpp:304
#12 0xb755abd5 in KIO::SimpleJob::slotFinished (this=0xa84a270) at ../../kio/kio/job.cpp:477
#13 0xb755b194 in KIO::ListJob::slotFinished (this=0xa84a270) at ../../kio/kio/job.cpp:2408
#14 0xb755cbd3 in KIO::ListJob::qt_metacall (this=0xa84a270, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbffad018) at ./jobclasses.moc:764
#15 0xb606d303 in QMetaObject::activate (sender=0xa828158, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3112
#16 0xb606df42 in QMetaObject::activate (sender=0xa828158, m=0xb7702ba4, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3186
#17 0xb76207d7 in KIO::SlaveInterface::finished (this=0xa828158) at ./slaveinterface.moc:165
#18 0xb7624587 in KIO::SlaveInterface::dispatch (this=0xa828158, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#19 0xb7620cb7 in KIO::SlaveInterface::dispatch (this=0xa828158) at ../../kio/kio/slaveinterface.cpp:91
#20 0xb7612c9d in KIO::Slave::gotInput (this=0xa828158) at ../../kio/kio/slave.cpp:322
#21 0xb7615183 in KIO::Slave::qt_metacall (this=0xa828158, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbffad2e8) at ./slave.moc:76
#22 0xb606d303 in QMetaObject::activate (sender=0xa964520, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#23 0xb606df42 in QMetaObject::activate (sender=0xa964520, m=0xb76ff4e0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#24 0xb751ed57 in KIO::Connection::readyRead (this=0xa964520) at ./connection.moc:86
#25 0xb7520663 in KIO::ConnectionPrivate::dequeue (this=0xa892ff8) at ../../kio/kio/connection.cpp:82
#26 0xb7520a46 in KIO::Connection::qt_metacall (this=0xa964520, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xa8302e8) at ./connection.moc:73
#27 0xb6066b0b in QMetaCallEvent::placeMetaCall (this=0xa081060, object=0xa964520) at kernel/qobject.cpp:477
#28 0xb60685e0 in QObject::event (this=0xa964520, e=0xa081060) at kernel/qobject.cpp:1110
#29 0xb6290a94 in QApplicationPrivate::notify_helper (this=0xa05a7b8, receiver=0xa964520, e=0xa081060) at kernel/qapplication.cpp:4065
#30 0xb6298bee in QApplication::notify (this=0xbffada94, receiver=0xa964520, e=0xa081060) at kernel/qapplication.cpp:3605
#31 0xb6f8b0fd in KApplication::notify (this=0xbffada94, receiver=0xa964520, event=0xa081060) at ../../kdeui/kernel/kapplication.cpp:302
#32 0xb60581eb in QCoreApplication::notifyInternal (this=0xbffada94, receiver=0xa964520, event=0xa081060) at kernel/qcoreapplication.cpp:610
#33 0xb6058e2e in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0xa03c800) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa03c800) at kernel/qcoreapplication.cpp:1247
#35 0xb605900d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#36 0xb60834cf in QCoreApplication::sendPostedEvents (s=0xa05c910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#37 postEventSourceDispatch (s=0xa05c910) at kernel/qeventdispatcher_glib.cpp:276
#38 0xb56afe98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0xb56b3623 in ?? () from /lib/libglib-2.0.so.0
#40 0xb56b37a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0xb6083041 in QEventDispatcherGlib::processEvents (this=0xa03c340, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#42 0xb6330305 in QGuiEventDispatcherGlib::processEvents (this=0xa03c340, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#43 0xb605683a in QEventLoop::processEvents (this=0xbffada20, flags=...) at kernel/qeventloop.cpp:149
#44 0xb6056c82 in QEventLoop::exec (this=0xbffada20, flags=...) at kernel/qeventloop.cpp:201
#45 0xb60590d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#46 0xb6290917 in QApplication::exec () at kernel/qapplication.cpp:3525
#47 0x0807a945 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-11-23 13:51:17 UTC
Thanks for the bug report! This crash has been reported already.

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