Bug 216063 - dolphin crashed using protocol smb://
Summary: dolphin crashed using protocol smb://
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-25 09:24 UTC by Massimiliano Cantoni
Modified: 2009-11-25 14:08 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 Massimiliano Cantoni 2009-11-25 09:24:44 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
using dolphin and typing smb://[ip of pc windows] dolphin crashed. The problem belongs to this version of kubuntu since the previous release worked flawlessly

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ff0d254a987 in ?? () from /usr/lib/libkio.so.5
#6  0x00007ff0d254cd73 in ?? () from /usr/lib/libkio.so.5
#7  0x00007ff0cf4cbddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x00007ff0d06c6af2 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#9  0x00007ff0d06c6e6f in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#10 0x00007ff0d251cd93 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#11 0x00007ff0d251ced0 in KIO::ListJob::slotFinished() () from /usr/lib/libkio.so.5
#12 0x00007ff0d25249d9 in KIO::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#13 0x00007ff0cf4cbddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007ff0d25dda81 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#15 0x00007ff0d25da333 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#16 0x00007ff0d25cd14d in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#17 0x00007ff0d25cf26c in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#18 0x00007ff0cf4cbddc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00007ff0d24e9f57 in ?? () from /usr/lib/libkio.so.5
#20 0x00007ff0d24ea07d in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#21 0x00007ff0cf4c60f9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007ff0cf949efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007ff0cf9511ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007ff0d0c7eab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007ff0cf4b6c2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x00007ff0cf4b780a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0x00007ff0cf4df533 in ?? () from /usr/lib/libQtCore.so.4
#28 0x00007ff0cafd4bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007ff0cafd8588 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007ff0cafd86b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007ff0cf4df1a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007ff0cf9de4be in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007ff0cf4b5532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007ff0cf4b5904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007ff0cf4b7ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0000000000439555 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-25 14:08:34 UTC
- Does Dolphin crash again if you repeat the same situation ?
Merging with bug 197851
Thanks

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