Bug 250503 - Dolphin crashes after authentication to Windows Share
Summary: Dolphin crashes after authentication to Windows 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-09-08 00:07 UTC by Sandro Steger
Modified: 2010-09-08 11:23 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 Sandro Steger 2010-09-08 00:07:51 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-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Dolphin crashes after (likely successful) authentication to Windows Share.
To be more precise: It crashed after I pressed the OK-Button on the authentication dialog. I don't know if an authentication attempt to the Windows host took place.
The windows host runs an up-to-date Windows XP (SP3).

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

Thread 3 (Thread 0x7f58fec37710 (LWP 2005)):
#0  0x00007f590b386f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f59077ac4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f59077ac8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f590badb566 in QEventDispatcherGlib::processEvents (this=0x1b6cd80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f590bab0992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f590bab0d6c in QEventLoop::exec (this=0x7f58fec36db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f590b9bad59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f590ba91178 in QInotifyFileSystemWatcherEngine::run (this=0x1c88fe0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f590b9bd775 in QThreadPrivate::start (arg=0x1c88fe0) at thread/qthread_unix.cpp:248
#9  0x00007f59088f29ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f590b3936fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f58f7c54710 (LWP 2122)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f58f6fa2081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f59088f29ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f590b3936fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f590f704760 (LWP 1998)):
[KCrash Handler]
#5  0x00007f590d8e24b2 in KDirListerCache::slotUpdateResult (this=0x194a550, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1599
#6  0x00007f590d8ea993 in KDirListerCache::qt_metacall (this=0x194a550, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc8265500) at ./kdirlister_p.moc:108
#7  0x00007f590bac4e3f in QMetaObject::activate (sender=0x23da600, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x19a9330) at kernel/qobject.cpp:3293
#8  0x00007f590c142b82 in KJob::result (this=0x20d1c9c, _t1=0x23da600) at ./kjob.moc:194
#9  0x00007f590c142e20 in KJob::emitResult (this=0x23da600) at ../../kdecore/jobs/kjob.cpp:312
#10 0x00007f590d8b9503 in KIO::SimpleJob::slotFinished (this=0x23da600) at ../../kio/kio/job.cpp:486
#11 0x00007f590d8b9640 in KIO::ListJob::slotFinished (this=0x23da600) at ../../kio/kio/job.cpp:2505
#12 0x00007f590d8bd339 in KIO::ListJob::qt_metacall (this=0x23da600, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc8265830) at ./jobclasses.moc:818
#13 0x00007f590bac4e3f in QMetaObject::activate (sender=0x1ff5720, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x19a9330) at kernel/qobject.cpp:3293
#14 0x00007f590d979271 in KIO::SlaveInterface::dispatch (this=0x1ff5720, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#15 0x00007f590d9765e3 in KIO::SlaveInterface::dispatch (this=0x1ff5720) at ../../kio/kio/slaveinterface.cpp:91
#16 0x00007f590d96aa46 in KIO::Slave::gotInput (this=0x1ff5720) at ../../kio/kio/slave.cpp:324
#17 0x00007f590d96ac2c in KIO::Slave::qt_metacall (this=0x1ff5720, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc8265c50) at ./slave.moc:82
#18 0x00007f590bac4e3f in QMetaObject::activate (sender=0x2020730, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x19a9330) at kernel/qobject.cpp:3293
#19 0x00007f590d8889d7 in KIO::ConnectionPrivate::dequeue (this=0x20cb230) at ../../kio/kio/connection.cpp:82
#20 0x00007f590d888afd in KIO::Connection::qt_metacall (this=0x2020730, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1c7e7f0) at ./connection.moc:79
#21 0x00007f590bac1d49 in QObject::event (this=0x2020730, e=0x24115b0) at kernel/qobject.cpp:1248
#22 0x00007f590c69f22c in QApplicationPrivate::notify_helper (this=0x1843b30, receiver=0x2020730, e=0x24115b0) at kernel/qapplication.cpp:4300
#23 0x00007f590c6a56fb in QApplication::notify (this=0x7fffc8266750, receiver=0x2020730, e=0x24115b0) at kernel/qapplication.cpp:4183
#24 0x00007f590d3aa526 in KApplication::notify (this=0x7fffc8266750, receiver=0x2020730, event=0x24115b0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00007f590bab206c in QCoreApplication::notifyInternal (this=0x7fffc8266750, receiver=0x2020730, event=0x24115b0) at kernel/qcoreapplication.cpp:704
#26 0x00007f590bab47e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x181d860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x181d860) at kernel/qcoreapplication.cpp:1345
#28 0x00007f590badb9d3 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 0x00007f59077a88c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007f59077ac748 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007f59077ac8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007f590badb513 in QEventDispatcherGlib::processEvents (this=0x181d3a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#34 0x00007f590c74f46e in QGuiEventDispatcherGlib::processEvents (this=0x20d1c9c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f590bab0992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007f590bab0d6c in QEventLoop::exec (this=0x7fffc82666a0, flags=) at kernel/qeventloop.cpp:201
#37 0x00007f590bab4aab 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 249292, bug 245753, bug 245306, bug 244080, bug 241670.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-09-08 11:23:28 UTC
Thanks for the bug report! This crash has been reported already.

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