https://bugs.kde.org/show_bug.cgi?id=439681
--- Comment #4 from Vlad Zahorodnii <[email protected]> --- #8 0x000055cfe2ba6f64 in KWin::PipeWireStream::recordFrame(KWin::GLTexture*, QRegion const&) (this=this@entry=0x55cfe54e2c80, frameTexture=0x55cfe54f8340, damagedRegion=...) at ./src/plugins/screencast/pipewirestream.cpp:372 #9 0x000055cfe2ba8e46 in KWin::WindowStream::bufferToStream() (this=0x55cfe54e2c80) at ./src/plugins/screencast/screencastmanager.cpp:81 #10 0x00007f7b60df277e in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd4cedace0, r=0x55cfe54e2c80, this=0x55cfe54b9f20) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #11 doActivate<false>(QObject*, int, void**) (sender=0x55cfe3b5e710, signal_index=3, argv=0x7ffd4cedace0) at kernel/qobject.cpp:3886 #12 0x00007f7b62858978 in QHash<KWin::Toplevel*, KWin::Scene::Window*>::findNode(KWin::Toplevel* const&, unsigned int) const (h=0, akey=@0x7f7b6256a6f0: 0x55cfe4470860, this=0x7ffd4cedaedc) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:924 #13 QHash<KWin::Toplevel*, KWin::Scene::Window*>::operator[](KWin::Toplevel* const&) (akey=@0x7f7b6256a6f0: 0x55cfe4470860, this=0x7ffd4cedaedc) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:760 #14 KWin::Scene::createStackingOrder(QList<KWin::Toplevel*> const&) (this=0x7ffd4cedae9c, toplevels=...) at ./src/scene.cpp:477 I don't understand how kwin manages to jump from createStackingOrder() to recordFrame(). Either the debugger gets wrong backtrace or something's fishy with kwin binary. -- You are receiving this mail because: You are watching all bug changes.
