Bug 214280 - Dolphin crashes when accessing Windows server with username/password
Summary: Dolphin crashes when accessing Windows server with username/password
Status: RESOLVED DUPLICATE of bug 197851
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 17:18 UTC by Andrew Dorney
Modified: 2009-11-12 18:32 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 Andrew Dorney 2009-11-12 17:18:41 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
Tried to use Dolphin to access a Windows file server on my local network with smb://servername/, entered DOMAINNAME\username and my password into the prompt, and then Dolphin crashed.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f1f034ba8b7 in KDirListerCache::slotUpdateResult(KJob*) () from /usr/lib/libkio.so.5
#6  0x00007f1f034bcca3 in KDirListerCache::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#7  0x00007f1f00443d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x00007f1f016267f2 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#9  0x00007f1f01626b6f in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#10 0x00007f1f0348ccd3 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#11 0x00007f1f0348ce10 in KIO::ListJob::slotFinished() () from /usr/lib/libkio.so.5
#12 0x00007f1f03494589 in KIO::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#13 0x00007f1f00443d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f1f0354d901 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#15 0x00007f1f0354a1b3 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#16 0x00007f1f0353cfdd in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#17 0x00007f1f0353f0fc in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#18 0x00007f1f00443d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00007f1f03459e27 in KIO::ConnectionPrivate::dequeue() () from /usr/lib/libkio.so.5
#20 0x00007f1f03459f4d in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x00007f1f0043e059 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007f1f008b007c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f1f008b734e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f1f01bde8f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f1f0042ebfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f1f0042f80a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0x00007f1f00457583 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007f1efc16b1fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007f1efc16ebb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007f1efc16ece0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007f1f00457123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f1f0094314e in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007f1f0042d532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f1f0042d904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007f1f0042fab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0000000000439495 in _start ()

This bug may be a duplicate of or related to bug 214178

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-11-12 18:32:47 UTC
Thanks for the bug report! This crash has been reported already.

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