Bug 238931 - Dolphin plante pdt déplacement de fichier sur HDD
Summary: Dolphin plante pdt déplacement de fichier sur HDD
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 21:53 UTC by zeilloc
Modified: 2010-09-12 17:42 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 zeilloc 2010-05-26 21:53:54 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Plantage lors du transfert de fichier vers un HDD externe.

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

Thread 2 (Thread 0xb4d8bb70 (LWP 9846)):
#0  0x00c61422 in __kernel_vsyscall ()
#1  0x00e3ab86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x0990a4eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x098fd0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x098fd4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x03e0660f in QEventDispatcherGlib::processEvents (this=0xa2af598, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x03dd9059 in QEventLoop::processEvents (this=0xb4d8b290, flags=) at kernel/qeventloop.cpp:149
#7  0x03dd94aa in QEventLoop::exec (this=0xb4d8b290, flags=...) at kernel/qeventloop.cpp:201
#8  0x03cd55a8 in QThread::exec (this=0xa2a0cc8) at thread/qthread.cpp:487
#9  0x03db8c1b in QInotifyFileSystemWatcherEngine::run (this=0xa2a0cc8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x03cd832e in QThreadPrivate::start (arg=0xa2a0cc8) at thread/qthread_unix.cpp:248
#11 0x0058596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x00e48a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb76f7710 (LWP 9843)):
[KCrash Handler]
#6  QMetaObjectPrivate::disconnectHelper (sender=0xa4aab50, signal_index=-1, receiver=0xa33d358, method_index=-1, disconnectType=QMetaObjectPrivate::DisconnectAll) at kernel/qobject.cpp:2990
#7  QMetaObjectPrivate::disconnect (sender=0xa4aab50, signal_index=-1, receiver=0xa33d358, method_index=-1, disconnectType=QMetaObjectPrivate::DisconnectAll) at kernel/qobject.cpp:3050
#8  0x03df1d41 in QObject::disconnect (sender=0xa4aab50, signal=0x0, receiver=0xa33d358, method=0x0) at kernel/qobject.cpp:2762
#9  0x00973b00 in QObject::disconnect (this=0xa33d358) at /usr/include/qt4/QtCore/qobject.h:229
#10 KIO::Connection::close (this=0xa33d358) at ../../kio/kio/connection.cpp:422
#11 0x00975110 in ~Connection (this=0xa33d358, __in_chrg=<value optimized out>) at ../../kio/kio/connection.cpp:396
#12 0x00a74c2d in ~SlaveInterfacePrivate (this=0xa48e4c8, __in_chrg=<value optimized out>) at ../../kio/kio/slaveinterface_p.h:41
#13 ~SlaveInterface (this=0xa48e4c8, __in_chrg=<value optimized out>) at ../../kio/kio/slaveinterface.cpp:57
#14 0x00a675fd in ~Slave (this=0xa48e4c8, __in_chrg=<value optimized out>) at ../../kio/kio/slave.cpp:171
#15 0x03de9d65 in qDeleteInEventHandler (o=0xa306e08) at kernel/qobject.cpp:3998
#16 0x03deb428 in QObject::event (this=0xa48e4c8, e=0x1) at kernel/qobject.cpp:1231
#17 0x041194dc in QApplicationPrivate::notify_helper (this=0x9fe05a0, receiver=0xa48e4c8, e=0xa4fdcf8) at kernel/qapplication.cpp:4300
#18 0x0412005e in QApplication::notify (this=0xbfa38d54, receiver=0xa48e4c8, e=0xa4fdcf8) at kernel/qapplication.cpp:3704
#19 0x011c2f2a in KApplication::notify (this=0xbfa38d54, receiver=0xa48e4c8, event=0xa4fdcf8) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x03ddaa3b in QCoreApplication::notifyInternal (this=0xbfa38d54, receiver=0xa48e4c8, event=0xa4fdcf8) at kernel/qcoreapplication.cpp:704
#21 0x03ddd473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9fbc2c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9fbc2c0) at kernel/qcoreapplication.cpp:1345
#23 0x03ddd5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#24 0x03e06adf in QCoreApplication::sendPostedEvents (s=0x9fded10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=0x9fded10) at kernel/qeventdispatcher_glib.cpp:276
#26 0x098f95e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0x098fd2d8 in ?? () from /lib/libglib-2.0.so.0
#28 0x098fd4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0x03e065d5 in QEventDispatcherGlib::processEvents (this=0x9fbc4a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#30 0x041d9135 in QGuiEventDispatcherGlib::processEvents (this=0x9fbc4a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x03dd9059 in QEventLoop::processEvents (this=0xbfa38cb4, flags=) at kernel/qeventloop.cpp:149
#32 0x03dd94aa in QEventLoop::exec (this=0xbfa38cb4, flags=...) at kernel/qeventloop.cpp:201
#33 0x03ddd69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0x04119577 in QApplication::exec () at kernel/qapplication.cpp:3579
#35 0x0807bbcf in main (argc=5, argv=0xbfa38f34) at ../../../../apps/dolphin/src/main.cpp:101

Reported using DrKonqi
Comment 1 FiNeX 2010-09-12 15:29:19 UTC
Please, would you like to translate the problem in english? Moreover an explanation of how to reproduce the crash (if possible) would be very useful.
Comment 2 zeilloc 2010-09-12 16:29:07 UTC
This problem doest not appear now. Thks.