Bug 208607 - Dolphin crash while copying
Summary: Dolphin crash while copying
Status: RESOLVED DUPLICATE of bug 191589
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-09-26 15:35 UTC by Pedro
Modified: 2009-09-26 20:53 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 Pedro 2009-09-26 15:35:21 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 161"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb7eafc2d in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0xb7eb041c in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0xb7eb28a3 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0xb66ea788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb66eb412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb7dba927 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0xb7dbc293 in ?? () from /usr/lib/libkio.so.5
#13 0xb7dbc676 in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0xb66e3eab in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0xb66e5970 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb68ef7bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb68f7aae in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb764c72d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb66d516b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb66d5db5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0xb66d5fad in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0xb6700c8f in ?? () from /usr/lib/libQtCore.so.4
#23 0xb5ece9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb5ed2083 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb5ed2241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb67008d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb698fca5 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb66d378a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb66d3bd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb66d6079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0xb68ef637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0807ab6f in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-26 20:53:42 UTC
This is a KIO error. Thanks

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