https://bugs.kde.org/show_bug.cgi?id=517353
[email protected] changed:
What|Removed |Added
CC||[email protected]
--- Comment #2 from [email protected] ---
I am experiencing a very similar issue. Had to disable executable permissions
on the coredump launcher to stop the flood of coredumps. I'm on Arch Linux,
here's a backtrace with symbols from debuginfod:
#0 0x7fbe171e4e53 in QArrayDataPointer::QArrayDataPointer
(this=, other=..., this=,
other=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydatapointer.h:38
#1 QString::QString (this=, other=..., this=,
other=...)
at /usr/src/debug/qt6-base/qtbase/src/corelib/text/qstring.h:1355
#2 QVariant::Private::Private (this=0x7ffc840e46c0, t=...)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qvariant_p.h:99
#3 QVariant::QVariant (this=, val=..., this=,
val=...)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qvariant.cpp:936
#4 0x7fbe165430cd in standardDeclarationForNode (node=...)
at /usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:2193
#5 0x7fbe164e216d in QTextHtmlParser::declarationsForNode
(this=0x7ffc840e4a90, node=2)
at /usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:2252
#6 QTextHtmlParser::parseTag (this=) at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:677
#7 QTextHtmlParser::parse (this=) at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:607
#8 QTextHtmlParser::parse (this=, text=...,
_resourceProvider=)
at /usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:550
#9 QTextHtmlImporter::QTextHtmlImporter (this=, _doc=, _html=..., mode=,
resourceProvider=, this=, _doc=, _html=..., mode=,
resourceProvider=) at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtextdocumentfragment.cpp:457
#10 0x7fbe164ecd40 in QTextDocumentFragment::fromHtml (html=...,
resourceProvider=resourceProvider@entry=0x0)
at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtextdocumentfragment.cpp:1298
#11 0x7fbe17a465a2 in KNotificationPlugin::stripRichText (s=...)
at
/usr/src/debug/knotifications/knotifications-6.23.0/src/knotificationplugin.h:82
#12 NotifyByPopup::sendNotificationToServer (this=0x5561a53ca630,
notification=0x5561a534cb20, notifyConfig_nocheck=...,
update=update@entry=false) at
/usr/src/debug/knotifications/knotifications-6.23.0/src/notifybypopup.cpp:207
#13 0x7fbe17a4703f in NotifyByPopup::notify (this=0x5561a53ca630,
notification=0x5561a534cb20, notifyConfig=...)
at
/usr/src/debug/knotifications/knotifications-6.23.0/src/notifybypopup.cpp:58
#14 0x7fbe17a428fc in operator() (__closure=0x5561a55ce240,
watcher=)
at
/usr/src/debug/knotifications/knotifications-6.23.0/src/notifybypopup.cpp:349
#15 operator() (__closure=) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:116
#16 QtPrivate::FunctorCallBase::call_internal,
QtPrivate::List, void,
NotifyByPopup::queryPopupServerCapabilities()::
>::call(NotifyByPopup::queryPopupServerCapabilities()::&,
void**):: > (args=,
fn=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:65
#17 QtPrivate::FunctorCall,
QtPrivate::List, void,
NotifyByPopup::queryPopupServerCapabilities()::
>::call (f=..., arg=)
at /usr/include/qt6/QtCore/qobjectdefs_impl.h:115
#18
QtPrivate::FunctorCallable,
QDBusPendingCallWatcher*>::call,
void> (f=..., arg=)
at /usr/include/qt6/QtCore/qobjectdefs_impl.h:337
#19
QtPrivate::QCallableObject,
QtPrivate::List, void>::impl(int,
QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=,
this_=0x5561a55ce230, r=, a=, ret=)
at /usr/include/qt6/QtCore/qobjectdefs_impl.h:547
#20 0x7fbe171d8f0f in QtPrivate::QSlotObjectBase::call (this=, r=, a=,
this=, r=, a=)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#21 doActivate (sender=, signal_index=,
argv=)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4272
#22 0x7fbe176d9021 in QMetaObject::activate
(sender=,
mo=0x7fbe17707d60 ,
local_signal_index=0, ret=0x0)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs.h:319
#23 QDBusPendingCallWatcher::finished (this=, _t1=)
at
/usr/src/debug/qt6-base/build/src/dbus/DBus_autogen/include/moc_qdbuspendingcall.cpp:137
#24 operator() (__closure=) at
/usr/src/debug/qt6-base/qtbase/src/dbus/qdbuspendingcall.cpp:99
#25 operator() (__closure=) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:116
#26 QtPrivate::FunctorCallBase::call_internal,
QtPrivate::List<>, void,
QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::
>::call(QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::&,
void**):: > (args=, fn=...)
at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:65
#27 QtPrivate::FunctorCall,
QtPrivat