https://bugs.kde.org/show_bug.cgi?id=423091

Szőts Ákos <szots...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |---
            Version|5.18.5                      |5.26.3
             Status|NEEDSINFO                   |REPORTED
           Platform|Fedora RPMs                 |OpenSUSE

--- Comment #20 from Szőts Ákos <szots...@gmail.com> ---
Operating System: openSUSE Tumbleweed 20221128
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Kernel Version: 6.0.8-1-default (64-bit)
Graphics Platform: X11
Graphics Processor: NVIDIA GeForce GTX 960/PCIe/SSE2

This time only system settings crashed.

Application: Rendszerbeállítások (systemsettings), signal: Segmentation fault

[KCrash Handler]
#6  std::__atomic_base<int>::load (__m=std::memory_order::relaxed,
this=<optimized out>) at /usr/include/c++/12/bits/atomic_base.h:486
#7  QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at
/usr/include/qt5/QtCore/qatomic_cxx11.h:239
#8  QBasicAtomicInteger<int>::loadRelaxed (this=<optimized out>) at
/usr/include/qt5/QtCore/qbasicatomic.h:107
#9  QtPrivate::RefCount::ref (this=<optimized out>) at
/usr/include/qt5/QtCore/qrefcount.h:55
#10 QString::QString (other=..., this=0x7ffcb4e851c0) at
/usr/include/qt5/QtCore/qstring.h:1094
#11 KWin::DesktopsModel::syncWithServer (this=0x561d7f0f92c0) at
/usr/src/debug/kwin-5.26.3/src/kcmkwin/kwindesktop/desktopsmodel.cpp:305
#12 0x00007f952c0e3ecf in KWin::VirtualDesktops::save (this=0x561d7f0f3980) at
/usr/src/debug/kwin-5.26.3/src/kcmkwin/kwindesktop/virtualdesktops.cpp:80
#13 0x00007f9545d263f2 in KCModuleQml::save (this=0x561d7f190730) at
/usr/src/debug/kcmutils-5.100.0/src/kcmoduleqml.cpp:299
#14 0x00007f9545d2e327 in KCModuleProxy::save (this=<optimized out>) at
/usr/src/debug/kcmutils-5.100.0/src/kcmoduleproxy.cpp:279
#15 0x00007f95462d8751 in ModuleView::moduleSave (this=0x561d7ea54ab0,
module=<optimized out>) at
/usr/src/debug/systemsettings-5.26.3/core/ModuleView.cpp:369
#16 0x00007f95462d8a8e in ModuleView::moduleSave (this=<optimized out>) at
/usr/src/debug/systemsettings-5.26.3/core/ModuleView.cpp:360
#17 0x00007f95462daebe in ModuleView::qt_static_metacall (_o=<optimized out>,
_c=<optimized out>, _id=<optimized out>, _a=0x7ffcb4e85440) at
/usr/src/debug/systemsettings-5.26.3/build/core/systemsettingsview_autogen/EWIEGA46WW/moc_ModuleView.cpp:133
#18 0x00007f9544b1354c in doActivate<false> (sender=0x561d7e6de590,
signal_index=9, argv=0x7ffcb4e85440) at kernel/qobject.cpp:3931
#19 0x00007f9544b0c74f in QMetaObject::activate
(sender=sender@entry=0x561d7e6de590, m=m@entry=0x7f9545cbe160
<QAbstractButton::staticMetaObject>,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffcb4e85440)
at kernel/qobject.cpp:3979
#20 0x00007f9545897072 in QAbstractButton::clicked
(this=this@entry=0x561d7e6de590, _t1=<optimized out>) at
.moc/moc_qabstractbutton.cpp:308
#21 0x00007f95458972da in QAbstractButtonPrivate::emitClicked
(this=0x561d7e480c00) at widgets/qabstractbutton.cpp:416
#22 0x00007f9545898b78 in QAbstractButtonPrivate::click (this=0x561d7e480c00)
at widgets/qabstractbutton.cpp:409
#23 0x00007f9545898d97 in QAbstractButton::mouseReleaseEvent
(this=0x561d7e6de590, e=0x7ffcb4e859c0) at widgets/qabstractbutton.cpp:1045
#24 0x00007f95457e6c38 in QWidget::event (this=0x561d7e6de590,
event=0x7ffcb4e859c0) at kernel/qwidget.cpp:9043
#25 0x00007f95457a53fe in QApplicationPrivate::notify_helper
(this=this@entry=0x561d7e3aa6e0, receiver=receiver@entry=0x561d7e6de590,
e=e@entry=0x7ffcb4e859c0) at kernel/qapplication.cpp:3637
#26 0x00007f95457ad922 in QApplication::notify (this=<optimized out>,
receiver=0x561d7e6de590, e=<optimized out>) at kernel/qapplication.cpp:3081
#27 0x00007f9544adc128 in QCoreApplication::notifyInternal2
(receiver=0x561d7e6de590, event=0x7ffcb4e859c0) at
kernel/qcoreapplication.cpp:1064
#28 0x00007f95457aba9e in QApplicationPrivate::sendMouseEvent
(receiver=receiver@entry=0x561d7e6de590, event=event@entry=0x7ffcb4e859c0,
alienWidget=<optimized out>, nativeWidget=0x561d7e8a4610,
buttonDown=buttonDown@entry=0x7f9545cf0330 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at
kernel/qapplication.cpp:2619
#29 0x00007f95457ffa58 in QWidgetWindow::handleMouseEvent (this=0x561d7e8f21a0,
event=0x7ffcb4e85c70) at kernel/qwidgetwindow.cpp:683
#30 0x00007f9545802fb0 in QWidgetWindow::event (this=0x561d7e8f21a0,
event=0x7ffcb4e85c70) at kernel/qwidgetwindow.cpp:300
#31 0x00007f95457a53fe in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x561d7e8f21a0, e=0x7ffcb4e85c70) at
kernel/qapplication.cpp:3637
#32 0x00007f9544adc128 in QCoreApplication::notifyInternal2
(receiver=0x561d7e8f21a0, event=0x7ffcb4e85c70) at
kernel/qcoreapplication.cpp:1064
#33 0x00007f9544f7b9ad in QGuiApplicationPrivate::processMouseEvent
(e=0x561d7e9d16c0) at kernel/qguiapplication.cpp:2285
#34 0x00007f9544f4f37c in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#35 0x00007f953f51a0fa in xcbSourceDispatch (source=<optimized out>) at
qxcbeventdispatcher.cpp:105
#36 0x00007f954331ca90 in g_main_dispatch (context=0x7f9538005010) at
../glib/gmain.c:3444
#37 g_main_context_dispatch (context=context@entry=0x7f9538005010) at
../glib/gmain.c:4162
#38 0x00007f954331ce48 in g_main_context_iterate
(context=context@entry=0x7f9538005010, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4238
#39 0x00007f954331cedc in g_main_context_iteration (context=0x7f9538005010,
may_block=1) at ../glib/gmain.c:4303
#40 0x00007f9544b33b56 in QEventDispatcherGlib::processEvents
(this=0x561d7e47ee90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#41 0x00007f9544adab9b in QEventLoop::exec (this=this@entry=0x7ffcb4e85fa0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#42 0x00007f9544ae2d06 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#43 0x00007f9544f6ee4c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1870
#44 0x00007f95457a5375 in QApplication::exec () at kernel/qapplication.cpp:2829
#45 0x0000561d7d6d4fa8 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/systemsettings-5.26.3/app/main.cpp:188
[Inferior 1 (process 16159) detached]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to