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

--- Comment #23 from Olivia Laari <[email protected]> ---
Right as I posted the last comment I now also got the mentioned
QHttpHeaderParser::setStatusCode backtrace after hovering my mouse over the
toolbar while I was watching a long (+1h) youtube video on firefox.

#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007f4f578a7af3 in __pthread_kill_internal (threadid=<optimized out>,
signo=11) at pthread_kill.c:89
#2  0x00007f4f5784d1a0 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007f4f5aafce6c in KCrash::defaultCrashHandler (sig=11) at
/usr/src/debug/kcrash/kcrash-6.23.0/src/kcrash.cpp:623
#4  0x00007f4f5784d2d0 in <signal handler called> () at /usr/lib/libc.so.6
#5  0x00007f4f571a59d7 in QHttpHeaderParser::setStatusCode (this=0x1000000bc,
code=200) at
/usr/src/debug/qt6-base/qtbase/src/network/access/qhttpheaderparser.cpp:194
#6  QHttpNetworkReply::setStatusCode (this=0x7f4eb43acc40, code=200) at
/usr/src/debug/qt6-base/qtbase/src/network/access/qhttpnetworkreply.cpp:119
#7  QHttp2ProtocolHandler::handleHeadersReceived (this=0x7f4e2e0b6500,
headers=<optimized out>, endStream=false) at
/usr/src/debug/qt6-base/qtbase/src/network/access/qhttp2protocolhandler.cpp:339
#8  0x00007f4f57fd8f0f in QtPrivate::QSlotObjectBase::call
(this=0x7f4e2ca030f0, r=0x7f4e2e0b6500, a=0x7f4e467fa090, this=<optimized out>,
r=<optimized out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#9  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
#10 0x00007f4f5718f145 in QMetaObject::activate<void,
std::vector<HPack::HeaderField, std::allocator<HPack::HeaderField> >, bool>
(sender=0x7f4e2c0acd50, mo=0x7f4f5727f600 <QHttp2Stream::staticMetaObject>,
local_signal_index=0, ret=0x0)
    at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs.h:319
#11 QHttp2Stream::headersReceived (this=0x7f4e2c0acd50, _t1=std::vector of
length 15, capacity 16 = {...}, _t2=<optimized out>) at
/usr/src/debug/qt6-base/build/src/network/Network_autogen/include/moc_qhttp2connection_p.cpp:296
#12 QHttp2Stream::handleHEADERS (this=0x7f4e2c0acd50, frameFlags=...,
headers=std::vector of length 15, capacity 16 = {...}) at
/usr/src/debug/qt6-base/qtbase/src/network/access/qhttp2connection.cpp:766
#13 0x00007f4f5719ad22 in QHttp2Connection::handleContinuedHEADERS
(this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/network/access/qhttp2connection.cpp:2184
#14 0x00007f4f5719dd88 in QHttp2Connection::handleReadyRead
(this=0x7f4e2e0b6560) at
/usr/src/debug/qt6-base/qtbase/src/network/access/qhttp2connection.cpp:1240
#15 0x00007f4f57fd8f0f in QtPrivate::QSlotObjectBase::call
(this=0x7f4e2c087e10, r=0x7f4e2c04d488, a=0x7f4e467fa3b8, this=<optimized out>,
r=<optimized out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#16 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
#17 0x00007f4e6cd317ee in QTlsPrivate::TlsCryptographOpenSSL::transmit
(this=0x7f4e2c0b2530) at
/usr/src/debug/qt6-base/qtbase/src/plugins/tls/openssl/qtls_openssl.cpp:1056
#18 0x00007f4f57fd92da in doActivate<false> (sender=<optimized out>,
signal_index=<optimized out>, argv=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4284
#19 0x00007f4f57161108 in QAbstractSocketPrivate::emitReadyRead
(this=0x7f4e2c012950, channel=0) at
/usr/src/debug/qt6-base/qtbase/src/network/socket/qabstractsocket.cpp:1222
#20 QAbstractSocketPrivate::canReadNotification (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/network/socket/qabstractsocket.cpp:657
#21 0x00007f4f5716da42 in QAbstractSocketEngine::readNotification
(this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/network/socket/qabstractsocketengine.cpp:121
#22 QReadNotifier::event (this=<optimized out>, e=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/network/socket/qnativesocketengine.cpp:1242
#23 0x00007f4f5a103380 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x7f4e50010c40, e=0x7f4e467fb6c0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3305
#24 0x00007f4f57f6bf48 in QCoreApplication::notifyInternal2
(receiver=0x7f4e50010c40, event=0x7f4e467fb6c0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1109
#25 0x00007f4f582519d1 in QCoreApplication::sendEvent (receiver=<optimized
out>, event=0x7f4e467fb6c0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1549
#26 socketNotifierSourceDispatch (source=0x7f4e2c001150) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:77
#27 0x00007f4f56a63f4d in g_main_dispatch (context=0x7f4e2c000da0) at
../glib/glib/gmain.c:3565
#28 0x00007f4f56a65617 in g_main_context_dispatch_unlocked
(context=0x7f4e2c000da0) at ../glib/glib/gmain.c:4425
#29 g_main_context_iterate_unlocked (context=context@entry=0x7f4e2c000da0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../glib/glib/gmain.c:4490
#30 0x00007f4f56a65825 in g_main_context_iteration (context=0x7f4e2c000da0,
may_block=1) at ../glib/glib/gmain.c:4556
#31 0x00007f4f5824fcb2 in QEventDispatcherGlib::processEvents
(this=0x7f4e2c000c80, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#32 0x00007f4f57f76cf6 in QEventLoop::processEvents (this=0x7f4e467fb970,
flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:104
#33 QEventLoop::exec (this=0x7f4e467fb970, flags=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:186
#34 0x00007f4f5809277e in QThread::exec (this=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread.cpp:672
#35 0x00007f4f58131c7a in operator() (__closure=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:448
#36 (anonymous
namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> >
(t=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:373
#37 QThreadPrivate::start (arg=0x7f4eb4221440) at
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthread_unix.cpp:422
#38 0x00007f4f578a597a in start_thread (arg=<optimized out>) at
pthread_create.c:454
#39 0x00007f4f579292bc in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

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

Reply via email to