Bug 268460 - Dolphin crash on smb
Summary: Dolphin crash on smb
Status: RESOLVED DUPLICATE of bug 266903
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smb (show other bugs)
Version: 4.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-14 14:26 UTC by Stefano
Modified: 2011-04-14 12:49 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.50 KB, text/plain)
2011-03-25 15:40 UTC, Jim Hunziker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano 2011-03-14 14:26:47 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

Just pressed ok after the login request on a remote share. It happens every time I try to connect.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9b9ecad760 (LWP 20957))]

Thread 3 (Thread 0x7f9b8b190700 (LWP 20958)):
#0  0x00007f9b96c6f94b in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x00007f9b96c6fe78 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f9b96c7045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f9b9a92f1e6 in QEventDispatcherGlib::processEvents (this=0x18704b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f9b9a901a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f9b9a901dec in QEventLoop::exec (this=0x7f9b8b18fdb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f9b9a80c2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f9b9a8e15f8 in QInotifyFileSystemWatcherEngine::run (this=0x1881780) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f9b9a80f27e in QThreadPrivate::start (arg=0x1881780) at thread/qthread_unix.cpp:266
#9  0x00007f9b9712e971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f9b9e5b092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f9b82eba700 (LWP 20980)):
#0  0x00007f9b9e5a4203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f9b96c70009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f9b96c7045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f9b9a92f1e6 in QEventDispatcherGlib::processEvents (this=0x1c25c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f9b9a901a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f9b9a901dec in QEventLoop::exec (this=0x7f9b82eb9db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f9b9a80c2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f9b9a8e15f8 in QInotifyFileSystemWatcherEngine::run (this=0x1d20130) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f9b9a80f27e in QThreadPrivate::start (arg=0x1d20130) at thread/qthread_unix.cpp:266
#9  0x00007f9b9712e971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f9b9e5b092d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f9b9ecad760 (LWP 20957)):
[KCrash Handler]
#6  detach (this=0x1833380, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:126
#7  begin (this=0x1833380, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:254
#8  KDirListerCache::slotUpdateResult (this=0x1833380, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1690
#9  0x00007f9b9c5d1073 in KDirListerCache::qt_metacall (this=0x1833380, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff52816d60) at ./kdirlister_p.moc:108
#10 0x00007f9b9a91ab27 in QMetaObject::activate (sender=0x25d5c20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#11 0x00007f9b9ad70b62 in KJob::result (this=0x7fff52816a50, _t1=0x25d5c20) at ./kjob.moc:194
#12 0x00007f9b9ad70e00 in KJob::emitResult (this=0x25d5c20) at ../../kdecore/jobs/kjob.cpp:312
#13 0x00007f9b9c5a44f3 in KIO::SimpleJob::slotFinished (this=0x25d5c20) at ../../kio/kio/job.cpp:525
#14 0x00007f9b9c5a4630 in KIO::ListJob::slotFinished (this=0x25d5c20) at ../../kio/kio/job.cpp:2564
#15 0x00007f9b9c5a85b9 in KIO::ListJob::qt_metacall (this=0x25d5c20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff52817080) at ./jobclasses.moc:818
#16 0x00007f9b9a91ab27 in QMetaObject::activate (sender=0x25b3e30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#17 0x00007f9b9c65708e in KIO::SlaveInterface::dispatch (this=0x25b3e30, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:173
#18 0x00007f9b9c6540d3 in KIO::SlaveInterface::dispatch (this=0x25b3e30) at ../../kio/kio/slaveinterface.cpp:89
#19 0x00007f9b9c647a66 in KIO::Slave::gotInput (this=0x25b3e30) at ../../kio/kio/slave.cpp:348
#20 0x00007f9b9c647c4c in KIO::Slave::qt_metacall (this=0x25b3e30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff52817500) at ./slave.moc:82
#21 0x00007f9b9a91ab27 in QMetaObject::activate (sender=0x23950f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#22 0x00007f9b9c570f57 in KIO::ConnectionPrivate::dequeue (this=0x2596cd0) at ../../kio/kio/connection.cpp:82
#23 0x00007f9b9c57107d in KIO::Connection::qt_metacall (this=0x23950f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2465390) at ./connection.moc:79
#24 0x00007f9b9a914bde in QObject::event (this=0x23950f0, e=0x7fff52816a50) at kernel/qobject.cpp:1219
#25 0x00007f9b9b2e5fdc in QApplicationPrivate::notify_helper (this=0x1713620, receiver=0x23950f0, e=0x25d5490) at kernel/qapplication.cpp:4396
#26 0x00007f9b9b2ebaed in QApplication::notify (this=0x7fff52818010, receiver=0x23950f0, e=0x25d5490) at kernel/qapplication.cpp:4277
#27 0x00007f9b9c0762c6 in KApplication::notify (this=0x7fff52818010, receiver=0x23950f0, event=0x25d5490) at ../../kdeui/kernel/kapplication.cpp:311
#28 0x00007f9b9a902cdc in QCoreApplication::notifyInternal (this=0x7fff52818010, receiver=0x23950f0, event=0x25d5490) at kernel/qcoreapplication.cpp:732
#29 0x00007f9b9a905c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x16e8350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x16e8350) at kernel/qcoreapplication.cpp:1373
#31 0x00007f9b9a92f653 in sendPostedEvents (s=0x1717620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#32 postEventSourceDispatch (s=0x1717620) at kernel/qeventdispatcher_glib.cpp:277
#33 0x00007f9b96c6c342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x00007f9b96c702a8 in ?? () from /lib/libglib-2.0.so.0
#35 0x00007f9b96c7045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00007f9b9a92f193 in QEventDispatcherGlib::processEvents (this=0x16e7e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#37 0x00007f9b9b398a4e in QGuiEventDispatcherGlib::processEvents (this=0x7fff52816a50, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007f9b9a901a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007f9b9a901dec in QEventLoop::exec (this=0x7fff52817f50, flags=) at kernel/qeventloop.cpp:201
#40 0x00007f9b9a905ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#41 0x00007f9b9e89430f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../dolphin/src/main.cpp:98
#42 0x00007f9b9e4e8d8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff52818528) at libc-start.c:226
#43 0x0000000000400659 in _start ()

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

Possible duplicates by query: bug 266903.

Reported using DrKonqi
Comment 1 Jim Hunziker 2011-03-25 15:40:52 UTC
Created attachment 58332 [details]
New crash information added by DrKonqi

dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed:

Entered login credentials for an SMB share

-- Backtrace (Reduced):
#6  0x00007f6a2f2c0030 in KDirListerCache::slotUpdateResult (this=0x14398b0, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1609
#7  0x00007f6a2f2c7d03 in KDirListerCache::qt_metacall (this=0x14398b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2395f9b0) at ./kdirlister_p.moc:108
[...]
#9  0x00007f6a2dae4712 in KJob::result (this=0x7fff2395f830, _t1=0x1d463b0) at ./kjob.moc:194
#10 0x00007f6a2dae49b0 in KJob::emitResult (this=0x1d463b0) at ../../kdecore/jobs/kjob.cpp:312
#11 0x00007f6a2f29d203 in KIO::SimpleJob::slotFinished (this=0x1d463b0) at ../../kio/kio/job.cpp:522
Comment 2 Dario Andres 2011-04-14 12:49:30 UTC
[Comment from a bug triager]
This issue is being tracked at bug 266903 / bug 197851, merging.
Thanks

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