[dolphin] [Bug 492741] Dolphin crashes when opening Properties and Dolphin settings simultanously
Akseli Lahtinen
bugzilla_noreply at kde.org
Fri Oct 25 14:00:31 BST 2024
https://bugs.kde.org/show_bug.cgi?id=492741
Akseli Lahtinen <akselmo at akselmo.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |akselmo at akselmo.dev
Status|REPORTED |CONFIRMED
--- Comment #2 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Can confirm the crash on git master version of dolphin
Operating System: Fedora Linux 40
KDE Plasma Version: 6.2.80
KDE Frameworks Version: 6.8.0
Qt Version: 6.7.2
Kernel Version: 6.11.4-201.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15,5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600
Backtrace
#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo at entry=11, no_tid=no_tid at entry=0)
at pthread_kill.c:44
#1 0x00007f4c4fea86d3 in __pthread_kill_internal (threadid=<optimized out>,
signo=11) at pthread_kill.c:78
#2 0x00007f4c4fe4fc4e in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3 0x00007f4c531ec5ab in KCrash::defaultCrashHandler (sig=11)
at /home/akseli/Repositories/kde/src/kcrash/src/kcrash.cpp:596
#4 0x00007f4c4fe4fd00 in <signal handler called> () at /lib64/libc.so.6
#5 0x00000000004a2e26 in GeneralViewSettingsPage::GeneralViewSettingsPage
(this=this at entry=0x1e2d9680, url=<optimized out>, parent=<optimized out>)
at
/home/akseli/Repositories/kde/src/dolphin/src/settings/viewmodes/generalviewsettingspage.cpp:129
#6 0x000000000049d50a in ViewSettingsPage::ViewSettingsPage (this=0x1e2d4be0,
url=<optimized out>, parent=<optimized out>)
at
/home/akseli/Repositories/kde/src/dolphin/src/settings/viewmodes/viewsettingspage.cpp:30
#7 0x0000000000493bd2 in DolphinSettingsDialog::DolphinSettingsDialog
(this=this at entry=0x1e1537a0, url=..., parent=parent at entry=0x1d435e00,
actions=0x1d417620)
at
/home/akseli/Repositories/kde/src/dolphin/src/settings/dolphinsettingsdialog.cpp:51
#8 0x0000000000444c6f in DolphinMainWindow::editSettings (this=0x1d435e00)
at /home/akseli/Repositories/kde/src/dolphin/src/dolphinmainwindow.cpp:1392
#9 0x00007f4c505fc8f2 in QtPrivate::QSlotObjectBase::call (this=0x1d5601d0,
r=<optimized out>, a=0x7ffc2b525740)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobjectdefs_impl.h:469
#10 doActivate<false> (sender=0x1d5f60e0, signal_index=7, argv=0x7ffc2b525740)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4086
#11 0x00007f4c505f2bc7 in QMetaObject::activate
(sender=sender at entry=0x1d5f60e0, m=m at entry=0x7f4c515375c0,
local_signal_index=local_signal_index at entry=4, argv=argv at entry=0x7ffc2b525740)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4146
#12 0x00007f4c5122f614 in QAction::triggered (this=this at entry=0x1d5f60e0,
_t1=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/redhat-linux-build/src/gui/Gui_autogen/include/moc_qaction.cpp:480
#13 0x00007f4c512326bf in QAction::activate (this=0x1d5f60e0, event=<optimized
out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qaction.cpp:1102
#14 0x00007f4c51977654 in QMenuPrivate::activateCausedStack
(this=0x1de26710, causedStack=..., action=0x1d5f60e0,
action_e=QAction::Trigger, self=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/widgets/qmenu.cpp:1420
#15 0x00007f4c5197fe20 in QMenuPrivate::activateAction
(this=0x1de26710, action=0x1d5f60e0, action_e=QAction::Trigger, self=<optimized
out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/widgets/qmenu.cpp:1502
--Type <RET> for more, q to quit, c to continue without paging--c
^[[H#16 0x00007f4c517ed278 in QWidget::event (this=0x1d83a450,
event=0x7ffc2b525e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:9405
#17 0x00007f4c5178b218 in QApplicationPrivate::notify_helper
(this=this at entry=0x1d0ee0c0, receiver=receiver at entry=0x1d83a450,
e=e at entry=0x7ffc2b525e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287
#18 0x00007f4c51796142 in QApplication::notify (this=<optimized out>,
receiver=<optimized out>, e=0x7ffc2b525e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2765
#19 0x00007f4c50596e88 in QCoreApplication::notifyInternal2
(receiver=0x1d83a450, event=0x7ffc2b525e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
#20 0x00007f4c505970fd in QCoreApplication::sendSpontaneousEvent
(receiver=<optimized out>, event=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1597
#21 0x00007f4c517946cc in QApplicationPrivate::sendMouseEvent
(receiver=0x1d83a450, event=event at entry=0x7ffc2b525e00, alienWidget=<optimized
out>, nativeWidget=0x1d83a450, buttonDown=buttonDown at entry=0x7f4c51dac880
<qt_button_down>, lastMouseReceiver=..., spontaneous=true,
onlyDispatchEnterLeave=false)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2347
#22 0x00007f4c51801cff in QWidgetWindow::handleMouseEvent (this=0x1d558090,
event=0x7ffc2b5260c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidgetwindow.cpp:545
#23 0x00007f4c51804240 in QWidgetWindow::event (this=0x1d558090,
event=0x7ffc2b5260c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidgetwindow.cpp:263
#24 0x00007f4c5178b218 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x1d558090, e=0x7ffc2b5260c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287
#25 0x00007f4c50596e88 in QCoreApplication::notifyInternal2
(receiver=0x1d558090, event=0x7ffc2b5260c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
#26 0x00007f4c505970fd in QCoreApplication::sendSpontaneousEvent
(receiver=<optimized out>, event=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1597
#27 0x00007f4c50de6d9b in QGuiApplicationPrivate::processMouseEvent
(e=0x7f4c2c0030d0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qguiapplication.cpp:2327
#28 0x00007f4c50e4b37c in QWindowSystemInterface::sendWindowSystemEvents
(flags=...)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1114
#29 0x00007f4c513634f4 in userEventSourceDispatch (source=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/platform/unix/qeventdispatcher_glib.cpp:38
#30 0x00007f4c4d30ee8c in g_main_dispatch (context=0x7f4c34000f00) at
../glib/gmain.c:3344
#31 g_main_context_dispatch_unlocked (context=0x7f4c34000f00) at
../glib/gmain.c:4152
#32 0x00007f4c4d370c98 in g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x7f4c34000f00, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at ../glib/gmain.c:4217
#33 0x00007f4c4d310383 in g_main_context_iteration (context=0x7f4c34000f00,
may_block=1) at ../glib/gmain.c:4282
#34 0x00007f4c508851a3 in QEventDispatcherGlib::processEvents (this=0x1d10bcc0,
flags=...)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#35 0x00007f4c505a3bc3 in QEventLoop::exec (this=this at entry=0x7ffc2b526500,
flags=..., flags at entry=...)
at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:34
#36 0x00007f4c5197d42c in QMenuPrivate::exec (this=0x1da2d290, p=...,
action=action at entry=0x0, positionFunction=...)
at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:74
#37 0x00007f4c519f24cc in QToolButtonPrivate::popupTimerDone (this=0x1d8f58d0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/widgets/qtoolbutton.cpp:784
#38 0x00007f4c505fc8f2 in QtPrivate::QSlotObjectBase::call (this=0x1d8f5d30,
r=<optimized out>, a=0x7ffc2b5266f8)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobjectdefs_impl.h:469
#39 doActivate<false> (sender=0x1d8f5730, signal_index=7, argv=0x7ffc2b5266f8)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4086
#40 0x00007f4c505f2bc7 in QMetaObject::activate
(sender=sender at entry=0x1d8f5730, m=m at entry=0x7f4c51d694a0,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x0) at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4146
#41 0x00007f4c518c3124 in QAbstractButton::pressed (this=this at entry=0x1d8f5730)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/redhat-linux-build/src/widgets/Widgets_autogen/include/moc_qabstractbutton.cpp:311
#42 0x00007f4c518c34f2 in QAbstractButtonPrivate::emitPressed (this=0x1d8f58d0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/widgets/qabstractbutton.cpp:395
#43 0x00007f4c518c3d4a in QAbstractButton::mousePressEvent
(this=this at entry=0x1d8f5730, e=e at entry=0x7ffc2b526e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/widgets/qabstractbutton.cpp:948
#44 0x00007f4c519f33c7 in QToolButton::mousePressEvent (this=0x1d8f5730,
e=0x7ffc2b526e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/widgets/qtoolbutton.cpp:578
#45 0x00007f4c517ed278 in QWidget::event (this=0x1d8f5730,
event=0x7ffc2b526e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidget.cpp:9405
#46 0x00007f4c5178b218 in QApplicationPrivate::notify_helper
(this=this at entry=0x1d0ee0c0, receiver=receiver at entry=0x1d8f5730,
e=e at entry=0x7ffc2b526e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287
#47 0x00007f4c51796142 in QApplication::notify (this=<optimized out>,
receiver=<optimized out>, e=0x7ffc2b526e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2765
#48 0x00007f4c50596e88 in QCoreApplication::notifyInternal2
(receiver=0x1d8f5730, event=0x7ffc2b526e00)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
#49 0x00007f4c505970fd in QCoreApplication::sendSpontaneousEvent
(receiver=<optimized out>, event=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1597
#50 0x00007f4c517946cc in QApplicationPrivate::sendMouseEvent
(receiver=receiver at entry=0x1d8f5730, event=event at entry=0x7ffc2b526e00,
alienWidget=<optimized out>, nativeWidget=0x1d435e00,
buttonDown=buttonDown at entry=0x7f4c51dac880 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2347
#51 0x00007f4c51801336 in QWidgetWindow::handleMouseEvent (this=0x1d58c920,
event=0x7ffc2b5270c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidgetwindow.cpp:649
#52 0x00007f4c51804240 in QWidgetWindow::event (this=0x1d58c920,
event=0x7ffc2b5270c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qwidgetwindow.cpp:263
#53 0x00007f4c5178b218 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x1d58c920, e=0x7ffc2b5270c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:3287
#54 0x00007f4c50596e88 in QCoreApplication::notifyInternal2
(receiver=0x1d58c920, event=0x7ffc2b5270c0)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1142
#55 0x00007f4c505970fd in QCoreApplication::sendSpontaneousEvent
(receiver=<optimized out>, event=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qcoreapplication.cpp:1597
#56 0x00007f4c50de6d9b in QGuiApplicationPrivate::processMouseEvent
(e=0x7f4c2c001d10)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qguiapplication.cpp:2327
#57 0x00007f4c50e4b37c in QWindowSystemInterface::sendWindowSystemEvents
(flags=...)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1114
#58 0x00007f4c513634f4 in userEventSourceDispatch (source=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/platform/unix/qeventdispatcher_glib.cpp:38
#59 0x00007f4c4d30ee8c in g_main_dispatch (context=0x7f4c34000f00) at
../glib/gmain.c:3344
#60 g_main_context_dispatch_unlocked (context=0x7f4c34000f00) at
../glib/gmain.c:4152
#61 0x00007f4c4d370c98 in g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x7f4c34000f00, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>)
at ../glib/gmain.c:4217
#62 0x00007f4c4d310383 in g_main_context_iteration (context=0x7f4c34000f00,
may_block=1) at ../glib/gmain.c:4282
#63 0x00007f4c508851a3 in QEventDispatcherGlib::processEvents (this=0x1d10bcc0,
flags=...)
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#64 0x00007f4c505a3bc3 in QEventLoop::exec (this=this at entry=0x7ffc2b5274f0,
flags=..., flags at entry=...)
at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:34
#65 0x00007f4c5059fa7c in QCoreApplication::exec ()
at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/global/qflags.h:74
#66 0x00007f4c50dd66ed in QGuiApplication::exec ()
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/gui/kernel/qguiapplication.cpp:1926
#67 0x00007f4c5178b189 in QApplication::exec ()
at
/usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/widgets/kernel/qapplication.cpp:2555
#68 0x000000000043fbe9 in main (argc=<optimized out>, argv=<optimized out>)
at /home/akseli/Repositories/kde/src/dolphin/src/main.cpp:275
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list