Bug 228567 - Dolphin crashed when cancelling deletion of larger files on a second hard drive
Summary: Dolphin crashed when cancelling deletion of larger files on a second hard drive
Status: RESOLVED DUPLICATE of bug 222324
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-26 04:08 UTC by reconciliation
Modified: 2010-02-26 19:00 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 reconciliation 2010-02-26 04:08:48 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-gentoo-r6 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
KDE was compiled from svn on amd64 gentoo, using CFLAGS="-O1 -march=core2 -mtune=core2 -pipe -ggdb"

I was deleting 4 700MB files using Del (key) which sits on another hard drive, mounted as /storage.
After I was noticing that Dolphin was moving the files to the trash:/ folder on the first hard drive I clicked cancel on the operation and Dolphin crashed.

It might be noteworthy that both hard drives are encrypted.

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f019f348740 (LWP 13440))]

Thread 3 (Thread 0x7f018cf4e710 (LWP 13455)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f018749f0de in metronom_sync_loop (this=0xe6dad0) at metronom.c:851
#2  0x00007f019bc63537 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007f019a0934fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f017970b710 (LWP 13568)):
[KCrash Handler]
#5  0x00007f019beeacfb in QBasicAtomicInt::fetchAndAddOrdered (this=0xd35840) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:164
#6  QBasicAtomicInt::fetchAndAddAcquire (this=0xd35840) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:297
#7  QMutex::lock (this=0xd35840) at thread/qmutex.cpp:158
#8  0x00007f019beef345 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:270
#9  0x00007f019beef7b6 in ~__pthread_cleanup_class (arg=0xe93720) at /usr/include/pthread.h:535
#10 QThreadPrivate::start (arg=0xe93720) at thread/qthread_unix.cpp:253
#11 0x00007f019bc63537 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#12 0x00007f019a0934fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7f019f348740 (LWP 13440)):
#0  0x00007f019a08a556 in *__GI___poll (fds=0x7fff9432fb70, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0194591afc in _xcb_conn_wait (c=0x819f00, cond=<value optimized out>, vector=0x7fff9432fc00, count=0x7fff9432fbfc) at xcb_conn.c:306
#2  0x00007f01945920b0 in _xcb_out_send (c=0x819f00, vector=0x7fff9432fc00, count=0x7fff9432fbfc) at xcb_out.c:338
#3  0x00007f019459234c in xcb_writev (c=0x819f00, vector=0x7fff9432fc50, count=3, requests=3) at xcb_out.c:286
#4  0x00007f0199171187 in _XSend (dpy=0x8142a0, data=0x0, size=<value optimized out>) at xcb_io.c:339
#5  0x00007f0199171253 in _XReply (dpy=0x7fff9432fb70, rep=0x7fff9432fd10, extra=0, discard=1) at xcb_io.c:457
#6  0x00007f01991662cc in XSync (dpy=0x8142a0, discard=0) at Sync.c:46
#7  0x00007f019b3b93b5 in QRasterWindowSurface::flush (this=0x991b20, widget=0x930390, rgn=<value optimized out>, offset=...) at painting/qwindowsurface_raster.cpp:223
#8  0x00007f019b3d1a4f in qt_flush (this=0x9a9680, widget=0x0, surface=0x0) at painting/qbackingstore.cpp:104
#9  QWidgetBackingStore::flush (this=0x9a9680, widget=0x0, surface=0x0) at painting/qbackingstore.cpp:1352
#10 0x00007f019b3d1c5b in QWidgetBackingStore::endPaint (this=0x9a9680, cleaned=<value optimized out>, windowSurface=<value optimized out>, beginPaintInfo=<value optimized out>)
    at painting/qbackingstore.cpp:386
#11 0x00007f019b3d332b in QWidgetBackingStore::sync (this=0x9a9680) at painting/qbackingstore.cpp:1294
#12 0x00007f019b228195 in QWidgetPrivate::syncBackingStore (this=0x933f80) at kernel/qwidget.cpp:1672
#13 0x00007f019b22ef3c in QWidget::event (this=0x930390, event=0x7f018800edb0) at kernel/qwidget.cpp:8291
#14 0x00007f019b5c1ce6 in QMainWindow::event (this=0x930390, event=0x7f018800edb0) at widgets/qmainwindow.cpp:1433
#15 0x00007f019cf0431e in KMainWindow::event (this=0x930390, ev=0x7f018800edb0) at /var/tmp/portage/kde-base/kdelibs-4.4.9999/work/kdelibs-4.4.9999/kdeui/widgets/kmainwindow.cpp:1103
#16 0x00007f019cf3c7d6 in KXmlGuiWindow::event (this=0x7fff9432fb70, ev=0x1) at /var/tmp/portage/kde-base/kdelibs-4.4.9999/work/kdelibs-4.4.9999/kdeui/xmlgui/kxmlguiwindow.cpp:131
#17 0x00007f019b1dd55b in QApplicationPrivate::notify_helper (this=<value optimized out>, receiver=0x930390, e=0x7f018800edb0) at kernel/qapplication.cpp:4300
#18 0x00007f019b1e5cbe in QApplication::notify (this=0x7fff94330f80, receiver=0x930390, e=0x7f018800edb0) at kernel/qapplication.cpp:4265
#19 0x00007f019ce3da88 in KApplication::notify (this=0x7fff94330f80, receiver=0x930390, event=0x7f018800edb0)
    at /var/tmp/portage/kde-base/kdelibs-4.4.9999/work/kdelibs-4.4.9999/kdeui/kernel/kapplication.cpp:302
#20 0x00007f019bfce51a in QCoreApplication::notifyInternal (this=0x7fff94330f80, receiver=0x930390, event=0x7f018800edb0) at kernel/qcoreapplication.cpp:704
#21 0x00007f019bfcf232 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x7dd520) at kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7dd520) at kernel/qcoreapplication.cpp:1345
#23 0x00007f019bfcf471 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#24 0x00007f019bff660e in QCoreApplication::sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#26 0x00007f01979b8557 in g_main_dispatch (context=0x811120) at gmain.c:1960
#27 IA__g_main_context_dispatch (context=0x811120) at gmain.c:2513
#28 0x00007f01979bb4fc in g_main_context_iterate (context=0x811120, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#29 0x00007f01979bb60b in IA__g_main_context_iteration (context=0x811120, may_block=1) at gmain.c:2654
#30 0x00007f019bff5d1a in QEventDispatcherGlib::processEvents (this=0x7dcc40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#31 0x00007f019b28057f in QGuiEventDispatcherGlib::processEvents (this=0x7fff9432fb70, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f019bfcd01d in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007f019bfcd3d9 in QEventLoop::exec (this=0x7fff94330ef0, flags=...) at kernel/qeventloop.cpp:201
#34 0x00007f019bfcf55a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#35 0x00007f019b1dd5a6 in QApplication::exec () at kernel/qapplication.cpp:3579
#36 0x00000000004373e2 in main (argc=6, argv=0x7fff94331488) at /var/tmp/portage/kde-base/dolphin-4.4.9999/work/dolphin-4.4.9999/dolphin/src/main.cpp:101
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-26 19:00:26 UTC
Those crashes are being tracked at bug 222324. Thanks for the information

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