Bug 219092 - crash on authentication after opening smb://server/
Summary: crash on authentication after opening smb://server/
Status: RESOLVED DUPLICATE of bug 197851
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smb (show other bugs)
Version: 4.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 19:10 UTC by David Palacio
Modified: 2009-12-17 21:01 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 David Palacio 2009-12-17 19:10:56 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

On Dolphin I open smb://server/. It asks for authentication which I give. Shortly it crashes.

Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 0 (LWP 3745)]

Thread 2 (Thread 0x40b7d950 (LWP 3855)):
#0  0xffffffffff60012d in ?? ()
#1  0x00007fff6bfff532 in ?? ()
#2  0x00007f315dbcdaad in clock_gettime () from /lib/librt.so.1
#3  0x00007f31630ee82f in qt_gettime () at kernel/qcore_unix.cpp:109
#4  0x00007f31630f394d in QTimerInfoList::updateCurrentTime (this=0x40b7cdf0) at kernel/qeventdispatcher_unix.cpp:340
#5  0x00007f31630f3975 in QTimerInfoList::timerWait (this=0x40b7cdf0, tm=@0x40b7cdf0) at kernel/qeventdispatcher_unix.cpp:443
#6  0x00007f31630f178c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x40b7cf04) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f31630f1835 in timerSourcePrepare (source=0x40b7cdf0, timeout=0x40b7cdf0) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f315d941cb2 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#9  0x00007f315d94205f in ?? () from /lib/libglib-2.0.so.0
#10 0x00007f315d94252c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#11 0x00007f31630f1576 in QEventDispatcherGlib::processEvents (this=0x2f66910, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#12 0x00007f31630c5512 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1085788240}) at kernel/qeventloop.cpp:149
#13 0x00007f31630c58e4 in QEventLoop::exec (this=0x40b7d090, flags={i = 1085788336}) at kernel/qeventloop.cpp:201
#14 0x00007f3162fcd847 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#15 0x00007f31630a5dc8 in QInotifyFileSystemWatcherEngine::run (this=0x30f71c0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f3162fd0425 in QThreadPrivate::start (arg=0x30f71c0) at thread/qthread_unix.cpp:244
#17 0x00007f3162d30fc7 in start_thread () from /lib/libpthread.so.0
#18 0x00007f31610935ad in clone () from /lib/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f31661e96f0 (LWP 3745)):
[KCrash Handler]
#5  KDirListerCache::slotUpdateResult (this=0x23ea040, j=<value optimized out>) at /home/kde/src/KDE/kdelibs/kio/kio/kdirlister.cpp:1547
#6  0x00007f31644cb7e7 in KDirListerCache::qt_metacall (this=0x23ea040, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6beba830)
    at /home/kde/build/KDE/kdelibs/kio/kdirlister_p.moc:108
#7  0x00007f31630daba7 in QMetaObject::activate (sender=0x32a4730, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x23f45b0) at kernel/qobject.cpp:3294
#8  0x00007f31637648f2 in KJob::result (this=0x33de05c, _t1=0x32a4730) at /home/kde/build/KDE/kdelibs/kdecore/kjob.moc:194
#9  0x00007f3163764b90 in KJob::emitResult (this=0x32a4730) at /home/kde/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#10 0x00007f316449e7f0 in KIO::SimpleJob::slotFinished (this=0x32a4730) at /home/kde/src/KDE/kdelibs/kio/kio/job.cpp:475
#11 0x00007f316449e925 in KIO::ListJob::slotFinished (this=0x32a4730) at /home/kde/src/KDE/kdelibs/kio/kio/job.cpp:2451
#12 0x00007f31644a202d in KIO::ListJob::qt_metacall (this=0x32a4730, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6bebab70)
    at /home/kde/build/KDE/kdelibs/kio/jobclasses.moc:818
#13 0x00007f31630daba7 in QMetaObject::activate (sender=0x3271830, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x23f45b0) at kernel/qobject.cpp:3294
#14 0x00007f316455a9a1 in KIO::SlaveInterface::dispatch (this=0x3271830, _cmd=104, rawdata=<value optimized out>) at /home/kde/src/KDE/kdelibs/kio/kio/slaveinterface.cpp:175
#15 0x00007f3164557f12 in KIO::SlaveInterface::dispatch (this=0x3271830) at /home/kde/src/KDE/kdelibs/kio/kio/slaveinterface.cpp:91
#16 0x00007f316454bece in KIO::Slave::gotInput (this=0x3271830) at /home/kde/src/KDE/kdelibs/kio/kio/slave.cpp:322
#17 0x00007f316454c0e8 in KIO::Slave::qt_metacall (this=0x3271830, _c=QMetaObject::InvokeMetaMethod, _id=37701040, _a=0x7fff6bebaf90) at /home/kde/build/KDE/kdelibs/kio/slave.moc:82
#18 0x00007f31630daba7 in QMetaObject::activate (sender=0x32c6f40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x23f45b0) at kernel/qobject.cpp:3294
#19 0x00007f316446bfe1 in KIO::ConnectionPrivate::dequeue (this=0x3368b10) at /home/kde/src/KDE/kdelibs/kio/kio/connection.cpp:82
#20 0x00007f316446c43a in KIO::Connection::qt_metacall (this=0x32c6f40, _c=QMetaObject::InvokeMetaMethod, _id=37701040, _a=0x292ebe0) at /home/kde/build/KDE/kdelibs/kio/connection.moc:79
#21 0x00007f31630d7198 in QObject::event (this=0x32c6f40, e=0x33e3ec0) at kernel/qobject.cpp:1260
#22 0x00007f3161cb512d in QApplicationPrivate::notify_helper (this=0x20fa300, receiver=0x32c6f40, e=0x33e3ec0) at kernel/qapplication.cpp:4242
#23 0x00007f3161cbb6ca in QApplication::notify (this=0x7fff6bebba70, receiver=0x32c6f40, e=0x33e3ec0) at kernel/qapplication.cpp:4125
#24 0x00007f3163f910eb in KApplication::notify (this=0x7fff6bebba70, receiver=0x32c6f40, event=0x33e3ec0) at /home/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#25 0x00007f31630c6c4c in QCoreApplication::notifyInternal (this=0x7fff6bebba70, receiver=0x32c6f40, event=0x33e3ec0) at kernel/qcoreapplication.cpp:704
#26 0x00007f31630c7b74 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x20d4270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 0x00007f31630f1a03 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 0x00007f315d93eaca in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f315d942368 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f315d94252c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f31630f155c in QEventDispatcherGlib::processEvents (this=0x20d3880, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#32 0x00007f3161d6775f in QGuiEventDispatcherGlib::processEvents (this=0x33de05c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00007f31630c5512 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1810610592}) at kernel/qeventloop.cpp:149
#34 0x00007f31630c58e4 in QEventLoop::exec (this=0x7fff6bebb9e0, flags={i = 1810610672}) at kernel/qeventloop.cpp:201
#35 0x00007f31630c7df6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x000000000043a1dd in main (argc=3, argv=0x7fff6bebbf58) at /home/kde/src/KDE/kdebase/apps/dolphin/src/main.cpp:94
Comment 1 Dario Andres 2009-12-17 21:01:06 UTC
Those crashes are being tracked at bug 197851. At seems we can now confirm that this is still happening on 4.4 trunk
Thanks

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