Bug 471279 - Dolphin crash when dragging files or folders across or to the path navigation bar
Summary: Dolphin crash when dragging files or folders across or to the path navigation...
Status: RESOLVED DUPLICATE of bug 485258
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.1
Platform: Mandriva RPMs Linux
: HI crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
: 460402 484991 485558 485672 486219 486584 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-06-21 02:31 UTC by Daniel De la rosa
Modified: 2024-05-06 13:36 UTC (History)
20 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Picture illustrating the crash (1.14 MB, image/png)
2024-04-13 11:33 UTC, Dilam
Details
Video showing the dolphin crash (406.89 KB, video/webm)
2024-04-13 11:35 UTC, Dilam
Details
Backtrace of the crash (Dolphin 24.02.2) (51.17 KB, text/vnd.kde.kcrash-report)
2024-04-17 15:59 UTC, mydarkstar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel De la rosa 2023-06-21 02:31:06 UTC
Application: dolphin (23.04.1)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.3.5-desktop-3omv2390 x86_64
Windowing System: X11
Distribution: "OpenMandriva Lx 23.06"
DrKonqi: 5.27.5 [CoredumpBackend]

-- Information about the crash:
dolphin closes when I try to move a file using the top bar of the file path

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

           PID: 30203 (dolphin)
           UID: 1001 (dlrm)
           GID: 1007 (dlrm)
        Signal: 11 (SEGV)
     Timestamp: Tue 2023-06-20 21:21:38 -05 (1min 3s ago)
  Command Line: /usr/bin/dolphin
    Executable: /usr/bin/dolphin
 Control Group: /user.slice/user-1001.slice/user@1001.service/app.slice/app-\x2fusr\x2fbin\x2fdolphin-7e3768ae6bfc4746802c164770f85a39.scope
          Unit: user@1001.service
     User Unit: app-\x2fusr\x2fbin\x2fdolphin-7e3768ae6bfc4746802c164770f85a39.scope
         Slice: user-1001.slice
     Owner UID: 1001 (dlrm)
       Boot ID: bcaaf41d4da8421b900a35cb7ba91cc4
    Machine ID: 97d56184023049939fc1892c9a7dc32f
      Hostname: openmandriva
       Storage: /var/lib/systemd/coredump/core.dolphin.1001.bcaaf41d4da8421b900a35cb7ba91cc4.30203.1687314098000000.zst (present)
  Size on Disk: 4.8M
       Message: Process 30203 (dolphin) of user 1001 dumped core.
                
                Stack trace of thread 30203:
                #0  0x00007fdccdaa448c __pthread_kill_implementation (libc.so.6 + 0x8648c)
                #1  0x00007fdccda568b2 raise (libc.so.6 + 0x388b2)
                #2  0x00007fdccf60baf0 _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x6af0)
                #3  0x00007fdccda56950 __restore_rt (libc.so.6 + 0x38950)
                #4  0x00007fdccfb86663 _ZN10KDEPrivate19KUrlNavigatorButton13dragMoveEventEP14QDragMoveEvent (libKF5KIOFileWidgets.so.5 + 0xd0663)
                #5  0x00007fdcce6fbb23 _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x2fbb23)
                #6  0x00007fdcce88f4e9 _ZN11QPushButton5eventEP6QEvent (libQt5Widgets.so.5 + 0x48f4e9)
                #7  0x00007fdcce6bac3f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bac3f)
                #8  0x00007fdcce6b8b9f _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2b8b9f)
                #9  0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #10 0x00007fdcce724f81 _ZN13QWidgetWindow19handleDragMoveEventEP14QDragMoveEvent (libQt5Widgets.so.5 + 0x324f81)
                #11 0x00007fdcce721a63 _ZN13QWidgetWindow5eventEP6QEvent (libQt5Widgets.so.5 + 0x321a63)
                #12 0x00007fdcce6bac3f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bac3f)
                #13 0x00007fdcce6b88dc _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2b88dc)
                #14 0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #15 0x00007fdccde279f6 _ZN22QGuiApplicationPrivate11processDragEP7QWindowPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEES8_INS9_11MouseButtonEES8_INS9_16KeyboardModifierEE (libQt5Gui.so.5 + 0x2279f6)
                #16 0x00007fdccddff3b2 _ZN22QWindowSystemInterface10handleDragEP7QWindowPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEES8_INS9_11MouseButtonEES8_INS9_16KeyboardModifierEE (libQt5Gui.so.5 + 0x1ff3b2)
                #17 0x00007fdcca16b201 _ZN8QXcbDrag20handle_xdnd_positionEP15QPlatformWindowPK26xcb_client_message_event_t6QFlagsIN2Qt11MouseButtonEES5_INS6_16KeyboardModifierEE (libQt5XcbQpa.so.5 + 0xe0201)
                #18 0x00007fdcca16834b _ZN8QXcbDrag4moveERK6QPoint6QFlagsIN2Qt11MouseButtonEES3_INS4_16KeyboardModifierEE (libQt5XcbQpa.so.5 + 0xdd34b)
                #19 0x00007fdccde6d5f3 _ZN10QBasicDrag11eventFilterEP7QObjectP6QEvent (libQt5Gui.so.5 + 0x26d5f3)
                #20 0x00007fdccd8cde90 _ZN23QCoreApplicationPrivate34sendThroughApplicationEventFiltersEP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cde90)
                #21 0x00007fdcce6bab2b _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bab2b)
                #22 0x00007fdcce6b88dc _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2b88dc)
                #23 0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #24 0x00007fdccde21e68 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt5Gui.so.5 + 0x221e68)
                #25 0x00007fdccddf93fa _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Gui.so.5 + 0x1f93fa)
                #26 0x00007fdcca1535ec _ZL17xcbSourceDispatchP8_GSourcePFiPvES1_ (libQt5XcbQpa.so.5 + 0xc85ec)
                #27 0x00007fdccb5a52e5 g_main_context_dispatch (libglib-2.0.so.0 + 0x1102e5)
                #28 0x00007fdccb5a5bc9 g_main_context_iterate (libglib-2.0.so.0 + 0x110bc9)
                #29 0x00007fdccb5a5dad g_main_context_iteration (libglib-2.0.so.0 + 0x110dad)
                #30 0x00007fdccd93a681 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x53a681)
                #31 0x00007fdccd8c5976 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x4c5976)
                #32 0x00007fdccde6d24e _ZN10QBasicDrag4dragEP5QDrag (libQt5Gui.so.5 + 0x26d24e)
                #33 0x00007fdccde6b322 _ZN12QDragManager4dragEP5QDrag (libQt5Gui.so.5 + 0x26b322)
                #34 0x00007fdccde6b99e _ZN5QDrag4execE6QFlagsIN2Qt10DropActionEES2_ (libQt5Gui.so.5 + 0x26b99e)
                #35 0x00007fdccfc6ba99 _ZN19KItemListController13startDraggingEv (libdolphinprivate.so.5 + 0xc9a99)
                #36 0x00007fdccfc6b952 _ZN19KItemListController14mouseMoveEventEP24QGraphicsSceneMouseEventRK10QTransform (libdolphinprivate.so.5 + 0xc9952)
                #37 0x00007fdccfc6de51 _ZN19KItemListController12processEventEP6QEventRK10QTransform (libdolphinprivate.so.5 + 0xcbe51)
                #38 0x00007fdccfc79deb _ZN13KItemListView5eventEP6QEvent (libdolphinprivate.so.5 + 0xd7deb)
                #39 0x00007fdcce6bac3f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bac3f)
                #40 0x00007fdcce6b88dc _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2b88dc)
                #41 0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #42 0x00007fdccea7c4d4 _ZN21QGraphicsScenePrivate9sendEventEP13QGraphicsItemP6QEvent (libQt5Widgets.so.5 + 0x67c4d4)
                #43 0x00007fdccea83bb7 _ZN21QGraphicsScenePrivate14sendMouseEventEP24QGraphicsSceneMouseEvent (libQt5Widgets.so.5 + 0x683bb7)
                #44 0x00007fdccea887af _ZN14QGraphicsScene14mouseMoveEventEP24QGraphicsSceneMouseEvent (libQt5Widgets.so.5 + 0x6887af)
                #45 0x00007fdccea86198 _ZN14QGraphicsScene5eventEP6QEvent (libQt5Widgets.so.5 + 0x686198)
                #46 0x00007fdcce6bac3f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bac3f)
                #47 0x00007fdcce6b88dc _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2b88dc)
                #48 0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #49 0x00007fdcceaa9cb1 _ZN20QGraphicsViewPrivate21mouseMoveEventHandlerEP11QMouseEvent (libQt5Widgets.so.5 + 0x6a9cb1)
                #50 0x00007fdcce6fbd3e _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x2fbd3e)
                #51 0x00007fdcce7b9463 _ZN19QAbstractScrollArea13viewportEventEP6QEvent (libQt5Widgets.so.5 + 0x3b9463)
                #52 0x00007fdcceab4ddc _ZN13QGraphicsView13viewportEventEP6QEvent (libQt5Widgets.so.5 + 0x6b4ddc)
                #53 0x00007fdccd8c9f98 _ZN23QCoreApplicationPrivate29sendThroughObjectEventFiltersEP7QObjectP6QEvent (libQt5Core.so.5 + 0x4c9f98)
                #54 0x00007fdcce6bac1c _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bac1c)
                #55 0x00007fdcce6ba624 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2ba624)
                #56 0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #57 0x00007fdcce6bed4a _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb (libQt5Widgets.so.5 + 0x2bed4a)
                #58 0x00007fdcce72307f _ZN13QWidgetWindow16handleMouseEventEP11QMouseEvent (libQt5Widgets.so.5 + 0x32307f)
                #59 0x00007fdcce721786 _ZN13QWidgetWindow5eventEP6QEvent (libQt5Widgets.so.5 + 0x321786)
                #60 0x00007fdcce6bac3f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2bac3f)
                #61 0x00007fdcce6b88dc _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x2b88dc)
                #62 0x00007fdccd8cdcec _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x4cdcec)
                #63 0x00007fdccde21e68 _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt5Gui.so.5 + 0x221e68)
                
                Stack trace of thread 30209:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30207:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30208:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30206:
                #0  0x00007fdccdb163ff __poll (libc.so.6 + 0xf83ff)
                #1  0x00007fdccc187fc2 _xcb_conn_wait (libxcb.so.1 + 0x15fc2)
                #2  0x00007fdccc18ad49 xcb_wait_for_event (libxcb.so.1 + 0x18d49)
                #3  0x00007fdcca15312a _ZN14QXcbEventQueue3runEv (libQt5XcbQpa.so.5 + 0xc812a)
                #4  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #5  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #6  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30212:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30210:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30215:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30223:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1eb5 pthread_cond_timedwait (libc.so.6 + 0x83eb5)
                #2  0x00007fdccd6a3f37 _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x2a3f37)
                #3  0x00007fdccd6a3ded _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0x2a3ded)
                #4  0x00007fdccd69df63 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x29df63)
                #5  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #6  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #7  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30219:
                #0  0x00007fdccdb18c61 pselect (libc.so.6 + 0xfac61)
                #1  0x00007fdccaab376e device_monitor (libusbmuxd-2.0.so.6 + 0x476e)
                #2  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #3  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30222:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1eb5 pthread_cond_timedwait (libc.so.6 + 0x83eb5)
                #2  0x00007fdccd6a3f37 _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x2a3f37)
                #3  0x00007fdccd6a3ded _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0x2a3ded)
                #4  0x00007fdccd69df63 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x29df63)
                #5  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #6  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #7  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30213:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30214:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30221:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1eb5 pthread_cond_timedwait (libc.so.6 + 0x83eb5)
                #2  0x00007fdccd6a3f37 _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x2a3f37)
                #3  0x00007fdccd6a3ded _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0x2a3ded)
                #4  0x00007fdccd69df63 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x29df63)
                #5  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #6  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #7  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30211:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30216:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1ba0 pthread_cond_wait (libc.so.6 + 0x83ba0)
                #2  0x00007fdcbe4efa5d util_queue_thread_func (iris_dri.so + 0xaefa5d)
                #3  0x00007fdcbe597f33 impl_thrd_routine.llvm.7150339330045202584 (iris_dri.so + 0xb97f33)
                #4  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #5  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30224:
                #0  0x00007fdccdb163ff __poll (libc.so.6 + 0xf83ff)
                #1  0x00007fdccb5a5b6f g_main_context_iterate (libglib-2.0.so.0 + 0x110b6f)
                #2  0x00007fdccb5a5dad g_main_context_iteration (libglib-2.0.so.0 + 0x110dad)
                #3  0x00007fdccd93a681 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x53a681)
                #4  0x00007fdccd8c5976 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x4c5976)
                #5  0x00007fdccd695d07 _ZN7QThread4execEv (libQt5Core.so.5 + 0x295d07)
                #6  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #7  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #8  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30220:
                #0  0x00007fdccda9f42e __futex_abstimed_wait_common (libc.so.6 + 0x8142e)
                #1  0x00007fdccdaa1eb5 pthread_cond_timedwait (libc.so.6 + 0x83eb5)
                #2  0x00007fdccd6a3f37 _ZN21QWaitConditionPrivate4waitE14QDeadlineTimer (libQt5Core.so.5 + 0x2a3f37)
                #3  0x00007fdccd6a3ded _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0x2a3ded)
                #4  0x00007fdccd69df63 _ZN17QThreadPoolThread3runEv (libQt5Core.so.5 + 0x29df63)
                #5  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #6  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #7  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                
                Stack trace of thread 30205:
                #0  0x00007fdccdb163ff __poll (libc.so.6 + 0xf83ff)
                #1  0x00007fdccb5a5b6f g_main_context_iterate (libglib-2.0.so.0 + 0x110b6f)
                #2  0x00007fdccb5a5dad g_main_context_iteration (libglib-2.0.so.0 + 0x110dad)
                #3  0x00007fdccd93a681 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x53a681)
                #4  0x00007fdccd8c5976 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x4c5976)
                #5  0x00007fdccd695d07 _ZN7QThread4execEv (libQt5Core.so.5 + 0x295d07)
                #6  0x00007fdcceda64fd _ZN22QDBusConnectionManager3runEv (libQt5DBus.so.5 + 0x2d4fd)
                #7  0x00007fdccd6985d9 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0x2985d9)
                #8  0x00007fdccdaa27ba start_thread (libc.so.6 + 0x847ba)
                #9  0x00007fdccdb2322c __clone3 (libc.so.6 + 0x10522c)
                ELF object binary architecture: AMD x86-64

