Bug 215635 - instability and crashes while copying large amounts of files from a cifs share
Summary: instability and crashes while copying large amounts of files from a cifs share
Status: RESOLVED DUPLICATE of bug 208921
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-22 06:56 UTC by David Bobb
Modified: 2009-12-17 17:29 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 David Bobb 2009-11-22 06:56:13 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:
Have a network mounted share with 1,700 files in it, when selecting several of those files dolphin will start to freeze. Navigating to my home folder and then into another folder will cause dolphin to freeze and then crash.

/etc/fstab entry as follows

//192.168.0.100/Shared\040Drive /home/david/shared/shared-randy cifs credentials=/root/excelsior-pc.credentials,rw,user,uid=1000,gid=100 0 0

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffb8be75760 (LWP 4121))]

Thread 2 (Thread 0x7ffb7cae7710 (LWP 4177)):
#0  0x00007ffb87e9c07c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffb88770b53 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007ffb8876c705 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#3  0x00007ffb89714ae1 in ?? () from /usr/lib/libQtDBus.so.4
#4  0x00007ffb81ef6b8a in _dbus_timeout_list_add_timeout () from /usr/lib/libdbus-1.so.3
#5  0x00007ffb81ee32d0 in protected_change_timeout () from /usr/lib/libdbus-1.so.3
#6  0x00007ffb81ee5292 in dbus_connection_send_with_reply () from /usr/lib/libdbus-1.so.3
#7  0x00007ffb81ee54ab in dbus_connection_send_with_reply_and_block () from /usr/lib/libdbus-1.so.3
#8  0x00007ffb89722461 in ?? () from /usr/lib/libQtDBus.so.4
#9  0x00007ffb8970cbc3 in QDBusConnection::call(QDBusMessage const&, QDBus::CallMode, int) const () from /usr/lib/libQtDBus.so.4
#10 0x00007ffb89728dfc in QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&, QList<QVariant> const&) () from /usr/lib/libQtDBus.so.4
#11 0x00007ffb89729359 in QDBusAbstractInterface::internalConstCall(QDBus::CallMode, QString const&, QList<QVariant> const&) const () from /usr/lib/libQtDBus.so.4
#12 0x00007ffb8970f393 in QDBusConnectionInterface::isServiceRegistered(QString const&) const () from /usr/lib/libQtDBus.so.4
#13 0x00007ffb8a99504e in (anonymous namespace)::GlobalModelContainer::init() () from /usr/lib/libnepomuk.so.4
#14 0x00007ffb8a995a3a in Nepomuk::MainModel::listStatements(Soprano::Statement const&) const () from /usr/lib/libnepomuk.so.4
#15 0x00007ffb8a6cdac6 in Soprano::FilterModel::listStatements(Soprano::Statement const&) const () from /usr/lib/libsoprano.so.4
#16 0x00007ffb8a98d499 in Nepomuk::ResourceData::load() () from /usr/lib/libnepomuk.so.4
#17 0x00007ffb8a98dcb8 in Nepomuk::ResourceData::property(QUrl const&) () from /usr/lib/libnepomuk.so.4
#18 0x00007ffb8a9a4fa2 in Nepomuk::Resource::property(QUrl const&) const () from /usr/lib/libnepomuk.so.4
#19 0x00007ffb8a9a64cb in Nepomuk::Resource::rating() const () from /usr/lib/libnepomuk.so.4
#20 0x0000000000440d38 in _start ()

Thread 1 (Thread 0x7ffb8be75760 (LWP 4121)):
[KCrash Handler]
#5  0x00007ffb81ee0984 in _dbus_connection_lock () from /usr/lib/libdbus-1.so.3
#6  0x00007ffb81ef220d in _dbus_pending_call_get_connection_and_lock () from /usr/lib/libdbus-1.so.3
#7  0x00007ffb81ee434e in reply_handler_timeout () from /usr/lib/libdbus-1.so.3
#8  0x00007ffb89713603 in ?? () from /usr/lib/libQtDBus.so.4
#9  0x00007ffb88865423 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007ffb88ce860c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007ffb88cef8de in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007ffb8a018926 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x00007ffb8885633c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007ffb88881b22 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00007ffb8887eb38 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007ffb845851fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007ffb84588bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#18 0x00007ffb84588ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007ffb8887e863 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#20 0x00007ffb88d7b6de in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007ffb88854c72 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0x00007ffb88855044 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007ffb888571f9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#24 0x0000000000439495 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-17 17:29:49 UTC
This is bug 208921, fixed recently. Thanks

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