Bug 270816 - Dolphin crashing when connecting to a Windows 7 machine via SMB
Summary: Dolphin crashing when connecting to a Windows 7 machine via SMB
Status: RESOLVED DUPLICATE of bug 266903
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 11:08 UTC by Ralf Jung
Modified: 2011-04-14 12:49 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 Ralf Jung 2011-04-13 11:08:16 UTC
Application: dolphin (1.5)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
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:
Dolphin is crashing when I attempt to connect to my Win7 box via SMB: I enter "smb://192.168.2.101", then it asks me for username and password, and then it crashes with attached stacktrace. Directly entering the name of a share. "smb://192.168.2.101/something", worked fine however.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  detach (this=0x1e7ef50, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:126
#7  begin (this=0x1e7ef50, j=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:254
#8  KDirListerCache::slotUpdateResult (this=0x1e7ef50, j=<value optimized out>) at ../../kio/kio/kdirlister.cpp:1638
#9  0x00007fd83a29a393 in KDirListerCache::qt_metacall (this=0x1e7ef50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb7263db0) at ./kdirlister_p.moc:108
#10 0x00007fd8383fab27 in QMetaObject::activate (sender=0x239f820, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#11 0x00007fd838ab3a92 in KJob::result (this=0x7fffb7263ab0, _t1=0x239f820) at ./kjob.moc:194
#12 0x00007fd838ab3d30 in KJob::emitResult (this=0x239f820) at ../../kdecore/jobs/kjob.cpp:312
#13 0x00007fd83a2703f3 in KIO::SimpleJob::slotFinished (this=0x239f820) at ../../kio/kio/job.cpp:525
#14 0x00007fd83a270530 in KIO::ListJob::slotFinished (this=0x239f820) at ../../kio/kio/job.cpp:2556
#15 0x00007fd83a2744a9 in KIO::ListJob::qt_metacall (this=0x239f820, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb72640d0) at ./jobclasses.moc:818
#16 0x00007fd8383fab27 in QMetaObject::activate (sender=0x22a1e60, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#17 0x00007fd83a32071e in KIO::SlaveInterface::dispatch (this=0x22a1e60, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#18 0x00007fd83a31d753 in KIO::SlaveInterface::dispatch (this=0x22a1e60) at ../../kio/kio/slaveinterface.cpp:91
#19 0x00007fd83a3110f6 in KIO::Slave::gotInput (this=0x22a1e60) at ../../kio/kio/slave.cpp:347
#20 0x00007fd83a3112dc in KIO::Slave::qt_metacall (this=0x22a1e60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb7264530) at ./slave.moc:82
#21 0x00007fd8383fab27 in QMetaObject::activate (sender=0x1f62a90, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#22 0x00007fd83a23d077 in KIO::ConnectionPrivate::dequeue (this=0x23a4e00) at ../../kio/kio/connection.cpp:82
#23 0x00007fd83a23d19d in KIO::Connection::qt_metacall (this=0x1f62a90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x22d2920) at ./connection.moc:79
#24 0x00007fd8383f4bde in QObject::event (this=0x1f62a90, e=0x7fffb7263ab0) at kernel/qobject.cpp:1219
#25 0x00007fd839014fdc in QApplicationPrivate::notify_helper (this=0x1cf2d10, receiver=0x1f62a90, e=0x2384d30) at kernel/qapplication.cpp:4396
#26 0x00007fd83901aaed in QApplication::notify (this=0x7fffb7265040, receiver=0x1f62a90, e=0x2384d30) at kernel/qapplication.cpp:4277
#27 0x00007fd839d68586 in KApplication::notify (this=0x7fffb7265040, receiver=0x1f62a90, event=0x2384d30) at ../../kdeui/kernel/kapplication.cpp:310
#28 0x00007fd8383e2cdc in QCoreApplication::notifyInternal (this=0x7fffb7265040, receiver=0x1f62a90, event=0x2384d30) at kernel/qcoreapplication.cpp:732
#29 0x00007fd8383e5c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1cca350) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1cca350) at kernel/qcoreapplication.cpp:1373
#31 0x00007fd83840f653 in sendPostedEvents (s=0x1cfc990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#32 postEventSourceDispatch (s=0x1cfc990) at kernel/qeventdispatcher_glib.cpp:277
#33 0x00007fd833bc8342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x00007fd833bcc2a8 in ?? () from /lib/libglib-2.0.so.0
#35 0x00007fd833bcc45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00007fd83840f193 in QEventDispatcherGlib::processEvents (this=0x1cc9e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#37 0x00007fd8390c7a4e in QGuiEventDispatcherGlib::processEvents (this=0x7fffb7263ab0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fd8383e1a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#39 0x00007fd8383e1dec in QEventLoop::exec (this=0x7fffb7264f80, flags=) at kernel/qeventloop.cpp:201
#40 0x00007fd8383e5ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#41 0x00007fd83c2cf90f in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#42 0x00007fd83bf21d8e 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=0x7fffb7265558) at libc-start.c:226
#43 0x0000000000400659 in _start ()

This bug may be a duplicate of or related to bug 269690, bug 268460.

Possible duplicates by query: bug 270169, bug 269690, bug 268460, bug 266903.

Reported using DrKonqi
Comment 1 Dario Andres 2011-04-14 12:49:36 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 ***