[New LWP 30203]
[New LWP 30209]
[New LWP 30207]
[New LWP 30208]
[New LWP 30206]
[New LWP 30212]
[New LWP 30210]
[New LWP 30215]
[New LWP 30223]
[New LWP 30219]
[New LWP 30222]
[New LWP 30213]
[New LWP 30214]
[New LWP 30221]
[New LWP 30211]
[New LWP 30216]
[New LWP 30224]
[New LWP 30220]
[New LWP 30205]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/dolphin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fdccdaa448c in __pthread_kill_implementation () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7fdcca1f4680 (LWP 30203))]
[Current thread is 1 (Thread 0x7fdcca1f4680 (LWP 30203))]

Thread 19 (Thread 0x7fdcc5fff6c0 (LWP 30205)):
#0  0x00007fdccdb163ff in poll () from /lib64/libc.so.6
#1  0x00007fdccb5a5b6f in g_main_context_iterate () from /lib64/libglib-2.0.so.0
#2  0x00007fdccb5a5dad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fdccd93a681 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fdccd8c5976 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fdccd695d07 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fdcceda64fd in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#9  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 18 (Thread 0x7fdc9e7fc6c0 (LWP 30220)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1eb5 in pthread_cond_timedwait () from /lib64/libc.so.6
#2  0x00007fdccd6a3f37 in QWaitConditionPrivate::wait(QDeadlineTimer) () from /lib64/libQt5Core.so.5
#3  0x00007fdccd6a3ded in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#4  0x00007fdccd69df63 in QThreadPoolThread::run() () from /lib64/libQt5Core.so.5
#5  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#6  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#7  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 17 (Thread 0x7fdc94dfc6c0 (LWP 30224)):
#0  0x00007fdccdb163ff in poll () from /lib64/libc.so.6
#1  0x00007fdccb5a5b6f in g_main_context_iterate () from /lib64/libglib-2.0.so.0
#2  0x00007fdccb5a5dad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fdccd93a681 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fdccd8c5976 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fdccd695d07 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#8  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 16 (Thread 0x7fdc9f7fe6c0 (LWP 30216)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 15 (Thread 0x7fdcadfff6c0 (LWP 30211)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 14 (Thread 0x7fdc965ff6c0 (LWP 30221)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1eb5 in pthread_cond_timedwait () from /lib64/libc.so.6
#2  0x00007fdccd6a3f37 in QWaitConditionPrivate::wait(QDeadlineTimer) () from /lib64/libQt5Core.so.5
#3  0x00007fdccd6a3ded in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#4  0x00007fdccd69df63 in QThreadPoolThread::run() () from /lib64/libQt5Core.so.5
#5  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#6  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#7  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 13 (Thread 0x7fdc9ffff6c0 (LWP 30214)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 12 (Thread 0x7fdcacffd6c0 (LWP 30213)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 11 (Thread 0x7fdc95dfe6c0 (LWP 30222)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1eb5 in pthread_cond_timedwait () from /lib64/libc.so.6
#2  0x00007fdccd6a3f37 in QWaitConditionPrivate::wait(QDeadlineTimer) () from /lib64/libQt5Core.so.5
#3  0x00007fdccd6a3ded in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#4  0x00007fdccd69df63 in QThreadPoolThread::run() () from /lib64/libQt5Core.so.5
#5  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#6  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#7  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 10 (Thread 0x7fdc9effd6c0 (LWP 30219)):
#0  0x00007fdccdb18c61 in pselect () from /lib64/libc.so.6
#1  0x00007fdccaab376e in device_monitor () from /lib64/libusbmuxd-2.0.so.6
#2  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#3  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 9 (Thread 0x7fdc955fd6c0 (LWP 30223)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1eb5 in pthread_cond_timedwait () from /lib64/libc.so.6
#2  0x00007fdccd6a3f37 in QWaitConditionPrivate::wait(QDeadlineTimer) () from /lib64/libQt5Core.so.5
#3  0x00007fdccd6a3ded in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#4  0x00007fdccd69df63 in QThreadPoolThread::run() () from /lib64/libQt5Core.so.5
#5  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#6  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#7  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 8 (Thread 0x7fdc977fe6c0 (LWP 30215)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 7 (Thread 0x7fdcbc9fd6c0 (LWP 30210)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 6 (Thread 0x7fdcad7fe6c0 (LWP 30212)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 5 (Thread 0x7fdcc57fe6c0 (LWP 30206)):
#0  0x00007fdccdb163ff in poll () from /lib64/libc.so.6
#1  0x00007fdccc187fc2 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fdccc18ad49 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fdcca15312a in QXcbEventQueue::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fdccd6985d9 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#6  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 4 (Thread 0x7fdcbd9ff6c0 (LWP 30208)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 3 (Thread 0x7fdcc48e66c0 (LWP 30207)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 2 (Thread 0x7fdcbd1fe6c0 (LWP 30209)):
#0  0x00007fdccda9f42e in __futex_abstimed_wait_common () from /lib64/libc.so.6
#1  0x00007fdccdaa1ba0 in pthread_cond_wait () from /lib64/libc.so.6
#2  0x00007fdcbe4efa5d in util_queue_thread_func () from /usr/lib64/dri/iris_dri.so
#3  0x00007fdcbe597f33 in impl_thrd_routine.llvm () from /usr/lib64/dri/iris_dri.so
#4  0x00007fdccdaa27ba in start_thread () from /lib64/libc.so.6
#5  0x00007fdccdb2322c in clone3 () from /lib64/libc.so.6

