[Webkit-unassigned] [Bug 245221] [GTK] Lots of MPRIS D-Bus errors when running under flatpak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 03:51:49 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245221

--- Comment #3 from Philippe Normand <philn at igalia.com> ---
With debug symbols,

(gdb) bt
#0  g_logv (log_domain=0x7fac06603d17 "GLib-GIO", log_level=G_LOG_LEVEL_WARNING, format=<optimized out>, args=<optimized out>) at ../glib/gmessages.c:1424
#1  0x00007fac063515b3 in g_log (log_domain=log_domain at entry=0x7fac06603d17 "GLib-GIO", log_level=log_level at entry=G_LOG_LEVEL_WARNING, format=format at entry=0x7fac0663071e "Error releasing name %s: %s") at ../glib/gmessages.c:1462
#2  0x00007fac065c57f6 in g_bus_unown_name (owner_id=2) at ../gio/gdbusnameowning.c:958
#3  0x00007fac0c576195 in WebCore::MediaSessionGLib::~MediaSessionGLib() (this=0x7fa95e2d0300, __in_chrg=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:214
#4  0x00007fac0c57a606 in std::default_delete<WebCore::MediaSessionGLib>::operator()(WebCore::MediaSessionGLib*) const (this=<optimized out>, __ptr=0x7fa95e2d0300) at /usr/include/c++/12.1.0/bits/unique_ptr.h:95
#5  std::default_delete<WebCore::MediaSessionGLib>::operator()(WebCore::MediaSessionGLib*) const (__ptr=0x7fa95e2d0300, this=<optimized out>) at /usr/include/c++/12.1.0/bits/unique_ptr.h:89
#6  std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >::~unique_ptr() (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/12.1.0/bits/unique_ptr.h:396
#7  WTF::KeyValuePairHashTraits<WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >::customDeleteBucket(WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >&) (value=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashTraits.h:396
#8  WTF::hashTraitsDeleteBucket<WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >(WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >&) (value=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashTraits.h:314
#9  WTF::HashTable<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >::deleteBucket(WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >&) (bucket=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashTable.h:571
#10 WTF::HashTable<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >::remove(WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >*) (this=this at entry=0x7fabfa8af2e0, pos=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashTable.h:1081
#11 0x00007fac0c57801b in WTF::HashTable<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >*) (pos=<optimized out>, this=0x7fabfa8af2e0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashTable.h:1057
#12 WTF::HashTable<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >::removeWithoutEntryConsistencyCheck(WTF::HashTableIterator<WTF::HashTable<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >, WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >) (it=..., this=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashTable.h:1106
#13 WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::remove(WTF::HashTableIteratorAdapter<WTF::HashTable<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> > >, WTF::KeyValuePair<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > > >) (it=..., this=0x7fabfa8af2e0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashMap.h:476
#14 WTF::HashMap<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType>, std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> >, WTF::DefaultHash<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> >, WTF::HashTraits<std::unique_ptr<WebCore::MediaSessionGLib, std::default_delete<WebCore::MediaSessionGLib> > >, WTF::HashTableTraits>::remove(WTF::ObjectIdentifier<WebCore::MediaSessionIdentifierType> const&) (key=..., this=0x7fabfa8af2e0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/HashMap.h:490
#15 WebCore::MediaSessionManagerGLib::removeSession(WebCore::PlatformMediaSession&) (this=0x7fabfa8af240, session=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/platform/audio/glib/MediaSessionManagerGLib.cpp:187
#16 0x00007fac0c0a12f6 in WebCore::HTMLMediaElement::stop() (this=0x7fa99e066a50) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/html/HTMLMediaElement.cpp:6012
#17 0x00007fac0becfd91 in operator()<WebCore::ActiveDOMObject> (activeDOMObject=<optimized out>, __closure=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/dom/ScriptExecutionContext.cpp:341
#18 WTF::Detail::CallableWrapper<WebCore::ScriptExecutionContext::stopActiveDOMObjects()::<lambda(auto:119&)>, WebCore::ScriptExecutionContext::ShouldContinue, WebCore::ActiveDOMObject&>::call(WebCore::ActiveDOMObject &) (this=<optimized out>, in#0=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/Function.h:53
#19 0x00007fac0bed13c9 in WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject&)>::operator()(WebCore::ActiveDOMObject&) const (in#0=<optimized out>, this=0x7ffe26e230a0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/Function.h:82
#20 WebCore::ScriptExecutionContext::forEachActiveDOMObject(WTF::Function<WebCore::ScriptExecutionContext::ShouldContinue (WebCore::ActiveDOMObject&)> const&) const (this=0x7fabaa100cb0, apply=...) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/dom/ScriptExecutionContext.cpp:275
#21 0x00007fac0bed15c2 in WebCore::ScriptExecutionContext::stopActiveDOMObjects() (this=0x7fabaa100cb0) at /usr/include/c++/12.1.0/bits/unique_ptr.h:189
#22 WebCore::ScriptExecutionContext::stopActiveDOMObjects() (this=0x7fabaa100cb0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/dom/ScriptExecutionContext.cpp:332
#23 0x00007fac0be47d7c in WebCore::Document::commonTeardown() (this=0x7fabaa100c00) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/dom/Document.cpp:812
#24 0x00007fac0be486ba in WebCore::Document::willBeRemovedFromFrame() (this=0x7fabaa100c00) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/dom/Document.cpp:2700
#25 0x00007fac0c4222d0 in WebCore::Frame::setView(WTF::RefPtr<WebCore::FrameView, WTF::RawPtrTraits<WebCore::FrameView>, WTF::DefaultRefDerefTraits<WebCore::FrameView> >&&) (this=0x7fabfa0a9000, view=...) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebCore/page/Frame.cpp:259
#26 0x00007fac0c3142e4 in WebCore::FrameLoader::detachFromParent() (this=0x7fabfa0f41a0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/WTF/Headers/wtf/RefPtr.h:61
#27 0x00007fac0ae4223e in WebKit::WebPage::close() (this=0x7fabfa0f00c0) at /usr/include/c++/12.1.0/bits/unique_ptr.h:445
#28 0x00007fac0a87eaab in IPC::callMemberFunction<WebKit::WebPage, void (WebKit::WebPage::*)(), std::tuple<>, std::integer_sequence<unsigned long> >(std::tuple<>&&, WebKit::WebPage*, void (WebKit::WebPage::*)()) (function=<optimized out>, object=0x7fabfa0f00c0, args=<synthetic pointer>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Platform/IPC/HandleMessage.h:137
#29 IPC::handleMessage<Messages::WebPage::Close, WebKit::WebPage, void (WebKit::WebPage::*)()>(IPC::Connection&, IPC::Decoder&, WebKit::WebPage*, void (WebKit::WebPage::*)()) (function=<optimized out>, object=0x7fabfa0f00c0, decoder=..., connection=<optimized out>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Platform/IPC/HandleMessage.h:259
#30 WebKit::WebPage::didReceiveWebPageMessage(IPC::Connection&, IPC::Decoder&) (this=0x7fabfa0f00c0, connection=<optimized out>, decoder=...) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/_builddir/DerivedSources/WebKit/WebPageMessageReceiver.cpp:3009
#31 0x00007fac0aa26379 in IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) (this=this at entry=0x7fabfa030248, connection=..., decoder=...) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Platform/IPC/MessageReceiverMap.cpp:129
#32 0x00007fac0acb60b3 in WebKit::WebProcess::didReceiveMessage(IPC::Connection&, IPC::Decoder&) (this=0x7fabfa030220, connection=..., decoder=...) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/WebProcess/WebProcess.cpp:912
#33 0x00007fac0aa1f115 in IPC::Connection::dispatchMessage(std::unique_ptr<IPC::Decoder, std::default_delete<IPC::Decoder> >) (this=0x7fabfa0501a0, message=std::unique_ptr<IPC::Decoder> = {...}) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Platform/IPC/Connection.cpp:1150
#34 0x00007fac0aa209da in IPC::Connection::dispatchOneIncomingMessage() (this=0x7fabfa0501a0) at /usr/include/c++/12.1.0/bits/unique_ptr.h:189
#35 0x00007fac095b90e5 in WTF::Function<void ()>::operator()() const (this=<synthetic pointer>) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/Function.h:79
#36 WTF::RunLoop::performWork() (this=0x7fabfa0100e0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/RunLoop.cpp:133
#37 0x00007fac0961938d in operator() (userData=<optimized out>, __closure=0x0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/glib/RunLoopGLib.cpp:80
#38 _FUN(gpointer) () at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/glib/RunLoopGLib.cpp:82
#39 0x00007fac09619d4d in operator() (__closure=0x0, userData=0x7fabfa0100e0, callback=0x7fac09619380 <_FUN(gpointer)>, source=0x558a178663b0) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/glib/RunLoopGLib.cpp:53
#40 _FUN(GSource*, GSourceFunc, gpointer) () at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/glib/RunLoopGLib.cpp:56
#41 0x00007fac063495f1 in g_main_dispatch (context=<optimized out>) at ../glib/gmain.c:3444
#42 g_main_context_dispatch (context=<optimized out>) at ../glib/gmain.c:4162
#43 0x00007fac06349b48 in g_main_context_iterate (context=0x558a17741dd0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/gmain.c:4238
#44 0x00007fac06349e2f in g_main_loop_run (loop=0x558a177de1d0) at ../glib/gmain.c:4438
#45 0x00007fac09619eb0 in WTF::RunLoop::run() () at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WTF/wtf/glib/RunLoopGLib.cpp:108
#46 0x00007fac0ae7e30f in WebKit::AuxiliaryProcessMainBase<WebKit::WebProcess, true>::run(int, char**) (argc=3, argv=0x7ffe26e23ac8, this=0x7ffe26e23930) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Shared/AuxiliaryProcessMain.h:71
#47 WebKit::AuxiliaryProcessMainBase<WebKit::WebProcess, true>::run(int, char**) (argv=0x7ffe26e23ac8, argc=3, this=0x7ffe26e23930) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Shared/AuxiliaryProcessMain.h:58
#48 WebKit::AuxiliaryProcessMain<WebKit::WebProcessMainGtk>(int, char**) (argc=3, argv=0x7ffe26e23ac8) at /usr/lib/debug/source/sdk/webkit2gtk-4.1.bst/Source/WebKit/Shared/AuxiliaryProcessMain.h:97
#49 0x00007fac09c2954a in __libc_start_call_main (main=main at entry=0x558a167b7060 <main>, argc=argc at entry=3, argv=argv at entry=0x7ffe26e23ac8) at ../sysdeps/nptl/libc_start_call_main.h:58
#50 0x00007fac09c2960b in __libc_start_main_impl (main=0x558a167b7060 <main>, argc=3, argv=0x7ffe26e23ac8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=<optimized out>) at ../csu/libc-start.c:389
#51 0x0000558a167b7095 in _start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220924/95a50bc9/attachment-0001.htm>


More information about the webkit-unassigned mailing list