Bug 401235 - The process processing the mtp protocol unexpectedly stopped.
Summary: The process processing the mtp protocol unexpectedly stopped.
Status: RESOLVED DUPLICATE of bug 396527
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 18.08.3
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-20 08:07 UTC by Dan d'Auge
Modified: 2018-11-20 21:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot with error message (694.70 KB, image/png)
2018-11-20 08:07 UTC, Dan d'Auge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan d'Auge 2018-11-20 08:07:41 UTC
Created attachment 116421 [details]
Screenshot with error message

SUMMARY

Fr : Après avoir transférer des photos de mon téléphone portable Android sur l'ordinateur, j'ai voulu supprimer ces dernières du smartphone avec Dolphin

En : After uploading photos from my Android mobile phone to the computer, I wanted to delete them from the smartphone with Dolphin

STEPS TO REPRODUCE
1. Select all photos in phone device
2. Suppr

OBSERVED RESULT
Voir capture jointe / See attached screenshot

EXPECTED RESULT
Fr : suppression des photos sélectionnées du téléphone portable
En : deleting selected photos from the mobile phone

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE Neon 5.14
KDE Plasma Version: 5.14.3
KDE Frameworks Version: 5.52
Qt Version: 5.11.2

ADDITIONAL INFORMATION

Application: kdeinit5 (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe5e2d64780 (LWP 10344))]

Thread 3 (Thread 0x7fe5d1855700 (LWP 10346)):
#0  0x00007fe5e0ddbbf9 in __GI___poll (fds=0x7fe5d1854e80, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fe5d22866ff in ?? () from /lib/x86_64-linux-gnu/libusb-1.0.so.0
#2  0x00007fe5df2066db in start_thread (arg=0x7fe5d1855700) at pthread_create.c:463
#3  0x00007fe5e0de888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fe5d2056700 (LWP 10345)):
#0  0x00007fe5e116da62 in QThreadData::current (createIfNecessary=createIfNecessary@entry=true) at thread/qthread_unix.cpp:238
#1  0x00007fe5e1394441 in postEventSourcePrepare (timeout=0x0, s=0x7fe5cc004fd0) at kernel/qeventdispatcher_glib.cpp:252
#2  postEventSourceCheck (source=0x7fe5cc004fd0) at kernel/qeventdispatcher_glib.cpp:269
#3  0x00007fe5dd302f51 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe5dd3034e0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fe5dd30364c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007fe5e139404b in QEventDispatcherGlib::processEvents (this=0x7fe5cc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007fe5e133830a in QEventLoop::exec (this=this@entry=0x7fe5d2055df0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#8  0x00007fe5e1163bba in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525
#9  0x00007fe5d895ce45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007fe5e116eadb in QThreadPrivate::start (arg=0x7fe5d8bd4d60) at thread/qthread_unix.cpp:367
#11 0x00007fe5df2066db in start_thread (arg=0x7fe5d2056700) at pthread_create.c:463
#12 0x00007fe5e0de888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fe5e2d64780 (LWP 10344)):
[KCrash Handler]
#6  MTPSlave::del (this=0x7ffe89ff2fc0, url=...) at ./mtp/kio_mtp.cpp:829
#7  0x00007fe5d9d77ef8 in KIO::SlaveBase::dispatch (this=0x7ffe89ff2fd0, command=75, data=...) at ./src/core/slavebase.cpp:1224
#8  0x00007fe5d9d794e6 in KIO::SlaveBase::dispatchLoop (this=0x7ffe89ff2fd0) at ./src/core/slavebase.cpp:318
#9  0x00007fe5d2a05cb0 in kdemain (argc=<optimized out>, argv=<optimized out>) at ./mtp/kio_mtp.cpp:56
#10 0x0000563adfdcd6dd in launch (argc=4, _name=0x563ae0d64c78 "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/mtp.so", args=<optimized out>, cwd=<optimized out>, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x563adfdd04e7 "0") at ./src/kdeinit/kinit.cpp:706
#11 0x0000563adfdcec4b in handle_launcher_request (sock=8, who=<optimized out>) at ./src/kdeinit/kinit.cpp:1146
#12 0x0000563adfdcf4db in handle_requests (waitForPid=0) at ./src/kdeinit/kinit.cpp:1339
#13 0x0000563adfdca0a4 in main (argc=5, argv=<optimized out>) at ./src/kdeinit/kinit.cpp:1785
Comment 1 Elvis Angelaccio 2018-11-20 21:06:45 UTC

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