https://bugs.kde.org/show_bug.cgi?id=487633
--- Comment #2 from devz...@r-d-w.net --- i attached gdb first to dolphin, however that does not give anything, so I attached it to kiod6 continued it then it crashed wit the following backtrace: (gdb) continue Continuing. Thread 1 "kiod6" received signal SIGSEGV, Segmentation fault. 0x00007d721697e1dd in ?? () from /usr/lib/libc.so.6 (gdb) backtrace #0 0x00007d721697e1dd in ??? () at /usr/lib/libc.so.6 #1 0x00007d7203f3a326 in ??? () at /usr/lib/libmtp.so.9 #2 0x00007d7203f27ec4 in LIBMTP_Get_Filemetadata () at /usr/lib/libmtp.so.9 #3 0x00007d720abf15cc in ??? () at /usr/lib/qt6/plugins/kf6/kiod/kmtpd.so #4 0x00007d720abf6916 in ??? () at /usr/lib/qt6/plugins/kf6/kiod/kmtpd.so #5 0x00007d7217d8463d in ??? () at /usr/lib/libQt6DBus.so.6 #6 0x00007d7217d8538a in ??? () at /usr/lib/libQt6DBus.so.6 #7 0x00007d7217d8eecf in ??? () at /usr/lib/libQt6DBus.so.6 #8 0x00007d7217d8ef1a in ??? () at /usr/lib/libQt6DBus.so.6 #9 0x00007d7216f8c0cf in QObject::event(QEvent*) () at /usr/lib/libQt6Core.so.6 #10 0x00007d7217efc55c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt6Widgets.so.6 #11 0x00007d7216f44e08 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt6Core.so.6 #12 0x00007d7216f451cb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt6Core.so.6 #13 0x00007d72171a45ec in ??? () at /usr/lib/libQt6Core.so.6 #14 0x00007d72165e4a89 in ??? () at /usr/lib/libglib-2.0.so.0 #15 0x00007d72166469b7 in ??? () at /usr/lib/libglib-2.0.so.0 #16 0x00007d72165e3f95 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #17 0x00007d72171a28bd in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #18 0x00007d7216f4f0de in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt6Core.so.6 #19 0x00007d7216f4942d in QCoreApplication::exec() () at /usr/lib/libQt6Core.so.6 #20 0x000057f5270393d9 in ??? () #21 0x00007d7216839c88 in ??? () at /usr/lib/libc.so.6 #22 0x00007d7216839d4c in __libc_start_main () at /usr/lib/libc.so.6 #23 0x000057f5270396b5 in ??? () (gdb) -- You are receiving this mail because: You are watching all bug changes.