Bug 455949 - Dolphin crash when (as I remember) I click on the "write into" button the the dialog that pops up when moving subdirectories named identically "onto" each other
Summary: Dolphin crash when (as I remember) I click on the "write into" button the the...
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Overwrite dialog (show other bugs)
Version: 5.94.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: drkonqi, wayland
Depends on:
Blocks:
 
Reported: 2022-06-26 11:14 UTC by David Tonhofer
Modified: 2022-06-27 18:49 UTC (History)
3 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 David Tonhofer 2022-06-26 11:14:32 UTC
Application: dolphin (22.04.1)

Qt Version: 5.15.3
Frameworks Version: 5.94.0
Operating System: Linux 5.18.6-200.fc36.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.24.5 [KCrashBackend]

-- Information about the crash:
I was moving a set of directory Ax into directoy B.

Ax contains directores named the same as directories already in B (let's say X)

In that case a popup window is shown that asks whether the move should just add directores  fom Ax/X into B/X.

(If I remmeber correctly) I clicked on Yes.

Then Dolphin crashes.

I hope the move was "transactional" in that no files have been lost (but I have seen Dolphin overwrite files due to a problem with the renaming feature in the interface, so who knows :-(

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  0x00007ff099c25c3c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007ff099bd59c6 in raise () from /lib64/libc.so.6
#6  0x00007ff099bbf7f4 in abort () from /lib64/libc.so.6
#7  0x00007ff099bbf71b in __assert_fail_base.cold () from /lib64/libc.so.6
#8  0x00007ff099bce576 in __assert_fail () from /lib64/libc.so.6
#9  0x00007ff097752bbc in wl_proxy_unref (proxy=<optimized out>) at ../src/wayland-client.c:230
#10 0x00007ff097754b62 in proxy_destroy (proxy=0x7ff097758258 <__PRETTY_FUNCTION__.3>) at ../src/wayland-client.c:514
#11 0x00007ff097754c6e in wl_proxy_destroy_caller_locks (proxy=0x55d83f2b3980) at ../src/wayland-client.c:523
#12 wl_proxy_destroy (proxy=0x55d83f2b3980) at ../src/wayland-client.c:546
#13 0x00007ff0977e18a9 in wl_callback_destroy (wl_callback=<optimized out>) at ../../include/QtWaylandClient/5.15.3/QtWaylandClient/private/../../../../../src/client/wayland-wayland-client-protocol.h:1220
#14 QtWaylandClient::QWaylandWindow::reset (this=0x55d83f0e8ff0) at /usr/src/debug/qt5-qtwayland-5.15.3-2.fc36.x86_64/src/client/qwaylandwindow.cpp:255
#15 0x00007ff09a79b337 in QWindowPrivate::setVisible (this=0x55d83e6ce0c0, visible=visible@entry=false) at kernel/qwindow.cpp:408
#16 0x00007ff09ae675f1 in QWidgetWindow::setNativeWindowVisibility (this=<optimized out>, visible=visible@entry=false) at kernel/qwidgetwindow.cpp:215
#17 0x00007ff09ae438fd in QWidgetPrivate::hide_sys (this=this@entry=0x55d83f0e8ba0) at kernel/qwidget.cpp:8022
#18 0x00007ff09ae4a800 in QWidgetPrivate::hide_helper (this=this@entry=0x55d83f0e8ba0) at kernel/qwidget.cpp:7950
#19 0x00007ff09ae4f4e8 in QWidgetPrivate::setVisible (this=0x55d83f0e8ba0, visible=<optimized out>) at kernel/qwidget.cpp:8146
#20 0x00007ff09ae4f5c6 in QWidget::setVisible (this=this@entry=0x55d83ee3f9c0, visible=visible@entry=false) at kernel/qwidget.cpp:8057
#21 0x00007ff09b01cb06 in QDialog::setVisible (this=0x55d83ee3f9c0, visible=<optimized out>) at dialogs/qdialog.cpp:849
#22 0x00007ff09b01b131 in QDialogPrivate::hide (this=this@entry=0x55d83f0e8ba0, resultCode=resultCode@entry=4) at dialogs/qdialog.cpp:158
#23 0x00007ff09b01b168 in QDialog::done (this=<optimized out>, r=4) at dialogs/qdialog.cpp:637
#24 0x00007ff09a2a8c36 in QtPrivate::QSlotObjectBase::call (a=0x7ffff0decaf0, r=<optimized out>, this=0x55d83e9f7660) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#25 doActivate<false> (sender=0x55d83f07c010, signal_index=9, argv=0x7ffff0decaf0) at kernel/qobject.cpp:3886
#26 0x00007ff09a2a3c67 in QMetaObject::activate (sender=sender@entry=0x55d83f07c010, m=m@entry=0x7ff09b3356a0 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffff0decaf0) at kernel/qobject.cpp:3946
#27 0x00007ff09af00ae6 in QAbstractButton::clicked (this=this@entry=0x55d83f07c010, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308
#28 0x00007ff09af00d5e in QAbstractButtonPrivate::emitClicked (this=0x55d83f17a190) at widgets/qabstractbutton.cpp:415
#29 0x00007ff09af0299c in QAbstractButtonPrivate::click (this=0x55d83f17a190) at widgets/qabstractbutton.cpp:408
#30 0x00007ff09af02bbb in QAbstractButton::mouseReleaseEvent (this=0x55d83f07c010, e=0x7ffff0ded080) at widgets/qabstractbutton.cpp:1044
#31 0x00007ff09afff6ce in QToolButton::mouseReleaseEvent (this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:622
#32 0x00007ff09ae4f798 in QWidget::event (this=0x55d83f07c010, event=0x7ffff0ded080) at kernel/qwidget.cpp:9033
#33 0x00007ff09ae0cc82 in QApplicationPrivate::notify_helper (this=this@entry=0x55d83e1360d0, receiver=receiver@entry=0x55d83f07c010, e=e@entry=0x7ffff0ded080) at kernel/qapplication.cpp:3637
#34 0x00007ff09ae15302 in QApplication::notify (this=<optimized out>, receiver=0x55d83f07c010, e=<optimized out>) at kernel/qapplication.cpp:3081
#35 0x00007ff09a275658 in QCoreApplication::notifyInternal2 (receiver=0x55d83f07c010, event=0x7ffff0ded080) at kernel/qcoreapplication.cpp:1064
#36 0x00007ff09ae13402 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x55d83f07c010, event=event@entry=0x7ffff0ded080, alienWidget=<optimized out>, nativeWidget=0x55d83ee3f9c0, buttonDown=buttonDown@entry=0x7ff09b368330 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2619
#37 0x00007ff09ae68aec in QWidgetWindow::handleMouseEvent (this=0x55d83f3cb070, event=0x7ffff0ded330) at kernel/qwidgetwindow.cpp:683
#38 0x00007ff09ae6beb0 in QWidgetWindow::event (this=0x55d83f3cb070, event=0x7ffff0ded330) at kernel/qwidgetwindow.cpp:300
#39 0x00007ff09ae0cc82 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55d83f3cb070, e=0x7ffff0ded330) at kernel/qapplication.cpp:3637
#40 0x00007ff09a275658 in QCoreApplication::notifyInternal2 (receiver=0x55d83f3cb070, event=0x7ffff0ded330) at kernel/qcoreapplication.cpp:1064
#41 0x00007ff09a790115 in QGuiApplicationPrivate::processMouseEvent (e=0x7ff07800e480) at kernel/qguiapplication.cpp:2275
#42 0x00007ff09a76ff5c in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:1169
#43 0x00007ff0978166e4 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5WaylandClient.so.5
#44 0x00007ff097ec8faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#45 0x00007ff097f1e2c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#46 0x00007ff097ec6940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#47 0x00007ff09a2c62fa in QEventDispatcherGlib::processEvents (this=0x55d83e15acf0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#48 0x00007ff09a2740ba in QEventLoop::exec (this=this@entry=0x7ffff0ded6c0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#49 0x00007ff09a27c162 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#50 0x00007ff09a784ee0 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1860
#51 0x00007ff09ae0cbf9 in QApplication::exec () at kernel/qapplication.cpp:2829
#52 0x000055d83ced29e7 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-22.04.1-1.fc36.x86_64/src/main.cpp:240
[Inferior 1 (process 31220) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2022-06-27 18:49:35 UTC
#9  0x00007ff097752bbc in wl_proxy_unref (proxy=<optimized out>) at ../src/wayland-client.c:230
#10 0x00007ff097754b62 in proxy_destroy (proxy=0x7ff097758258 <__PRETTY_FUNCTION__.3>) at ../src/wayland-client.c:514
#11 0x00007ff097754c6e in wl_proxy_destroy_caller_locks (proxy=0x55d83f2b3980) at ../src/wayland-client.c:523
#12 wl_proxy_destroy (proxy=0x55d83f2b3980) at ../src/wayland-client.c:546
#13 0x00007ff0977e18a9 in wl_callback_destroy (wl_callback=<optimized out>) at ../../include/QtWaylandClient/5.15.3/QtWaylandClient/private/../../../../../src/client/wayland-wayland-client-protocol.h:1220
#14 QtWaylandClient::QWaylandWindow::reset (this=0x55d83f0e8ff0) at /usr/src/debug/qt5-qtwayland-5.15.3-2.fc36.x86_64/src/client/qwaylandwindow.cpp:255
#15 0x00007ff09a79b337 in QWindowPrivate::setVisible (this=0x55d83e6ce0c0, visible=visible@entry=false) at kernel/qwindow.cpp:408
#16 0x00007ff09ae675f1 in QWidgetWindow::setNativeWindowVisibility (this=<optimized out>, visible=visible@entry=false) at kernel/qwidgetwindow.cpp:215