Bug 479074 - Dolphin crash while using shift + drag to move files
Summary: Dolphin crash while using shift + drag to move files
Status: RESOLVED DUPLICATE of bug 473488
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-12-27 13:17 UTC by Matthew
Modified: 2024-01-08 09:05 UTC (History)
2 users (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 Matthew 2023-12-27 13:17:13 UTC
Application: dolphin (23.08.4)

Qt Version: 5.15.11
Frameworks Version: 5.113.0
Operating System: Linux 6.6.8-zen1-1-zen x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
I was dragging and dropping files from one side to another in split screen mode. Using shift + drag to move files. When the file was let go dolphin crashed.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  std::__atomic_base<int>::operator--() (this=0x20, this=<optimized out>) at /usr/include/c++/13.2.1/bits/atomic_base.h:410
#7  QAtomicOps<int>::deref<int>(std::atomic<int>&) (_q_value=<error reading variable: Cannot access memory at address 0x20>, _q_value=<optimized out>) at /usr/include/qt/QtCore/qatomic_cxx11.h:289
#8  QBasicAtomicInteger<int>::deref() (this=0x20, this=<optimized out>) at /usr/include/qt/QtCore/qbasicatomic.h:119
#9  QSharedDataPointer<KFileItemPrivate>::~QSharedDataPointer() (this=0x55ae7d2156d0, this=<optimized out>) at /usr/include/qt/QtCore/qshareddata.h:93
#10 KFileItem::~KFileItem() (this=0x55ae7d2156d0, this=<optimized out>) at /usr/src/debug/kio5/kio-5.113.0/src/core/kfileitem.cpp:605
#11 0x00007f6b2d96dec3 in QList<KFileItem>::node_destruct(QList<KFileItem>::Node*) (n=0x55ae7d2156d0, this=0x55ae7d6cb0e0) at /usr/include/qt/QtCore/qlist.h:479
#12 QList<KFileItem>::erase(QList<KFileItem>::iterator) (it=..., this=0x55ae7d6cb0e0) at /usr/include/qt/QtCore/qlist.h:566
#13 KCoreDirListerCache::reinsert(KFileItem const&, QUrl const&) (this=<optimized out>, item=..., oldUrl=<optimized out>) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister_p.h:289
#14 0x00007f6b2d97e9cf in KCoreDirListerCache::processPendingUpdates() (this=0x7f6b2da024a0 <_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:2019
#15 0x00007f6b2d972990 in KCoreDirListerCache::slotResult(KJob*) (this=0x7f6b2da024a0 <_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>, j=0x55ae7e7d17a0) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:1339
#16 0x00007f6b2bccff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd1ae46330, r=<optimized out>, this=0x55ae7d4e7940, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate<false>(QObject*, int, void**) (sender=0x55ae7e7d17a0, signal_index=6, argv=0x7ffd1ae46330) at kernel/qobject.cpp:3925
#18 0x00007f6b2d17256a in KJob::result(KJob*, KJob::QPrivateSignal) (this=this@entry=0x55ae7e7d17a0, _t1=<optimized out>, _t1@entry=0x55ae7e7d17a0, _t2=...) at /usr/src/debug/kcoreaddons5/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:633
#19 0x00007f6b2d17853c in KJob::finishJob(bool) (this=0x55ae7e7d17a0, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons5/kcoreaddons-5.113.0/src/lib/jobs/kjob.cpp:98
#20 0x00007f6b2d1785ef in KJob::kill(KJob::KillVerbosity) (this=this@entry=0x55ae7e7d17a0, verbosity=verbosity@entry=KJob::EmitResult) at /usr/src/debug/kcoreaddons5/kcoreaddons-5.113.0/src/lib/jobs/kjob.cpp:118
#21 0x00007f6b2d969413 in KCoreDirListerCache::stopListJob(QUrl const&, bool) (silent=true, url=..., this=0x7ffd1ae46410) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:446
#22 KCoreDirListerCache::stopListingUrl(KCoreDirLister*, QUrl const&, bool) (this=this@entry=0x7f6b2da024a0 <_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>, lister=<optimized out>, lister@entry=0x55ae7d2a2ef0, _u=..., silent=silent@entry=true) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:412
#23 0x00007f6b2d96d920 in KCoreDirListerCache::stop(KCoreDirLister*, bool) (this=this@entry=0x7f6b2da024a0 <_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>, lister=0x55ae7d2a2ef0, silent=silent@entry=true) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:383
#24 0x00007f6b2d96ec7f in KCoreDirListerCache::listDir(KCoreDirLister*, QUrl const&, bool, bool) (this=0x7f6b2da024a0 <_ZZN12_GLOBAL__N_121Q_QGS_kDirListerCache13innerFunctionEvE6holder.lto_priv.0>, lister=<optimized out>, dirUrl=<optimized out>, _keep=false, _reload=true) at /usr/src/debug/kio5/kio-5.113.0/src/core/kcoredirlister.cpp:116
#25 0x00007f6b2de8c88d in KFileItemModel::refreshDirectory(QUrl const&) (this=0x55ae7d214080, url=...) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kfileitemmodel.cpp:130
#26 0x000055ae7b6a7107 in FoldersPanel::loadTree(QUrl const&, FoldersPanel::NavigationBehaviour) (this=this@entry=0x55ae7d004240, url=..., navigationBehaviour=navigationBehaviour@entry=FoldersPanel::StayWhereYouAre) at /usr/src/debug/dolphin/dolphin-23.08.4/src/panels/folders/folderspanel.cpp:339
#27 0x000055ae7b6a72e3 in FoldersPanel::urlChanged() (this=0x55ae7d004240) at /usr/src/debug/dolphin/dolphin-23.08.4/src/panels/folders/folderspanel.cpp:109
#28 0x000055ae7b6a5dc7 in Panel::setUrl(QUrl const&) (this=0x55ae7d004240, url=...) at /usr/src/debug/dolphin/dolphin-23.08.4/src/panels/panel.cpp:54
#29 0x00007f6b2bccff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd1ae468d0, r=<optimized out>, this=0x55ae7d007770, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#30 doActivate<false>(QObject*, int, void**) (sender=0x55ae7cb77310, signal_index=11, argv=0x7ffd1ae468d0) at kernel/qobject.cpp:3925
#31 0x000055ae7b678dbf in DolphinMainWindow::urlChanged(QUrl const&) (_t1=..., this=0x55ae7cb77310) at /usr/src/debug/dolphin/build/src/dolphinstatic_autogen/include/moc_dolphinmainwindow.cpp:703
#32 DolphinMainWindow::activeViewChanged(DolphinViewContainer*) (this=0x55ae7cb77310, viewContainer=0x55ae7e5d50e0) at /usr/src/debug/dolphin/dolphin-23.08.4/src/dolphinmainwindow.cpp:1467
#33 0x00007f6b2bccff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd1ae46a10, r=<optimized out>, this=0x55ae7cde4270, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#34 doActivate<false>(QObject*, int, void**) (sender=0x55ae7ce68b50, signal_index=11, argv=0x7ffd1ae46a10) at kernel/qobject.cpp:3925
#35 0x000055ae7b69b5d4 in DolphinTabWidget::activeViewChanged(DolphinViewContainer*) (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/dolphin/build/src/dolphinstatic_autogen/include/moc_dolphintabwidget.cpp:299
#36 0x00007f6b2bccff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd1ae46b40, r=<optimized out>, this=0x55ae7d274890, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#37 doActivate<false>(QObject*, int, void**) (sender=0x55ae7d137da0, signal_index=7, argv=0x7ffd1ae46b40) at kernel/qobject.cpp:3925
#38 0x000055ae7b69bdae in DolphinTabPage::activeViewChanged(DolphinViewContainer*) (_t1=<optimized out>, this=0x55ae7d137da0) at /usr/src/debug/dolphin/build/src/dolphinstatic_autogen/include/moc_dolphintabpage.cpp:191
#39 DolphinTabPage::slotViewActivated() (this=0x55ae7d137da0) at /usr/src/debug/dolphin/dolphin-23.08.4/src/dolphintabpage.cpp:433
#40 0x00007f6b2bccff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd1ae46c20, r=<optimized out>, this=0x55ae7e6dfb40, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#41 doActivate<false>(QObject*, int, void**) (sender=0x55ae7e18fd50, signal_index=7, argv=0x7ffd1ae46c20) at kernel/qobject.cpp:3925
#42 0x00007f6b2def724b in DolphinView::setActive(bool) (active=<optimized out>, this=0x55ae7e18fd50) at /usr/src/debug/dolphin/dolphin-23.08.4/src/views/dolphinview.cpp:270
#43 DolphinView::setActive(bool) (this=0x55ae7e18fd50, active=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.4/src/views/dolphinview.cpp:258
#44 0x00007f6b2df020c9 in DolphinView::slotItemDropEvent(int, QGraphicsSceneDragDropEvent*) (this=0x55ae7e18fd50, index=<optimized out>, event=0x7ffd1ae47330) at /usr/src/debug/dolphin/dolphin-23.08.4/src/views/dolphinview.cpp:1364
#45 0x00007f6b2bccff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd1ae46e40, r=<optimized out>, this=0x55ae7e6d3430, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#46 doActivate<false>(QObject*, int, void**) (sender=0x55ae7e50f730, signal_index=14, argv=0x7ffd1ae46e40) at kernel/qobject.cpp:3925
#47 0x00007f6b2deb393b in KItemListController::itemDropEvent(int, QGraphicsSceneDragDropEvent*) (this=this@entry=0x55ae7e50f730, _t1=<optimized out>, _t1@entry=-1, _t2=<optimized out>, _t2@entry=0x7ffd1ae47330) at /usr/src/debug/dolphin/build/src/dolphinprivate_autogen/include/moc_kitemlistcontroller.cpp:575
#48 0x00007f6b2deb73a1 in KItemListController::dropEvent(QGraphicsSceneDragDropEvent*, QTransform const&) (transform=..., event=0x7ffd1ae47330, this=0x55ae7e50f730) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:857
#49 KItemListController::dropEvent(QGraphicsSceneDragDropEvent*, QTransform const&) (this=this@entry=0x55ae7e50f730, event=event@entry=0x7ffd1ae47330, transform=...) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:830
#50 0x00007f6b2debbfeb in KItemListController::processEvent(QEvent*, QTransform const&) (this=0x55ae7e50f730, event=0x7ffd1ae47330, transform=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:1223
#51 0x00007f6b2dec242e in KItemListView::event(QEvent*) (this=0x55ae7e65c1f0, event=0x7ffd1ae47330) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistview.cpp:966
#52 0x00007f6b2c9788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7e65c1f0, e=0x7ffd1ae47330) at kernel/qapplication.cpp:3640
#53 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7e65c1f0, event=0x7ffd1ae47330) at kernel/qcoreapplication.cpp:1064
#54 0x00007f6b2bc9b0b3 in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#55 0x00007f6b2cc957b2 in QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (this=0x55ae7d3365a0, item=0x55ae7e65c200, event=0x7ffd1ae47330) at graphicsview/qgraphicsscene.cpp:1254
#56 0x00007f6b2cca1103 in QGraphicsScene::dropEvent(QGraphicsSceneDragDropEvent*) (event=0x7ffd1ae47330, this=0x55ae7e6b8260) at graphicsview/qgraphicsscene.cpp:3745
#57 QGraphicsScene::event(QEvent*) (this=0x55ae7e6b8260, event=0x7ffd1ae47330) at graphicsview/qgraphicsscene.cpp:3387
#58 0x00007f6b2c9788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7e6b8260, e=0x7ffd1ae47330) at kernel/qapplication.cpp:3640
#59 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7e6b8260, event=0x7ffd1ae47330) at kernel/qcoreapplication.cpp:1064
#60 0x00007f6b2bc9b0b3 in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#61 0x00007f6b2ccc8522 in QGraphicsView::dropEvent(QDropEvent*) (this=<optimized out>, event=0x7ffd1ae47760) at graphicsview/qgraphicsview.cpp:3060
#62 0x00007f6b2c9af1b5 in QWidget::event(QEvent*) (this=0x55ae7e6b81f0, event=0x7ffd1ae47760) at kernel/qwidget.cpp:8872
#63 0x00007f6b2ca5d9e3 in QFrame::event(QEvent*) (this=0x55ae7e6b81f0, e=0x7ffd1ae47760) at widgets/qframe.cpp:550
#64 0x00007f6b2bc98022 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (receiver=receiver@entry=0x55ae7e6cfe90, event=event@entry=0x7ffd1ae47760) at kernel/qcoreapplication.cpp:1190
#65 0x00007f6b2c9788ef in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55ae7ca3e330, receiver=receiver@entry=0x55ae7e6cfe90, e=e@entry=0x7ffd1ae47760) at kernel/qapplication.cpp:3634
#66 0x00007f6b2c97d852 in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=<optimized out>, e=0x7ffd1ae47760) at kernel/qapplication.cpp:3386
#67 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7e6cfe90, event=0x7ffd1ae47760) at kernel/qcoreapplication.cpp:1064
#68 0x00007f6b2bc9b097 in QCoreApplication::forwardEvent(QObject*, QEvent*, QEvent*) (receiver=<optimized out>, event=<optimized out>, originatingEvent=<optimized out>) at kernel/qcoreapplication.cpp:1079
#69 0x00007f6b2c9cf5ba in QWidgetWindow::handleDropEvent(QDropEvent*) (event=0x7ffd1ae47900, this=0x55ae7d0c22e0) at kernel/qwidgetwindow.cpp:986
#70 QWidgetWindow::event(QEvent*) (this=0x55ae7d0c22e0, event=0x7ffd1ae47900) at kernel/qwidgetwindow.cpp:342
#71 0x00007f6b2c9788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7d0c22e0, e=0x7ffd1ae47900) at kernel/qapplication.cpp:3640
#72 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7d0c22e0, event=0x7ffd1ae47900) at kernel/qcoreapplication.cpp:1064
#73 0x00007f6b2bc9b0b3 in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#74 0x00007f6b2c14948f in QGuiApplicationPrivate::processDrop(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) (w=0x55ae7d0c22e0, dropData=<optimized out>, p=<optimized out>, supportedActions=..., buttons=..., modifiers=...) at kernel/qguiapplication.cpp:3333
#75 0x00007f6b2c129f36 in QWindowSystemInterface::handleDrop(QWindow*, QMimeData const*, QPoint const&, QFlags<Qt::DropAction>, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) (window=0x55ae7d0c22e0, dropData=dropData@entry=0x55ae7e180a30, p=..., supportedActions=supportedActions@entry=..., buttons=buttons@entry=..., modifiers=...) at kernel/qwindowsysteminterface.cpp:938
#76 0x00007f6b25f1a971 in QXcbDrag::handleDrop(QPlatformWindow*, xcb_client_message_event_t const*, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) (this=this@entry=0x55ae7cb70860, event=event@entry=0x7ffd1ae47af0, b=..., b@entry=..., mods=mods@entry=...) at /usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp:1072
#77 0x00007f6b25f1b078 in QXcbDrag::drop(QPoint const&, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>) (this=0x55ae7cb70860, globalPos=<optimized out>, b=..., mods=...) at /usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp:567
#78 0x00007f6b2c18707c in QBasicDrag::eventFilter(QObject*, QEvent*) (this=0x55ae7cb70860, o=0x55ae7d0c22e0, e=0x7ffd1ae47e50) at ../../include/QtGui/../../src/gui/kernel/qevent.h:133
#79 0x00007f6b2bc97efe in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) (this=this@entry=0x55ae7ca3e330, receiver=receiver@entry=0x55ae7d529a10, event=event@entry=0x7ffd1ae47e50) at kernel/qcoreapplication.cpp:1172
#80 0x00007f6b2c97893a in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=0x55ae7ca3e330, receiver=0x55ae7d529a10, e=0x7ffd1ae47e50) at kernel/qapplication.cpp:3611
#81 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7d529a10, event=0x7ffd1ae47e50) at kernel/qcoreapplication.cpp:1064
#82 0x00007f6b2bc9b0d3 in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#83 0x00007f6b2c14196c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x55ae7d4684b0) at kernel/qguiapplication.cpp:2285
#84 0x00007f6b2c12a6f5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#85 0x00007f6b25f06570 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at /usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
#86 0x00007f6b29d0df69 in g_main_dispatch (context=0x7f6b20000ec0) at ../glib/glib/gmain.c:3476
#87 0x00007f6b29d6c367 in g_main_context_dispatch_unlocked (context=0x7f6b20000ec0) at ../glib/glib/gmain.c:4284
#88 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7f6b20000ec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#89 0x00007f6b29d0c162 in g_main_context_iteration (context=0x7f6b20000ec0, may_block=1) at ../glib/glib/gmain.c:4414
#90 0x00007f6b2bce9e0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55ae7cb7b5d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#91 0x00007f6b2bc99d54 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f6b18002fe0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#92 0x00007f6b2c1813da in QBasicDrag::drag(QDrag*) (this=0x55ae7cb70860, o=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#93 0x00007f6b2c183020 in QDragManager::drag(QDrag*) (this=0x55ae7d7409c0, o=o@entry=0x55ae7de85c70) at kernel/qdnd.cpp:117
#94 0x00007f6b2c1837cf in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) (this=this@entry=0x55ae7de85c70, supportedActions=..., supportedActions@entry=..., defaultDropAction=defaultDropAction@entry=Qt::CopyAction) at kernel/qdrag.cpp:283
#95 0x00007f6b2deb7dc2 in KItemListController::startDragging() (this=this@entry=0x55ae7d1346b0) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:1374
#96 0x00007f6b2deb80c3 in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) (transform=..., event=0x7ffd1ae489a0, this=0x55ae7d1346b0) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:635
#97 KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) (this=this@entry=0x55ae7d1346b0, event=event@entry=0x7ffd1ae489a0, transform=...) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:605
#98 0x00007f6b2debc12b in KItemListController::processEvent(QEvent*, QTransform const&) (this=0x55ae7d1346b0, event=0x7ffd1ae489a0, transform=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistcontroller.cpp:1209
#99 0x00007f6b2dec242e in KItemListView::event(QEvent*) (this=0x55ae7ce86490, event=0x7ffd1ae489a0) at /usr/src/debug/dolphin/dolphin-23.08.4/src/kitemviews/kitemlistview.cpp:966
#100 0x00007f6b2c9788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7ce86490, e=0x7ffd1ae489a0) at kernel/qapplication.cpp:3640
#101 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7ce86490, event=0x7ffd1ae489a0) at kernel/qcoreapplication.cpp:1064
#102 0x00007f6b2bc9b0d3 in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#103 0x00007f6b2cc95b20 in qt_sendSpontaneousEvent(QObject*, QEvent*) (event=0x7ffd1ae489a0, receiver=<optimized out>) at kernel/qapplication.cpp:4064
#104 QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) (this=0x55ae7cd77710, item=0x55ae7ce864a0, event=0x7ffd1ae489a0) at graphicsview/qgraphicsscene.cpp:1254
#105 0x00007f6b2cc9a57a in QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) (this=0x55ae7cd77710, mouseEvent=0x7ffd1ae489a0) at graphicsview/qgraphicsscene.cpp:1335
#106 0x00007f6b2cc9baba in QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) (this=<optimized out>, mouseEvent=0x7ffd1ae489a0) at graphicsview/qgraphicsscene.cpp:4097
#107 0x00007f6b2cca1347 in QGraphicsScene::event(QEvent*) (this=0x55ae7d1f1600, event=0x7ffd1ae489a0) at graphicsview/qgraphicsscene.cpp:3429
#108 0x00007f6b2c9788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7d1f1600, e=0x7ffd1ae489a0) at kernel/qapplication.cpp:3640
#109 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7d1f1600, event=0x7ffd1ae489a0) at kernel/qcoreapplication.cpp:1064
#110 0x00007f6b2bc9b0d3 in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#111 0x00007f6b2ccc0078 in qt_sendSpontaneousEvent(QObject*, QEvent*) (event=0x7ffd1ae489a0, receiver=<optimized out>) at kernel/qapplication.cpp:4064
#112 QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent*) (this=0x55ae7d1f1b00, event=0x7ffd1ae48f60) at graphicsview/qgraphicsview.cpp:672
#113 0x00007f6b2c9aef17 in QWidget::event(QEvent*) (this=0x55ae7d1f1590, event=0x7ffd1ae48f60) at kernel/qwidget.cpp:8663
#114 0x00007f6b2ca5d9e3 in QFrame::event(QEvent*) (this=0x55ae7d1f1590, e=0x7ffd1ae48f60) at widgets/qframe.cpp:550
#115 0x00007f6b2bc98022 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (receiver=receiver@entry=0x55ae7d1f64f0, event=event@entry=0x7ffd1ae48f60) at kernel/qcoreapplication.cpp:1190
#116 0x00007f6b2c9788ef in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55ae7ca3e330, receiver=receiver@entry=0x55ae7d1f64f0, e=e@entry=0x7ffd1ae48f60) at kernel/qapplication.cpp:3634
#117 0x00007f6b2c97ddaf in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7d1f64f0, e=0x7ffd1ae48f60) at kernel/qapplication.cpp:3084
#118 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7d1f64f0, event=0x7ffd1ae48f60) at kernel/qcoreapplication.cpp:1064
#119 0x00007f6b2bc9b0d3 in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#120 0x00007f6b2c97c0ea in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) (receiver=0x55ae7d1f64f0, event=0x7ffd1ae48f60, alienWidget=<optimized out>, nativeWidget=0x55ae7cb77310, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2622
#121 0x00007f6b2c9cceb5 in QWidgetWindow::handleMouseEvent(QMouseEvent*) (this=this@entry=0x55ae7d0c22e0, event=event@entry=0x7ffd1ae492c0) at kernel/qwidgetwindow.cpp:684
#122 0x00007f6b2c9cec07 in QWidgetWindow::event(QEvent*) (this=0x55ae7d0c22e0, event=0x7ffd1ae492c0) at kernel/qwidgetwindow.cpp:300
#123 0x00007f6b2c9788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55ae7d0c22e0, e=0x7ffd1ae492c0) at kernel/qapplication.cpp:3640
#124 0x00007f6b2bc9b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ae7d0c22e0, event=0x7ffd1ae492c0) at kernel/qcoreapplication.cpp:1064
#125 0x00007f6b2bc9b0d3 in QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#126 0x00007f6b2c14196c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) (e=0x55ae7d63a9d0) at kernel/qguiapplication.cpp:2285
#127 0x00007f6b2c12a6f5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#128 0x00007f6b25f06570 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at /usr/src/debug/qt5-base/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
#129 0x00007f6b29d0df69 in g_main_dispatch (context=0x7f6b20000ec0) at ../glib/glib/gmain.c:3476
#130 0x00007f6b29d6c367 in g_main_context_dispatch_unlocked (context=0x7f6b20000ec0) at ../glib/glib/gmain.c:4284
#131 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7f6b20000ec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#132 0x00007f6b29d0c162 in g_main_context_iteration (context=0x7f6b20000ec0, may_block=1) at ../glib/glib/gmain.c:4414
#133 0x00007f6b2bce9e0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55ae7cb7b5d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#134 0x00007f6b2bc99d54 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd1ae49660, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#135 0x00007f6b2bc9b1f3 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#136 0x00007f6b2c13bf12 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#137 0x00007f6b2c976cda in QApplication::exec() () at kernel/qapplication.cpp:2832
#138 0x000055ae7b673db8 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin/dolphin-23.08.4/src/main.cpp:255
[Inferior 1 (process 31301) detached]

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2024-01-08 09:05:41 UTC

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