Bug 225773 - Dolphin crashes when trying to connect to another computer
Summary: Dolphin crashes when trying to connect to another computer
Status: RESOLVED DUPLICATE of bug 213895
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-06 23:03 UTC by ukkopa
Modified: 2010-02-06 23:50 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 ukkopa 2010-02-06 23:03:03 UTC
Version:           1.4 (using Devel)
OS:                Linux
Installed from:    Compiled sources

Dolphin crashes when trying to connect to another computer with ready set "icons".
Procedure: Places / Network, Network icon, choosing a Linux computer in the network (icon/computername/hw-address?), click this icon -> crash. No crash with other services (ssh/sftp).

---
Application: dolphin (1.4)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) "release 2"
Qt Version: 4.6.1
Operating System: Linux 2.6.33-rc5-1-desktop x86_64
Distribution: "openSUSE 11.3 Milestone 0 (x86_64)"

-- Information about the crash:
<In detail, tell us what you were doing  when the application crashed.>

The crash can be reproduced every time.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f9893338fcb in ?? () from /usr/lib64/libkio.so.5
#6  0x00007f98933eb753 in ?? () from /usr/lib64/libkio.so.5
#7  0x00007f98921c09ef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#8  0x00007f98927de142 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5
#9  0x00007f98927e4dd0 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#10 0x00007f98932f1be3 in KIO::SimpleJob::slotFinished() () from /usr/lib64/libkio.so.5
#11 0x00007f9893387450 in KIO::ListJob::slotFinished() () from /usr/lib64/libkio.so.5
#12 0x00007f98933b15c9 in KIO::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#13 0x00007f98921c09ef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007f98933ce3d1 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libkio.so.5
#15 0x00007f98932b3b53 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libkio.so.5
#16 0x00007f98932f56d6 in KIO::Slave::gotInput() () from /usr/lib64/libkio.so.5
#17 0x00007f98932f58ac in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#18 0x00007f98921c09ef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#19 0x00007f98932b5a07 in ?? () from /usr/lib64/libkio.so.5
#20 0x00007f98932b5acd in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#21 0x00007f98921bd929 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007f989156cd6c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f989157336b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f9892d7f166 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#25 0x00007f98921adbec in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#26 0x00007f98921b0367 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#27 0x00007f98921d7593 in ?? () from /usr/lib64/libQtCore.so.4
#28 0x00007f988c83ef6e in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f988c842938 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f988c842a60 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f98921d70d3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x00007f989161af3e in ?? () from /usr/lib64/libQtGui.so.4
#33 0x00007f98921ac512 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007f98921ac8ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007f98921b062b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#36 0x000000000043a535 in _start ()

Report to https://bugs.kde.org
Comment 1 Dario Andres 2010-02-06 23:50:47 UTC
Those crashes are being tracked at bug 213895. Regards

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