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  0x00007fbe171e4e53 in QArrayDataPointer<char16_t>::QArrayDataPointer
(this=<optimized out>, other=..., this=<optimized out>, 
    other=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydatapointer.h:38
#1  QString::QString (this=<optimized out>, other=..., this=<optimized out>,
other=...)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/text/qstring.h:1355
#2  QVariant::Private::Private<QString> (this=0x7ffc840e46c0, t=...)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qvariant_p.h:99
#3  QVariant::QVariant (this=<optimized out>, val=..., this=<optimized out>,
val=...)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qvariant.cpp:936
#4  0x00007fbe165430cd in standardDeclarationForNode (node=...)
    at /usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:2193
#5  0x00007fbe164e216d in QTextHtmlParser::declarationsForNode
(this=0x7ffc840e4a90, node=2)
    at /usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:2252
#6  QTextHtmlParser::parseTag (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:677
#7  QTextHtmlParser::parse (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:607
#8  QTextHtmlParser::parse (this=<optimized out>, text=...,
_resourceProvider=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/gui/text/qtexthtmlparser.cpp:550
#9  QTextHtmlImporter::QTextHtmlImporter (this=<optimized out>, _doc=<optimized
out>, _html=..., mode=<optimized out>, 
    resourceProvider=<optimized out>, this=<optimized out>, _doc=<optimized
out>, _html=..., mode=<optimized out>, 
    resourceProvider=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtextdocumentfragment.cpp:457
#10 0x00007fbe164ecd40 in QTextDocumentFragment::fromHtml (html=...,
resourceProvider=resourceProvider@entry=0x0)
    at
/usr/src/debug/qt6-base/qtbase/src/gui/text/qtextdocumentfragment.cpp:1298
#11 0x00007fbe17a465a2 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 0x00007fbe17a4703f in NotifyByPopup::notify (this=0x5561a53ca630,
notification=0x5561a534cb20, notifyConfig=...)
    at
/usr/src/debug/knotifications/knotifications-6.23.0/src/notifybypopup.cpp:58
#14 0x00007fbe17a428fc in operator() (__closure=0x5561a55ce240,
watcher=<optimized out>)
    at
/usr/src/debug/knotifications/knotifications-6.23.0/src/notifybypopup.cpp:349
#15 operator() (__closure=<optimized out>) at
/usr/include/qt6/QtCore/qobjectdefs_impl.h:116
#16 QtPrivate::FunctorCallBase::call_internal<void,
QtPrivate::FunctorCall<std::integer_sequence<long unsigned int, 0>,
QtPrivate::List<QDBusPendingCallWatcher*>, void,
NotifyByPopup::queryPopupServerCapabilities()::<lambda(QDBusPendingCallWatcher*)>
>::call(NotifyByPopup::queryPopupServerCapabilities()::<lambda(QDBusPendingCallWatcher*)>&,
void**)::<lambda()> > (args=<optimized out>, 
    fn=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:65
#17 QtPrivate::FunctorCall<std::integer_sequence<long unsigned int, 0>,
QtPrivate::List<QDBusPendingCallWatcher*>, void,
NotifyByPopup::queryPopupServerCapabilities()::<lambda(QDBusPendingCallWatcher*)>
>::call (f=..., arg=<optimized out>)
    at /usr/include/qt6/QtCore/qobjectdefs_impl.h:115
#18
QtPrivate::FunctorCallable<NotifyByPopup::queryPopupServerCapabilities()::<lambda(QDBusPendingCallWatcher*)>,
QDBusPendingCallWatcher*>::call<QtPrivate::List<QDBusPendingCallWatcher*>,
void> (f=..., arg=<optimized out>)
    at /usr/include/qt6/QtCore/qobjectdefs_impl.h:337
#19
QtPrivate::QCallableObject<NotifyByPopup::queryPopupServerCapabilities()::<lambda(QDBusPendingCallWatcher*)>,
QtPrivate::List<QDBusPendingCallWatcher*>, void>::impl(int,
QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized
out>, 
    this_=0x5561a55ce230, r=<optimized out>, a=<optimized out>, ret=<optimized
out>)
    at /usr/include/qt6/QtCore/qobjectdefs_impl.h:547
#20 0x00007fbe171d8f0f in QtPrivate::QSlotObjectBase::call (this=<optimized
out>, r=<optimized out>, a=<optimized out>, 
    this=<optimized out>, r=<optimized out>, a=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#21 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>,
argv=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4272
#22 0x00007fbe176d9021 in QMetaObject::activate<void, QDBusPendingCallWatcher*>
(sender=<optimized out>, 
    mo=0x7fbe17707d60 <QDBusPendingCallWatcher::staticMetaObject>,
local_signal_index=0, ret=0x0)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs.h:319
#23 QDBusPendingCallWatcher::finished (this=<optimized out>, _t1=<optimized
out>)
    at
