Bug 241670 - Crash at connecting to a samba share
Summary: Crash at connecting to a samba 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-06-13 19:42 UTC by Ingo.Haupt
Modified: 2010-07-24 19:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.68 KB, text/plain)
2010-07-24 19:32 UTC, Martin Lehmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo.Haupt 2010-06-13 19:42:45 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-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I enter 'smb://<IP-Adress>' in the adress line and press enter
Sometimes Dolphin crashes now, sometimes the password dialog appears and it chrashes after erntering username and passwort + pressing enter.
If I do the same in Konqueror or Krusader it works (sorry).


 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0x0090d32b in KDirListerCache::slotUpdateResult (this=0x98ac530, j=0x9c650e0) at ../../kio/kio/kdirlister.cpp:1599
#7  0x00915707 in KDirListerCache::qt_metacall (this=0x98ac530, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfafa848) at ./kdirlister_p.moc:108
#8  0x08620c9a in QMetaObject::metacall (object=0x98ac530, cl=160089392, idx=15, argv=0xbfafa848) at kernel/qmetaobject.cpp:237
#9  0x0862f3d5 in QMetaObject::activate (sender=0x9c650e0, m=0x80cd530, local_signal_index=3, argv=0xbfafa848) at kernel/qobject.cpp:3293
#10 0x093b3183 in KJob::result (this=0x9c650e0, _t1=0x9c650e0) at ./kjob.moc:194
#11 0x093b34e8 in KJob::emitResult (this=0x9c650e0) at ../../kdecore/jobs/kjob.cpp:312
#12 0x008e1f30 in KIO::SimpleJob::slotFinished (this=0x9c650e0) at ../../kio/kio/job.cpp:486
#13 0x008e209e in KIO::ListJob::slotFinished (this=0x9c650e0) at ../../kio/kio/job.cpp:2505
#14 0x008e604e in KIO::ListJob::qt_metacall (this=0x9c650e0, _c=QMetaObject::InvokeMetaMethod, _id=43, _a=0xbfafaaac) at ./jobclasses.moc:818
#15 0x08620c9a in QMetaObject::metacall (object=0x9c650e0, cl=160089392, idx=43, argv=0xbfafaaac) at kernel/qmetaobject.cpp:237
#16 0x0862f3d5 in QMetaObject::activate (sender=0x9c02608, m=0xa90f44, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3293
#17 0x009ac707 in KIO::SlaveInterface::finished (this=0x9c02608) at ./slaveinterface.moc:171
#18 0x009afa2d in KIO::SlaveInterface::dispatch (this=0x9c02608, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#19 0x009acbc3 in KIO::SlaveInterface::dispatch (this=0x9c02608) at ../../kio/kio/slaveinterface.cpp:91
#20 0x009a0088 in KIO::Slave::gotInput (this=0x9c02608) at ../../kio/kio/slave.cpp:324
#21 0x009a0293 in KIO::Slave::qt_metacall (this=0x9c02608, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfafadbc) at ./slave.moc:82
#22 0x08620c9a in QMetaObject::metacall (object=0x9c02608, cl=160089392, idx=30, argv=0xbfafadbc) at kernel/qmetaobject.cpp:237
#23 0x0862f3d5 in QMetaObject::activate (sender=0x9a69078, m=0xa8d820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#24 0x008aabd7 in KIO::Connection::readyRead (this=0x9a69078) at ./connection.moc:92
#25 0x008acf8e in KIO::ConnectionPrivate::dequeue (this=0x9b531b8) at ../../kio/kio/connection.cpp:82
#26 0x008ad0be in KIO::Connection::qt_metacall (this=0x9a69078, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x9bf1fd0) at ./connection.moc:79
#27 0x08620c9a in QMetaObject::metacall (object=0x9a69078, cl=160089392, idx=5, argv=0x9bf1fd0) at kernel/qmetaobject.cpp:237
#28 0x0862b336 in QMetaCallEvent::placeMetaCall (this=0x9b80790, object=0x9a69078) at kernel/qobject.cpp:561
#29 0x0862c3fe in QObject::event (this=0x9a69078, e=0x9b80790) at kernel/qobject.cpp:1248
#30 0x06a624dc in QApplicationPrivate::notify_helper (this=0x96f06d8, receiver=0x9a69078, e=0x9b80790) at kernel/qapplication.cpp:4300
#31 0x06a6905e in QApplication::notify (this=0xbfafb714, receiver=0x9a69078, e=0x9b80790) at kernel/qapplication.cpp:3704
#32 0x01180f2a in KApplication::notify (this=0xbfafb714, receiver=0x9a69078, event=0x9b80790) at ../../kdeui/kernel/kapplication.cpp:302
#33 0x0861ba3b in QCoreApplication::notifyInternal (this=0xbfafb714, receiver=0x9a69078, event=0x9b80790) at kernel/qcoreapplication.cpp:704
#34 0x0861e473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x96d02c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x96d02c0) at kernel/qcoreapplication.cpp:1345
#36 0x0861e5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#37 0x08647adf in QCoreApplication::sendPostedEvents (s=0x96fddb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=0x96fddb0) at kernel/qeventdispatcher_glib.cpp:276
#39 0x014b05e5 in g_main_dispatch (context=0x96f2b10) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#40 IA__g_main_context_dispatch (context=0x96f2b10) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#41 0x014b42d8 in g_main_context_iterate (context=0x96f2b10, block=<value optimized out>, dispatch=1, self=0x96ef118) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#42 0x014b44b8 in IA__g_main_context_iteration (context=0x96f2b10, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#43 0x086475d5 in QEventDispatcherGlib::processEvents (this=0x96d04a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#44 0x06b22135 in QGuiEventDispatcherGlib::processEvents (this=0x96d04a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x0861a059 in QEventLoop::processEvents (this=0xbfafb674, flags=) at kernel/qeventloop.cpp:149
#46 0x0861a4aa in QEventLoop::exec (this=0xbfafb674, flags=...) at kernel/qeventloop.cpp:201
#47 0x0861e69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#48 0x06a62577 in QApplication::exec () at kernel/qapplication.cpp:3579
#49 0x0807bbcf in main (argc=5, argv=0xbfafb8f4) at ../../../../apps/dolphin/src/main.cpp:101

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

Possible duplicates by query: bug 238475, bug 236519, bug 197851.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-26 03:03:20 UTC

*** This bug has been marked as a duplicate of bug 197851 ***
Comment 2 Martin Lehmann 2010-07-24 19:32:12 UTC
Created attachment 49458 [details]
New crash information added by DrKonqi

Connection with Sambashare crashes with Dolphin and Konqueror, although Password and Username were entered correct and the useraccount had the right Permissions. The Password uses special character such as Symbols and German "Umlaut" (äüö etc...). When I try to mount the share on the commandline, there's a message stating "Permission denied". But the Permissions can't be the problem. I tried with two different accounts which both should have at least write permissions (one of them was even the windows builtin domainadmin).