Thread 1 (Thread 0x7fdcca1f4680 (LWP 30203)):
[KCrash Handler]
#4  0x00007fdccfb86663 in KDEPrivate::KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent*) () from /lib64/libKF5KIOFileWidgets.so.5
#5  0x00007fdcce6fbb23 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#6  0x00007fdcce88f4e9 in QPushButton::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#7  0x00007fdcce6bac3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8  0x00007fdcce6b8b9f in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#9  0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#10 0x00007fdcce724f81 in QWidgetWindow::handleDragMoveEvent(QDragMoveEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007fdcce721a63 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007fdcce6bac3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007fdcce6b88dc in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007fdccde279f6 in QGuiApplicationPrivate::processDrag(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5Gui.so.5
#16 0x00007fdccddff3b2 in QWindowSystemInterface::handleDrag(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5Gui.so.5
#17 0x00007fdcca16b201 in QXcbDrag::handle_xdnd_position(QPlatformWindow*, xcb_client_message_event_t const*, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5XcbQpa.so.5
#18 0x00007fdcca16834b in QXcbDrag::move(QPoint const&, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) () from /lib64/libQt5XcbQpa.so.5
#19 0x00007fdccde6d5f3 in QBasicDrag::eventFilter(QObject*, QEvent*) () from /lib64/libQt5Gui.so.5
#20 0x00007fdccd8cde90 in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007fdcce6bab2b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007fdcce6b88dc in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007fdccde21e68 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#25 0x00007fdccddf93fa in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#26 0x00007fdcca1535ec in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#27 0x00007fdccb5a52e5 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#28 0x00007fdccb5a5bc9 in g_main_context_iterate () from /lib64/libglib-2.0.so.0
#29 0x00007fdccb5a5dad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#30 0x00007fdccd93a681 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007fdccd8c5976 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#32 0x00007fdccde6d24e in QBasicDrag::drag(QDrag*) () from /lib64/libQt5Gui.so.5
#33 0x00007fdccde6b322 in QDragManager::drag(QDrag*) () from /lib64/libQt5Gui.so.5
#34 0x00007fdccde6b99e in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) () from /lib64/libQt5Gui.so.5
#35 0x00007fdccfc6ba99 in KItemListController::startDragging() () from /lib64/libdolphinprivate.so.5
#36 0x00007fdccfc6b952 in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /lib64/libdolphinprivate.so.5
#37 0x00007fdccfc6de51 in KItemListController::processEvent(QEvent*, QTransform const&) () from /lib64/libdolphinprivate.so.5
#38 0x00007fdccfc79deb in KItemListView::event(QEvent*) () from /lib64/libdolphinprivate.so.5
#39 0x00007fdcce6bac3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#40 0x00007fdcce6b88dc in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#41 0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#42 0x00007fdccea7c4d4 in QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) () from /lib64/libQt5Widgets.so.5
#43 0x00007fdccea83bb7 in QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) () from /lib64/libQt5Widgets.so.5
#44 0x00007fdccea887af in QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) () from /lib64/libQt5Widgets.so.5
#45 0x00007fdccea86198 in QGraphicsScene::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#46 0x00007fdcce6bac3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#47 0x00007fdcce6b88dc in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#48 0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#49 0x00007fdcceaa9cb1 in QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#50 0x00007fdcce6fbd3e in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#51 0x00007fdcce7b9463 in QAbstractScrollArea::viewportEvent(QEvent*) () from /lib64/libQt5Widgets.so.5
#52 0x00007fdcceab4ddc in QGraphicsView::viewportEvent(QEvent*) () from /lib64/libQt5Widgets.so.5
#53 0x00007fdccd8c9f98 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#54 0x00007fdcce6bac1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#55 0x00007fdcce6ba624 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#56 0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#57 0x00007fdcce6bed4a in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#58 0x00007fdcce72307f in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#59 0x00007fdcce721786 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#60 0x00007fdcce6bac3f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#61 0x00007fdcce6b88dc in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#62 0x00007fdccd8cdcec in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#63 0x00007fdccde21e68 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#64 0x00007fdccddf93fa in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#65 0x00007fdcca1535ec in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#66 0x00007fdccb5a52e5 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#67 0x00007fdccb5a5bc9 in g_main_context_iterate () from /lib64/libglib-2.0.so.0
#68 0x00007fdccb5a5dad in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#69 0x00007fdccd93a681 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#70 0x00007fdccd8c5976 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#71 0x00007fdccd8ce121 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#72 0x000055ef5f1b39a2 in main ()

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-19 12:29:28 UTC
*** Bug 460402 has been marked as a duplicate of this bug. ***
Comment 2 Dilam 2024-04-13 11:20:32 UTC
*** Bug 484991 has been marked as a duplicate of this bug. ***
Comment 3 Dilam 2024-04-13 11:28:44 UTC
This bug is still present today.

