Bug 204175 - dolphin crash while accessing a samba share protected with password
Summary: dolphin crash while accessing a samba share protected with 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-08-17 15:00 UTC by Laurent RINEAU
Modified: 2009-08-17 15:45 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 Laurent RINEAU 2009-08-17 15:00:53 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-217.2.7.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Dolphin segfaulted. I opened dolphin (no other dolphin windows was opened before in that session). I have entered the address "smb://192.168.2.150" (that IP address corresponds to a Vista 64 bits machine, where the "Public" directory is shared, with the option "password required"). Then the usual popup dialog asked for login and password of the Windows account. I typed them. The crash occured when I clicked on the "OK" button of that dialog. The dialog disappeared, and dolphin was refreshing its content, as if it was about to display the list of files on the samba share. Then dolphin crashed (segfault) before I can see any file.

Now that the login/password is stored somewhere (in wallet?), any new dolphin windows segfaults if I enter the same smb:// address, before any popup appear.

Strange: if I type the following in konsole: 
   dolphin smb://192.168.2.150
then dolphin appears and shows my shared directory (no segfault).


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ffb8dd9e6f7 in KDirListerCache::slotUpdateResult (this=0x20a0be0, j=<value optimized out>) at /usr/src/debug/kdelibs-4.3.0/kio/kio/kdirlister.cpp:1539
#6  0x00007ffb8dda0ab3 in KDirListerCache::qt_metacall (this=0x20a0be0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb6ea7d80)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kio/kdirlister_p.moc:102
#7  0x00007ffb8a5c4fdc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#8  0x00007ffb8b799322 in KJob::result (this=0x210f782, _t1=0x25d4410) at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kdecore/kjob.moc:188
#9  0x00007ffb8b79969f in KJob::emitResult (this=0x25d4410) at /usr/src/debug/kdelibs-4.3.0/kdecore/jobs/kjob.cpp:304
#10 0x00007ffb8dd70cd3 in KIO::SimpleJob::slotFinished (this=0x25d4410) at /usr/src/debug/kdelibs-4.3.0/kio/kio/job.cpp:477
#11 0x00007ffb8dd70e15 in KIO::ListJob::slotFinished (this=0x25d4410) at /usr/src/debug/kdelibs-4.3.0/kio/kio/job.cpp:2408
#12 0x00007ffb8dd789e9 in KIO::ListJob::qt_metacall (this=0x25d4410, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb6ea80c0)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kio/jobclasses.moc:764
#13 0x00007ffb8a5c4fdc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007ffb8de32261 in KIO::SlaveInterface::dispatch (this=0x2659810, _cmd=104, rawdata=@0x7fffb6ea8310) at /usr/src/debug/kdelibs-4.3.0/kio/kio/slaveinterface.cpp:175
#15 0x00007ffb8de2ec13 in KIO::SlaveInterface::dispatch (this=0x2659810) at /usr/src/debug/kdelibs-4.3.0/kio/kio/slaveinterface.cpp:91
#16 0x00007ffb8de21cd2 in KIO::Slave::gotInput (this=0x2659810) at /usr/src/debug/kdelibs-4.3.0/kio/kio/slave.cpp:322
#17 0x00007ffb8de23cdc in KIO::Slave::qt_metacall (this=0x2659810, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb6ea8480)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kio/slave.moc:76
#18 0x00007ffb8a5c4fdc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#19 0x00007ffb8dd3e8a7 in KIO::ConnectionPrivate::dequeue (this=0x26cb380) at /usr/src/debug/kdelibs-4.3.0/kio/kio/connection.cpp:82
#20 0x00007ffb8dd3e9cd in KIO::Connection::qt_metacall (this=0x26bccd0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x20fb390)
    at /usr/src/debug/kdelibs-4.3.0/x86_64-redhat-linux-gnu/kio/connection.moc:73
#21 0x00007ffb8a5bf309 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007ffb8aa3169c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007ffb8aa386ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007ffb8bf8d546 in KApplication::notify (this=0x7fffb6ea8e30, receiver=0x26bccd0, event=0x1e74e00) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#25 0x00007ffb8a5afcbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#26 0x00007ffb8a5b08c8 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#27 0x00007ffb8a5d8743 in ?? () from /usr/lib64/libQtCore.so.4
#28 0x00007ffb86342abe in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#29 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#30 0x00007ffb86346278 in g_main_context_iterate (context=0x1e615e0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#31 0x00007ffb863463a0 in IA__g_main_context_iteration (context=0x1e615e0, may_block=1) at gmain.c:2518
#32 0x00007ffb8a5d83b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007ffb8aac442e in ?? () from /usr/lib64/libQtGui.so.4
#34 0x00007ffb8a5ae5f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007ffb8a5ae9c4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#36 0x00007ffb8a5b0b79 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#37 0x0000000000436fd5 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.3.0/apps/dolphin/src/main.cpp:94
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-17 15:45:23 UTC
Merging with bug 197851. Thanks

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