[Webkit-unassigned] [Bug 253085] REGRESSION(260881 at main): [GStreamer] DMABuf sink caused several unexpected crashes on the WPE Release bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 03:29:33 PST 2023


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

--- Comment #8 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Philippe Normand from comment #7)
> (In reply to Carlos Garcia Campos from comment #6)
> > We run tests with LIBGL_ALWAYS_SOFTWARE to force swrast.
> 
> For GTK yes. For WPE, I'm not so sure about that.

For WPE we don't.

This are the env vars that the WPEWebProcess has on a run on this wpe release test bot right now

bb-wpe-release-test-64 ~ # cat /proc/$(pidof WPEWebProcess|awk '{print $1}')/environ|strings|sort
ASAN_OPTIONS=allocator_may_return_null=1
AT_SPI_BUS_ADDRESS=unix:path=/tmp/webkit-flatpak-a11y-sockets-xld0_v1j/tmpvtu70rpf
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
DIRHELPER_USER_DIR_SUFFIX=WebKitTestRunners-gev2x2w2
DUMPRENDERTREE_TEMP=/tmp/WebKitTestRunners-gev2x2w2
DYLD_FRAMEWORK_PATH=/app/webkit/WebKitBuild/Release
DYLD_LIBRARY_PATH=/app/webkit/WebKitBuild/Release
EGL_PLATFORM=wayland
G_DEBUG=fatal-criticals
GSETTINGS_BACKEND=memory
GST_PLUGIN_FEATURE_RANK=fakeaudiosink:max
HOME=/tmp/WebKitTestRunners-gev2x2w2/home
JSC_maxPerThreadStackUsage=1572864
JSC_useKernTCSM=false
JSC_useSharedArrayBuffer=1
LANG=en_US.UTF-8
LD_LIBRARY_PATH=/app/webkit/WebKitBuild/Release/lib
LOCAL_RESOURCE_ROOT=/app/webkit/LayoutTests
PATH=/usr/lib/sdk/llvm14/bin:/usr/bin:/usr/lib/sdk/rust-stable/bin/
SQLITE_EXEMPT_PATH_FROM_VNODE_GUARDS=/
TERM=dumb
TEST_RUNNER_INJECTED_BUNDLE_FILENAME=/app/webkit/WebKitBuild/Release/lib/libTestRunnerInjectedBundle.so
TEST_RUNNER_TEST_PLUGIN_PATH=/app/webkit/WebKitBuild/Release/lib/plugins
TMPDIR=/tmp/WebKitTestRunners-gev2x2w2
TZ=US/Pacific
WEBKIT_A11Y_BUS_ADDRESS=
WEBKIT_DISABLE_MEMORY_PRESSURE_MONITOR=1
WEBKIT_EXEC_PATH=/app/webkit/WebKitBuild/Release/bin
WEBKIT_FONTS_CONF_DIR=/app/webkit/Tools/WebKitTestRunner/gtk/fonts
WEBKIT_GST_DMABUF_SINK_DISABLED=1
WEBKIT_JHBUILD=0
WPE_USE_HEADLESS_VIEW_BACKEND=1
XDG_CACHE_HOME=/tmp/WebKitTestRunners-gev2x2w2/appcache
XDG_DATA_DIRS=/app/share:/usr/share:/usr/share/runtime/share:/run/host/share
XDG_RUNTIME_DIR=/run/user/1000
__XPC_ASAN_OPTIONS=allocator_may_return_null=1
__XPC_DYLD_FRAMEWORK_PATH=/app/webkit/WebKitBuild/Release
__XPC_DYLD_LIBRARY_PATH=/app/webkit/WebKitBuild/Release
__XPC_JSC_maxPerThreadStackUsage=1572864
__XPC_JSC_useKernTCSM=false
__XPC_JSC_useSharedArrayBuffer=1
__XPC_SQLITE_EXEMPT_PATH_FROM_VNODE_GUARDS=/




# Note: WEBKIT_GST_DMABUF_SINK_DISABLED=1 was added by me later on https://bugs.webkit.org/show_bug.cgi?id=253085#c2

-- 
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/20230301/37d0c4b9/attachment.htm>


More information about the webkit-unassigned mailing list