Bug 217808 - Dolphin crashed after entering samba password
Summary: Dolphin crashed after entering samba 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-12-08 02:31 UTC by Ryan Ren
Modified: 2009-12-08 02:37 UTC (History)
0 users

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 Ryan Ren 2009-12-08 02:31:00 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-ARCH x86_64

What I was doing when the application crashed:
1 input smb://servername in the location
2 input usrname and pwd in the dialog window poped up
3 press enter
4 dolphin crashed

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f65e710f827 in KDirListerCache::slotUpdateResult(KJob*) () from /usr/lib/libkio.so.5
#6  0x00007f65e7111c13 in KDirListerCache::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#7  0x00007f65e4097d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x00007f65e527ab02 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#9  0x00007f65e527ae7f in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#10 0x00007f65e70e1c43 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#11 0x00007f65e70e1d80 in KIO::ListJob::slotFinished() () from /usr/lib/libkio.so.5
#12 0x00007f65e70e94f9 in KIO::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#13 0x00007f65e4097d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f65e71a2871 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#15 0x00007f65e719f123 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#16 0x00007f65e7191f4d in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#17 0x00007f65e719406c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#18 0x00007f65e4097d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00007f65e70aed97 in KIO::ConnectionPrivate::dequeue() () from /usr/lib/libkio.so.5
#20 0x00007f65e70aeebd in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x00007f65e4092059 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007f65e450407c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f65e450b34e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f65e58358f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f65e4082bfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007f65e408380a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0x00007f65e40ab583 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007f65dfdbc1fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0x00007f65dfdbfbb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#30 0x00007f65dfdbfce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0x00007f65e40ab123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f65e459714e in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007f65e4081532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f65e4081904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007f65e4083ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0000000000439495 in _start ()

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

Reported using DrKonqi
Comment 1 Christoph Feck 2009-12-08 02:37:04 UTC

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