Dolphin version : 24.02.1
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-27-generic (64-bit)
Graphics Platform: Wayland
Comment 4 Dilam 2024-04-13 11:33:27 UTC
Created attachment 168454 [details]
Picture illustrating the crash
Comment 5 Dilam 2024-04-13 11:35:26 UTC
Created attachment 168455 [details]
Video showing the dolphin crash
Comment 6 Dilam 2024-04-13 11:46:13 UTC
As precise in the new title or in bugs that have been marked as duplicated, this bug is for files OR FOLDERS and it happen as soon as the cursor start hovering the path.
Comment 7 mydarkstar 2024-04-17 15:59:01 UTC
Created attachment 168622 [details]
Backtrace of the crash (Dolphin 24.02.2)

I can reproduce this on my system.
When dragging any file over the location bar (when it is not in edit mode), Dolphin reliably crashes.

I attached a backtrace of the newest Dolphin version, since the previous one is from version 23.04.1.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
Dolphin Version: 24.02.2
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Graphics Platform: Wayland
Comment 8 mydarkstar 2024-04-17 16:27:28 UTC
*** Bug 485630 has been marked as a duplicate of this bug. ***
Comment 9 mydarkstar 2024-04-17 16:27:33 UTC
*** Bug 485672 has been marked as a duplicate of this bug. ***
Comment 10 mydarkstar 2024-04-17 16:31:50 UTC
*** Bug 485558 has been marked as a duplicate of this bug. ***
Comment 11 Patrick Silva 2024-04-17 17:12:55 UTC
A bug with the same symthom was fixed yesterday, see bug 485258
Comment 12 Michał Dybczak 2024-04-17 20:37:47 UTC
It is very possible that my report is the same as bug 485258.
I never clearly noticed what was done differently from times it didn't crash. I assume it was the file, because it crashed repeatedly when I tried to upload it. However, the next day, there was no issue with that action using the same file.