/usr/src/debug/qt6-base/build/src/dbus/DBus_autogen/include/moc_qdbuspendingcall.cpp:137
#24 operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/dbus/qdbuspendingcall.cpp:99
#25 operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:116
#26 QtPrivate::FunctorCallBase::call_internal<void,
QtPrivate::FunctorCall<std::integer_sequence<long unsigned int>,
QtPrivate::List<>, void,
QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::<lambda()>
>::call(QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::<lambda()>&,
void**)::<lambda()> > (args=<optimized out>, fn=...)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:65
#27 QtPrivate::FunctorCall<std::integer_sequence<long unsigned int>,
QtPrivate::List<>, void,
QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::<lambda()>
>::call (f=..., arg=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:115
#28
QtPrivate::FunctorCallable<QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::<lambda()>
>::call<QtPrivate::List<>, void> (f=..., arg=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:337
#29
QtPrivate::QCallableObject<QDBusPendingCallWatcherHelper::add(QDBusPendingCallWatcher*)::<lambda()>,
QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *,
void **, bool *) (which=<optimized out>, this_=<optimized out>, 
    r=<optimized out>, a=<optimized out>, ret=<optimized out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:547
#30 0x00007fbe171c6474 in QObject::event (this=<optimized out>, e=<optimized
out>)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1413
#31 0x00007fbe1716bef0 in doNotify (receiver=<optimized out>, event=<optimized
out>)
--Type <RET> for more, q to quit, c to continue without paging--
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1210
#32 QCoreApplication::notify (this=<optimized out>, receiver=<optimized out>,
event=<optimized out>)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1193
#33 QCoreApplication::notifyInternal2 (receiver=0x5561a55ce090,
event=event@entry=0x5561a55ce530)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109
#34 0x00007fbe1716c320 in QCoreApplication::sendEvent (receiver=<optimized
out>, event=0x5561a55ce530)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1549
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x5561a5339ab0)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1904
#36 0x00007fbe17451e78 in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1757
#37 postEventSourceDispatch (s=0x5561a533bf80) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#38 0x00007fbe15706f4d in g_main_dispatch (context=0x5561a533bd90) at
../glib/glib/gmain.c:3565
#39 0x00007fbe15708617 in g_main_context_dispatch_unlocked
(context=0x5561a533bd90) at ../glib/glib/gmain.c:4425
#40 g_main_context_iterate_unlocked (context=context@entry=0x5561a533bd90,
block=block@entry=1, dispatch=dispatch@entry=1, 
    self=<optimized out>) at ../glib/glib/gmain.c:4490
#41 0x00007fbe15708825 in g_main_context_iteration (context=0x5561a533bd90,
may_block=1) at ../glib/glib/gmain.c:4556
#42 0x00007fbe1744fcb2 in QEventDispatcherGlib::processEvents
(this=0x5561a533bd30, flags=...)
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#43 0x00007fbe17176cf6 in QEventLoop::processEvents (this=0x7ffc840e5550,
flags=...)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104
#44 QEventLoop::exec (this=0x7ffc840e5550, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186
#45 0x00007fbe171709f1 in QCoreApplication::exec ()
    at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1452
#46 0x0000556176d1b72b in GlobalNotifierTruck::handle
(this=this@entry=0x556176d27180 <onNewDump(Coredump const&)::notifier>, 
    dump=...) at
/usr/src/debug/drkonqi/drkonqi-6.6.2/src/coredump/launcher/GlobalNotifierTruck.cpp:143
#47 0x0000556176d1890a in onNewDump (dump=...) at
/usr/src/debug/drkonqi/drkonqi-6.6.2/src/coredump/launcher/main.cpp:239
#48 main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/drkonqi/drkonqi-6.6.2/src/coredump/launcher/main.cpp:311

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

Reply via email to