Bug 245753 - Dolphin crashes when authenticating to Samba share
Summary: Dolphin crashes when authenticating to Samba share
Status: RESOLVED DUPLICATE of bug 197851
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-07-26 11:24 UTC by Alekseenko Andrey
Modified: 2010-08-13 21:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.62 KB, text/plain)
2010-08-13 21:45 UTC, Nikos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alekseenko Andrey 2010-07-26 11:24:39 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
When I try to open the list of available shares on my fellow's PC (running Windows 7), the authentication dialog pops up, I enter the correct login/pass, and then dolphin crashs. I've tried several times with no difference. However, if before opening smb://xx.yy.zz.ww/ I open any particular share on same PC (i.e. smb://xx.yy.zz.ww/tt), everything works fine (i.e. list of available shares is displayed and nothing crashes). I've not encountered any troubles with samba and dolphin when accessing shares which doesn't require authentification.

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007eff865454b2 in KDirListerCache::slotUpdateResult (this=0xa86050, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1599
#6  0x00007eff8654d993 in KDirListerCache::qt_metacall (this=0xa86050, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6941adb0) at ./kdirlister_p.moc:108
#7  0x00007eff84727e3f in QMetaObject::activate (sender=0xb2a780, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xa5ca80) at kernel/qobject.cpp:3293
#8  0x00007eff84da5b82 in KJob::result (this=0x10cc0ee, _t1=0xb2a780) at ./kjob.moc:194
#9  0x00007eff84da5e20 in KJob::emitResult (this=0xb2a780) at ../../kdecore/jobs/kjob.cpp:312
#10 0x00007eff8651c503 in KIO::SimpleJob::slotFinished (this=0xb2a780) at ../../kio/kio/job.cpp:486
#11 0x00007eff8651c640 in KIO::ListJob::slotFinished (this=0xb2a780) at ../../kio/kio/job.cpp:2505
#12 0x00007eff86520339 in KIO::ListJob::qt_metacall (this=0xb2a780, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6941b0e0) at ./jobclasses.moc:818
#13 0x00007eff84727e3f in QMetaObject::activate (sender=0x102bf70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xa5ca80) at kernel/qobject.cpp:3293
#14 0x00007eff865dc271 in KIO::SlaveInterface::dispatch (this=0x102bf70, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#15 0x00007eff865d95e3 in KIO::SlaveInterface::dispatch (this=0x102bf70) at ../../kio/kio/slaveinterface.cpp:91
#16 0x00007eff865cda46 in KIO::Slave::gotInput (this=0x102bf70) at ../../kio/kio/slave.cpp:324
#17 0x00007eff865cdc2c in KIO::Slave::qt_metacall (this=0x102bf70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6941b500) at ./slave.moc:82
#18 0x00007eff84727e3f in QMetaObject::activate (sender=0xf0ea40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xa5ca80) at kernel/qobject.cpp:3293
#19 0x00007eff864eb9d7 in KIO::ConnectionPrivate::dequeue (this=0x10cb700) at ../../kio/kio/connection.cpp:82
#20 0x00007eff864ebafd in KIO::Connection::qt_metacall (this=0xf0ea40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x119f870) at ./connection.moc:79
#21 0x00007eff84724d49 in QObject::event (this=0xf0ea40, e=0xfb52c0) at kernel/qobject.cpp:1248
#22 0x00007eff8530222c in QApplicationPrivate::notify_helper (this=0x947cb0, receiver=0xf0ea40, e=0xfb52c0) at kernel/qapplication.cpp:4300
#23 0x00007eff853086fb in QApplication::notify (this=0x7fff6941c000, receiver=0xf0ea40, e=0xfb52c0) at kernel/qapplication.cpp:4183
#24 0x00007eff8600d526 in KApplication::notify (this=0x7fff6941c000, receiver=0xf0ea40, event=0xfb52c0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00007eff8471506c in QCoreApplication::notifyInternal (this=0x7fff6941c000, receiver=0xf0ea40, event=0xfb52c0) at kernel/qcoreapplication.cpp:704
#26 0x00007eff847177e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x921c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x921c30) at kernel/qcoreapplication.cpp:1345
#28 0x00007eff8473e9d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#30 0x00007eff8040b8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007eff8040f748 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007eff8040f8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007eff8473e513 in QEventDispatcherGlib::processEvents (this=0x921770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#34 0x00007eff853b246e in QGuiEventDispatcherGlib::processEvents (this=0x10cc0ee, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007eff84713992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007eff84713d6c in QEventLoop::exec (this=0x7fff6941bf50, flags=) at kernel/qeventloop.cpp:201
#37 0x00007eff84717aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x000000000043b1c5 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../../apps/dolphin/src/main.cpp:101

This bug may be a duplicate of or related to bug 197851.

Possible duplicates by query: bug 245306, bug 244080, bug 241670, bug 240659, bug 238475.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-07-27 09:11:13 UTC

*** This bug has been marked as a duplicate of bug 197851 ***
Comment 2 Nikos 2010-08-13 21:45:00 UTC
Created attachment 50505 [details]
New crash information added by DrKonqi

dolphin (1.5) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

- What I was doing when the application crashed: I had just tried to connect to a SMB share on a computer running Windows 2003 Server and, when I entered my credentials to the authentication dialog and clicked ok, dolphin crashed. This occured everytime I repeated the task.

-- Backtrace (Reduced):
#6  0x00007f6a0f35c000 in KDirListerCache::slotUpdateResult (this=0x88cde0, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1609
#7  0x00007f6a0f363cd3 in KDirListerCache::qt_metacall (this=0x88cde0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffea3bf720) at ./kdirlister_p.moc:108
[...]
#9  0x00007f6a0db62812 in KJob::result (this=0x7fffea3bf5a0, _t1=0xe973b0) at ./kjob.moc:194
#10 0x00007f6a0db62ab0 in KJob::emitResult (this=0xe973b0) at ../../kdecore/jobs/kjob.cpp:312
#11 0x00007f6a0f3391e3 in KIO::SimpleJob::slotFinished (this=0xe973b0) at ../../kio/kio/job.cpp:522