Application: dolphin (23.04.2) Qt Version: 5.15.9 Frameworks Version: 5.106.0 Operating System: Linux 6.3.6-200.fc38.x86_64 x86_64 Windowing System: Wayland Distribution: Fedora Linux 38 (KDE Plasma) DrKonqi: 5.27.5 [KCrashBackend] -- Information about the crash: This is a fresh Fedora KDE 38 install. When I try to share more than around 1300 files via selecting them and dragging onto another app, the moments I start to drag them, dolphin crashes. Locale: All TR_tr except language on Regional Settings tab on system settings. All of the themes are Breeze/default. encrypted btrfs root with compress-force=zstd:15 openSUSE TW didn't have this issue. Fedora issue? I select the files: FINE I click: FINE I hold the mouse button on the items without dragging: FINE The moment I start dragging: CRASH The crash can be reproduced every time. -- Backtrace: Application: Dolphin (dolphin), signal: Aborted [KCrash Handler] #4 0x00007f7e846b0844 in __pthread_kill_implementation () from /lib64/libc.so.6 #5 0x00007f7e8465fabe in raise () from /lib64/libc.so.6 #6 0x00007f7e8464887f in abort () from /lib64/libc.so.6 #7 0x00007f7e833d0cf2 in _dbus_abort.cold () from /lib64/libdbus-1.so.3 #8 0x00007f7e833f9112 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3 #9 0x00007f7e85964d89 in QDBusConnectionPrivate::getNameOwnerNoCache(QString const&) () from /lib64/libQt5DBus.so.5 #10 0x00007f7e8596646f in QDBusConnectionPrivate::addSignalHook(QString const&, QDBusConnectionPrivate::SignalHook const&) () from /lib64/libQt5DBus.so.5 #11 0x00007f7e8596814a in QtPrivate::QSlotObject<bool (QDBusConnectionPrivate::*)(QString const&, QDBusConnectionPrivate::SignalHook const&), QtPrivate::List<QString const&, QDBusConnectionPrivate::SignalHook const&>, bool>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libQt5DBus.so.5 #12 0x00007f7e84edf73b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #13 0x00007f7e84eb3d2b in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #14 0x00007f7e84eb71f5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5 #15 0x00007f7e84f06e2f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #16 0x00007f7e82d1339c in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #17 0x00007f7e82d71438 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #18 0x00007f7e82d10a23 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #19 0x00007f7e84f06919 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #20 0x00007f7e84eb270b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #21 0x00007f7e84cf4160 in QThread::exec() () from /lib64/libQt5Core.so.5 #22 0x00007f7e85951b3b in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5 #23 0x00007f7e84cf556d in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #24 0x00007f7e846ae907 in start_thread () from /lib64/libc.so.6 #25 0x00007f7e84734870 in clone3 () from /lib64/libc.so.6 Thread 1 (Thread 0x7f7e7f8fa9c0 (LWP 11081) "dolphin"): #1 0x00007f7e84cf74ab in QSemaphore::acquire(int) () from /lib64/libQt5Core.so.5 #2 0x00007f7e84ee8741 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #3 0x00007f7e859b0a94 in QDBusConnectionPrivate::signalNeedsConnecting(QString const&, QDBusConnectionPrivate::SignalHook const&) () from /lib64/libQt5DBus.so.5 #4 0x00007f7e8595c2fe in QDBusConnectionPrivate::connectRelay(QString const&, QString const&, QString const&, QDBusAbstractInterface*, QMetaMethod const&) () from /lib64/libQt5DBus.so.5 #5 0x00007f7e84ee1ae9 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5 #6 0x00007f7e84ee1dc0 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib64/libQt5Core.so.5 #7 0x00007f7e861f058f in KUrlMimeData::exportUrlsToPortal(QMimeData*) () from /lib64/libKF5CoreAddons.so.5 #8 0x00007f7e86f85c3f in KItemListController::startDragging() () from /lib64/libdolphinprivate.so.5 #9 0x00007f7e86f8665b in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /lib64/libdolphinprivate.so.5 #10 0x00007f7e86f8afca in KItemListController::processEvent(QEvent*, QTransform const&) () from /lib64/libdolphinprivate.so.5 #11 0x00007f7e86f8e16d in KItemListView::event(QEvent*) () from /lib64/libdolphinprivate.so.5 #12 0x00007f7e85baeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #13 0x00007f7e84eb3d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #14 0x00007f7e85f03675 in QGraphicsScenePrivate::sendEvent(QGraphicsItem*, QEvent*) () from /lib64/libQt5Widgets.so.5 #15 0x00007f7e85f03a59 in QGraphicsScenePrivate::sendMouseEvent(QGraphicsSceneMouseEvent*) () from /lib64/libQt5Widgets.so.5 #16 0x00007f7e85f0969f in QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) () from /lib64/libQt5Widgets.so.5 #17 0x00007f7e85f16876 in QGraphicsScene::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #18 0x00007f7e85baeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #19 0x00007f7e84eb3d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #20 0x00007f7e85f331dd in QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent*) () from /lib64/libQt5Widgets.so.5 #21 0x00007f7e85bf3688 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #22 0x00007f7e85ca4ae7 in QFrame::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #23 0x00007f7e84eb3af6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #24 0x00007f7e85baeb65 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #25 0x00007f7e85bb7456 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #26 0x00007f7e84eb3d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #27 0x00007f7e85bb56a4 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5 #28 0x00007f7e85c0d1a9 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5 #29 0x00007f7e85c1072f in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #30 0x00007f7e85baeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #31 0x00007f7e84eb3d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #32 0x00007f7e8536c44b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5 #33 0x00007f7e8534aa0c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5 #34 0x00007f7e823639e4 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5WaylandClient.so.5 #35 0x00007f7e82d1339c in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #36 0x00007f7e82d71438 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #37 0x00007f7e82d10a23 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #38 0x00007f7e84f06919 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #39 0x00007f7e84eb270b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #40 0x00007f7e84eba99b in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #41 0x000055769f35a025 in main () [Inferior 1 (process 11081) detached] The reporter indicates this bug may be a duplicate of or related to bug 447746, bug 425607. Reported using DrKonqi
possibly related to: https://bugs.kde.org/show_bug.cgi?id=470925
Created attachment 162216 [details] New crash information added by DrKonqi dolphin (23.04.3) using Qt 5.15.9 1. Have directory with 5000+ files 2. Select all the files with CTRL+A 3. Drag the files Dolphin crashes -- Backtrace (Reduced): #7 0x00007fe1ca829cb2 in _dbus_abort.cold () from /lib64/libdbus-1.so.3 #8 0x00007fe1ca850a90 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3 #9 0x00007fe1ccd97871 in q_dbus_pending_call_block (pending=<optimized out>) at /usr/src/debug/qt5-qtbase-5.15.9-3.fc37.x86_64/src/dbus/qdbus_symbols_p.h:450 #10 QDBusConnectionPrivate::getNameOwnerNoCache (this=this@entry=0x7fe1b4001c00, serviceName=...) at qdbusintegrator.cpp:2569 #11 0x00007fe1ccd99b3b in QDBusConnectionPrivate::addSignalHook (this=0x7fe1b4001c00, key=..., hook=...) at qdbusintegrator.cpp:2304
(In reply to tarmoration from comment #1) > possibly related to: https://bugs.kde.org/show_bug.cgi?id=470925 I'm on X11. The fixes are for src/client/qwaylanddatadevice.cpp, doubt it's related.
*** This bug has been marked as a duplicate of bug 475030 ***