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

Nicolas <nico...@hoeft.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nico...@hoeft.de

--- Comment #3 from Nicolas <nico...@hoeft.de> ---
I think I have the same crash:

#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007d899ebe0813 in __pthread_kill_internal (threadid=<optimized out>,
signo=11) at pthread_kill.c:89
#2  0x00007d899eb86dc0 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007d89a1ae7e97 in KCrash::defaultCrashHandler (sig=11) at
/usr/src/debug/kcrash/kcrash-6.16.0/src/kcrash.cpp:605
#4  0x00007d899eb86ef0 in <signal handler called> () at /usr/lib/libc.so.6
#5  0x00007d899ddaa627 in QJSEngine::handle (this=0x0, this=<optimized out>)
    at
/usr/src/debug/qt6-declarative/qtdeclarative/src/qml/jsapi/qjsengine.h:298
#6  QQmlListModel::engine (this=0x5745a6923c70) at
/usr/src/debug/qt6-declarative/qtdeclarative/src/qmlmodels/qqmllistmodel.cpp:2128
#7  QQmlListModel::data (this=0x5745a6923c70, index=0, role=0)
    at
/usr/src/debug/qt6-declarative/qtdeclarative/src/qmlmodels/qqmllistmodel.cpp:2319
#8  0x00007d899ddab724 in QQmlListModel::data (this=<optimized out>,
index=<optimized out>, role=<optimized out>)
    at /usr/include/qt6/QtCore/qabstractitemmodel.h:130
#9  0x00007d896da58dad in ModelSource::item (this=0x5745aa7ad5f0, index=0)
    at
/usr/src/debug/kquickcharts/kquickcharts-6.16.0/src/datasource/ModelSource.cpp:93
#10 0x00007d896da558c5 in ChartDataSource::first (this=<optimized out>)
    at
/usr/src/debug/kquickcharts/kquickcharts-6.16.0/src/datasource/ChartDataSource.cpp:20
#11 0x00007d896da09f2b in LegendModel::getValueForItem
(this=this@entry=0x57459912a4c0, item=item@entry=0)
    at
/usr/src/debug/kquickcharts/kquickcharts-6.16.0/controls/LegendModel.cpp:263
#12 0x00007d896da0aba7 in LegendModel::update (this=<optimized out>)
    at
/usr/src/debug/kquickcharts/kquickcharts-6.16.0/controls/LegendModel.cpp:164
#13 0x00007d899f285e34 in QObject::event (this=<optimized out>, e=<optimized
out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1431
#14 0x00007d89a12b8c70 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x57459912a4c0, e=0x57459aa23510)
    at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3303
#15 0x00007d899f22d118 in QCoreApplication::notifyInternal2
(receiver=0x57459912a4c0, event=event@entry=0x57459aa23510)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1106
#16 0x00007d899f22d4fb in QCoreApplication::sendEvent (receiver=<optimized
out>, event=0x57459aa23510)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1546
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x57458b0484a0)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1879
#18 0x00007d899f504cf8 in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1733
#19 postEventSourceDispatch (s=0x57458b04f750) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#20 0x00007d899daee87d in g_main_dispatch (context=0x7d8994000f00) at
../glib/glib/gmain.c:3398
#21 0x00007d899daefcd7 in g_main_context_dispatch_unlocked
(context=0x7d8994000f00) at ../glib/glib/gmain.c:4249
#22 g_main_context_iterate_unlocked
    (context=context@entry=0x7d8994000f00, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>)
    at ../glib/glib/gmain.c:4314
#23 0x00007d899daefee5 in g_main_context_iteration (context=0x7d8994000f00,
may_block=1) at ../glib/glib/gmain.c:4379
#24 0x00007d899f5015e2 in QEventDispatcherGlib::processEvents
(this=0x57458b04fe60, flags=...)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#25 0x00007d899f2394b6 in QEventLoop::processEvents (this=0x7ffd71fd8a60,
flags=...)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104
#26 QEventLoop::exec (this=0x7ffd71fd8a60, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186
#27 0x00007d899f2317c1 in QCoreApplication::exec () at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1449
#28 0x00007d89a12b366a in QApplication::exec () at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2570
#29 0x00005745582c8592 in main (argc=<optimized out>, argv=<optimized out>)
    at
/usr/src/debug/plasma-workspace/plasma-workspace-6.4.3/shell/main.cpp:188


Operating System: Arch Linux 
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.12.40-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 32 GiB of RAM (31.2 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: B550 VISION D
System Version: -CF

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

Reply via email to