[Webkit-unassigned] [Bug 247843] [GLIB] Deadlock in Layout, API and WebDriver tests in debug bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 09:20:55 PST 2022


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

--- Comment #4 from Lauro Moura <lmoura at igalia.com> ---
(In reply to Patrick Griffis from comment #3)
> (In reply to Lauro Moura from comment #2)
> > Not sure if related, but I'm seeing a considerable number of warnings like
> > this:
> > 
> > 00:53:10.446 2 worker/0   ERROR: Failed to get RTTimeUSecMax from
> > RealtimeKit: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: No such
> > interface “org.freedesktop.portal.Realtime”
> > 00:53:10.446 2 worker/0  
> > /app/webkit/Source/WTF/wtf/linux/RealTimeThreads.cpp(204) : void
> > WTF::RealTimeThreads::realTimeKitMakeThreadRealTime(uint64_t, uint64_t,
> > uint32_t)
> 
> These should just be warnings. But the runner could also install
> `xdg-desktop-portal > 1.14.6`

I enabled bullseye-backports on the bot and installed the following versions:

* xdg-desktop-portal - 1.15.0-2~bpo11+1
* xdg-desktop-portal-gtk - 1.14.0

Unfortunately, the errors keep appearing (Current job: https://build.webkit.org/#/builders/14/builds/4202 )

Btw, there this screenshot portal issue with a similar error, fixed by downgrading from 1.15.0 to 1.14.6, that might bring some clue:

> The only way this error can happen is if the implementation D-Bus proxy fails to be created. I can confirm it works on xdg-desktop-portal-gnome, and xdg-desktop-portal-gtk, but I don't know if -kde and -wlr do something different that could be incompatible with the latest changes.

https://github.com/flatpak/xdg-desktop-portal/issues/861

-- 
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/20221125/b058ec31/attachment.htm>


More information about the webkit-unassigned mailing list