I checked the dragging over the Dolphin's path area, and it did crash it, so this is easy reproducible. To drag-drop file, I often have to position Dolphin in certain way, then the file has also fixed position within a window, and the area of the site where I should drag the file is also fixed, so it is very, very possible, I was repeating the same move over the path area, causing the crash.
Comment 13 mydarkstar 2024-04-17 22:31:08 UTC
(In reply to Michał from comment #12)
Re: Bug 485630

That sounds very plausible. I noticed that the backtrace went pretty much identical as with the one I attached to this issue.

When experiencing this bug, I also thought that the issue was related to Kdenlive at first. Until I eventually tried dragging the file to the side instead of upwards.

However, as Dilam noted in your bug report, your issue with Dolphin freezing seems to not be related to this.
For that, I will comment on your report separately though.
Comment 14 Michał Dybczak 2024-04-18 19:55:19 UTC
Ah, I thought I was commenting my bug report and mentioning this one. Sorry!

Anyway, I can confirm that this issue still exists on the newest Plasma version and possibly, my bug report (485630) is a duplicate of it.
Comment 15 Ryan Cool 2024-04-23 15:40:12 UTC
I've been having the same problem with this as well on both my systems running Arch. Crashes every time I try to drag files forward or backward in the navigation bar of dolphin.

Operating System: Arch Linux 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × Intel® Core™ i7-10710U CPU @ 1.10GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Manufacturer: System76
Product Name: Meerkat
System Version: meer5
Comment 16 mydarkstar 2024-04-24 00:16:39 UTC
Let's wait for the next KDE Frameworks release and see if it's fixed in there.
Comment 17 Joe Hillenbrand 2024-04-25 17:06:45 UTC
It's very easy to replicate the crash. I built dolphin from source and got this backtrace:

Commit: 0b87f091c (committed 2 days ago)
Qt Version: 6.7.0
OS: Arch Linux

```
AddressSanitizer:DEADLYSIGNAL
=================================================================
==1284081==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x7afa21989567 bp 0x7ffc80ed3750 sp 0x7ffc80ed3370 T0)
==1284081==The signal is caused by a READ memory access.
==1284081==Hint: address points to the zero page.
    #0 0x7afa21989567 in QObject::deleteLater() (/usr/lib/libQt6Core.so.6+0x189567) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #1 0x7afa26d97ccd  (/usr/lib/libKF6KIOFileWidgets.so.6+0xb3ccd) (BuildId: dec15e4e4929ebff7afe5938e4239f0b3f2d6332)
    #2 0x7afa229470d2 in QWidget::event(QEvent*) (/usr/lib/libQt6Widgets.so.6+0x1470d2) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #3 0x7afa228fbfca in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfbfca) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #4 0x7afa22900d13 in QApplication::notify(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0x100d13) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #5 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #6 0x7afa2295dcf8  (/usr/lib/libQt6Widgets.so.6+0x15dcf8) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #7 0x7afa228fbfca in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfbfca) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #8 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #9 0x7afa21f7ae6f in QGuiApplicationPrivate::processDrag(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) (/usr/lib/libQt6Gui.so.6+0x17ae6f) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #10 0x7afa21fdefa0 in QWindowSystemInterface::handleDrag(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) (/usr/lib/libQt6Gui.so.6+0x1defa0) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #11 0x7afa1b7d9e34  (/usr/lib/qt6/plugins/platforms/../../../libQt6XcbQpa.so.6+0x78e34) (BuildId: 184891fbb629a38454181bc5310f9526cb75ac9e)
    #12 0x7afa1b7dae18  (/usr/lib/qt6/plugins/platforms/../../../libQt6XcbQpa.so.6+0x79e18) (BuildId: 184891fbb629a38454181bc5310f9526cb75ac9e)
    #13 0x7afa222f5229 in QBasicDrag::eventFilter(QObject*, QEvent*) (/usr/lib/libQt6Gui.so.6+0x4f5229) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #14 0x7afa2193c977 in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13c977) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #15 0x7afa228fc0a1 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfc0a1) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #16 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #17 0x7afa21f720e4 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (/usr/lib/libQt6Gui.so.6+0x1720e4) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #18 0x7afa21fdcfdb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt6Gui.so.6+0x1dcfdb) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #19 0x7afa1b7adb9e  (/usr/lib/qt6/plugins/platforms/../../../libQt6XcbQpa.so.6+0x4cb9e) (BuildId: 184891fbb629a38454181bc5310f9526cb75ac9e)
    #20 0x7afa2010d198  (/usr/lib/libglib-2.0.so.0+0x5a198) (BuildId: 0a2311dfbbc6c215dc36f4b6bdd2b4b6fbae55a2)
    #21 0x7afa2016c3be  (/usr/lib/libglib-2.0.so.0+0xb93be) (BuildId: 0a2311dfbbc6c215dc36f4b6bdd2b4b6fbae55a2)
    #22 0x7afa2010c711 in g_main_context_iteration (/usr/lib/libglib-2.0.so.0+0x59711) (BuildId: 0a2311dfbbc6c215dc36f4b6bdd2b4b6fbae55a2)
    #23 0x7afa21b83df3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt6Core.so.6+0x383df3) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #24 0x7afa21945c7d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt6Core.so.6+0x145c7d) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #25 0x7afa222f0899 in QBasicDrag::drag(QDrag*) (/usr/lib/libQt6Gui.so.6+0x4f0899) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #26 0x7afa222f1a28 in QDragManager::drag(QDrag*) (/usr/lib/libQt6Gui.so.6+0x4f1a28) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #27 0x7afa222f1d77 in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) (/usr/lib/libQt6Gui.so.6+0x4f1d77) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #28 0x7afa252e3a6e in KItemListController::startDragging() /home/joe/src/dolphin/src/kitemviews/kitemlistcontroller.cpp:1428
    #29 0x7afa252d6376 in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) /home/joe/src/dolphin/src/kitemviews/kitemlistcontroller.cpp:645
    #30 0x7afa252e035b in KItemListController::processEvent(QEvent*, QTransform const&) /home/joe/src/dolphin/src/kitemviews/kitemlistcontroller.cpp:1260
    #31 0x7afa2532c089 in KItemListView::event(QEvent*) /home/joe/src/dolphin/src/kitemviews/kitemlistview.cpp:1060
    #32 0x7afa228fbfca in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfbfca) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #33 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #34 0x7afa22c9e01e  (/usr/lib/libQt6Widgets.so.6+0x49e01e) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #35 0x7afa22ca2781  (/usr/lib/libQt6Widgets.so.6+0x4a2781) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #36 0x7afa22ca5617 in QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) (/usr/lib/libQt6Widgets.so.6+0x4a5617) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #37 0x7afa22caa122 in QGraphicsScene::event(QEvent*) (/usr/lib/libQt6Widgets.so.6+0x4aa122) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #38 0x7afa228fbfca in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfbfca) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #39 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #40 0x7afa22cd11df in QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent*) (/usr/lib/libQt6Widgets.so.6+0x4d11df) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #41 0x7afa229470aa in QWidget::event(QEvent*) (/usr/lib/libQt6Widgets.so.6+0x1470aa) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #42 0x7afa229d45b5 in QFrame::event(QEvent*) (/usr/lib/libQt6Widgets.so.6+0x1d45b5) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #43 0x7afa2193caaf in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13caaf) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #44 0x7afa228fbfba in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfbfba) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #45 0x7afa22900ac4 in QApplication::notify(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0x100ac4) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #46 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #47 0x7afa228f4596 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) (/usr/lib/libQt6Widgets.so.6+0xf4596) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #48 0x7afa2295be36  (/usr/lib/libQt6Widgets.so.6+0x15be36) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #49 0x7afa2295d1bf  (/usr/lib/libQt6Widgets.so.6+0x15d1bf) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #50 0x7afa228fbfca in QApplicationPrivate::notify_helper(QObject*, QEvent*) (/usr/lib/libQt6Widgets.so.6+0xfbfca) (BuildId: 1acc2a5af715a07a49da84d032ad4729ba05d7dc)
    #51 0x7afa2193dae7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (/usr/lib/libQt6Core.so.6+0x13dae7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #52 0x7afa21f720e4 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (/usr/lib/libQt6Gui.so.6+0x1720e4) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #53 0x7afa21fdcfdb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt6Gui.so.6+0x1dcfdb) (BuildId: 40a99cfcaa356361693738c54ac28acf17c748bf)
    #54 0x7afa1b7adb9e  (/usr/lib/qt6/plugins/platforms/../../../libQt6XcbQpa.so.6+0x4cb9e) (BuildId: 184891fbb629a38454181bc5310f9526cb75ac9e)
    #55 0x7afa2010d198  (/usr/lib/libglib-2.0.so.0+0x5a198) (BuildId: 0a2311dfbbc6c215dc36f4b6bdd2b4b6fbae55a2)
    #56 0x7afa2016c3be  (/usr/lib/libglib-2.0.so.0+0xb93be) (BuildId: 0a2311dfbbc6c215dc36f4b6bdd2b4b6fbae55a2)
    #57 0x7afa2010c711 in g_main_context_iteration (/usr/lib/libglib-2.0.so.0+0x59711) (BuildId: 0a2311dfbbc6c215dc36f4b6bdd2b4b6fbae55a2)
    #58 0x7afa21b83df3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt6Core.so.6+0x383df3) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #59 0x7afa21945c7d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (/usr/lib/libQt6Core.so.6+0x145c7d) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #60 0x7afa219416e7 in QCoreApplication::exec() (/usr/lib/libQt6Core.so.6+0x1416e7) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6)
    #61 0x5d775cbbff1c in main /home/joe/src/dolphin/src/main.cpp:259
    #62 0x7afa21243ccf  (/usr/lib/libc.so.6+0x25ccf) (BuildId: 6542915cee3354fbcf2b3ac5542201faec43b5c9)
    #63 0x7afa21243d89 in __libc_start_main (/usr/lib/libc.so.6+0x25d89) (BuildId: 6542915cee3354fbcf2b3ac5542201faec43b5c9)
    #64 0x5d775cbb0694 in _start (/home/joe/src/dolphin/bin/dolphin+0x67c694) (BuildId: 7fe9b3c674331cae3326154056182e2426d085be)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/libQt6Core.so.6+0x189567) (BuildId: 872d4adf2baec6d9d68181290c645df59a742af6) in QObject::deleteLater()
==1284081==ABORTING
```

I know nothing about Qt and am a C++ newbie, but it looks like the issue might be with Qt itself.
Comment 18 dmatteo002 2024-04-29 17:34:43 UTC
I have the same problem on on KDE 6.0.4 but on 6.1 dev build from source the bug is not present (at least for me), so it MAY be fixed in that version.

Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-2 (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Graphics
Comment 19 malformedneutron 2024-04-30 14:07:00 UTC
Same issue with my system, crash occurs when dragging anything over the navigation bar. Interestingly, the cursor changes to depict that it isn't an applicable operation to do that, which may also be a bug. Before Plasma 6.0, the cursor changed to indicate that adding or dropping a file would work.
Comment 20 XDM inc 2024-05-01 06:22:48 UTC
Same here, when i try to copy a file or folder to another folder in the address bar it crashes every time guaranteed
Comment 21 Paul Worrall 2024-05-04 18:23:59 UTC
*** Bug 486584 has been marked as a duplicate of this bug. ***
Comment 22 Paul Worrall 2024-05-04 18:24:46 UTC
*** Bug 486219 has been marked as a duplicate of this bug. ***
Comment 23 Dilam 2024-05-05 10:34:26 UTC
EXPECTED RESULT
- The minimal fix would be to not have the crash when being over the path bar with file/folder, even if dropping a file/folder into one of the folder of the path doesn't do anything.

- The ideal fix would be to be able to drop a file/folder into a folder from the path bar. (same behavior for a folder from the path than a folder from the folder section of dolphin)

(Exception about dropping into the path (ideal fix) : we can't directly move (link may be authorized) a folder into one of the folder it contain. This could happen if we use two windows and drop a folder X from a window to the path of an other window set to somewhere inside the folder X.)
Comment 24 Dilam 2024-05-05 10:39:46 UTC
I have noticed that when multiple dolphin windows are open, if we drag a file/folder from one window to the path of the other window, the window that we are hovering on crashes and the window from which the file/folder comes doesn't crash.
Comment 25 Méven Car 2024-05-06 13:36:58 UTC

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