https://bugs.kde.org/show_bug.cgi?id=381937
Bug ID: 381937 Summary: Dolphin stopped when moving .zip files to an android MTP device Product: dolphin Version: 16.12.3 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: axel.c.gra...@gmail.com Target Milestone: --- Application: dolphin (16.12.3) Qt Version: 5.7.1 Frameworks Version: 5.31.0 Operating System: Linux 4.10.0-26-generic x86_64 Distribution: Ubuntu 17.04 -- Information about the crash: - What I was doing when the application crashed: I had my smartphone connected via MTP to the PC, I was going to pass several .zip files to the smartphone. As it would not let me copy and paste I had to drag the files The first .zip file I dragged moved perfectly, the error came when I moved the next two .zip files, suddenly Dolphin was closed, although in the notifications reported that the process was completed, it did not move the files properly. So I rebooted Dolphin. I re-moved the files that Dolphin had wrongly moved and other new .zip files and the error did not happen again. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fef56a20900 (LWP 16807))] Thread 4 (Thread 0x7fef2f26f700 (LWP 16812)): #0 0x00007fef56373d8d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fef498c7576 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fef498c768c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fef5064cf2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fef505f688a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fef50423fe3 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fef50428c98 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fef4bc446da in start_thread (arg=0x7fef2f26f700) at pthread_create.c:456 #8 0x00007fef5637fd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 Thread 3 (Thread 0x7fef3d189700 (LWP 16810)): #0 0x00007fef56373d8d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fef498c7576 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fef498c768c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fef5064cf2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x00007fef505f688a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fef50423fe3 in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007fef50a5f5c5 in () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007fef50428c98 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007fef4bc446da in start_thread (arg=0x7fef3d189700) at pthread_create.c:456 #9 0x00007fef5637fd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 Thread 2 (Thread 0x7fef3ef68700 (LWP 16809)): #0 0x00007fef56373d8d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fef49007c62 in () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007fef490098d7 in xcb_wait_for_event () at /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007fef414bfed9 in () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007fef50428c98 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007fef4bc446da in start_thread (arg=0x7fef3ef68700) at pthread_create.c:456 #6 0x00007fef5637fd7f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:105 Thread 1 (Thread 0x7fef56a20900 (LWP 16807)): [KCrash Handler] #6 0x00007fef54457f3d in KIO::JobPrivate::~JobPrivate() () at /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5 #7 0x00007fef5445db46 in () at /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5 #8 0x00007fef544555b1 in KIO::Job::~Job() () at /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5 #9 0x00007fef54455603 in () at /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5 #10 0x00007fef50625390 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007fef5155b35c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x00007fef51562b11 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x00007fef505f88a0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007fef505fb02d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007fef5064cb03 in () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007fef498c7377 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x00007fef498c75e0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007fef498c768c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007fef5064cf0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x00007fef505f688a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007fef505feffc in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007fef5669ab24 in kdemain () at /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so #23 0x00007fef562973f1 in __libc_start_main (main=0x55b673f70770, argc=2, argv=0x7fff45aeec98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff45aeec88) at ../csu/libc-start.c:291 #24 0x000055b673f707aa in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.