RESOLVED FIXED 280604
[WPE][GPUProcess] Crashes for tests webgl/webgl-worker.html & webgl/webgl-fail-platform-context-creation-no-crash.html
https://bugs.webkit.org/show_bug.cgi?id=280604
Summary [WPE][GPUProcess] Crashes for tests webgl/webgl-worker.html & webgl/webgl-fai...
zsun
Reported 2024-09-30 03:03:24 PDT
crash log for GPUProcess (pid 839401): [New LWP 839401] [New LWP 839405] [New LWP 839404] Core was generated by `/app/webkit/WebKitBuild/WPE/Release/bin/WPEGPUProcess 46 23 26'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f0115af196c in ?? () [Current thread is 1 (LWP 839401)] Thread 3 (LWP 839404): warning: Section `.reg-xstate/839404' in core file too small. #0 0x00007f0110fb5709 in ?? () #1 0x1a1a1a1a1a1a1a1a in ?? () #2 0x00007f00fcb46c30 in ?? () #3 0x00007f00fcb568d0 in ?? () #4 0x1a1a1a1a00000189 in ?? () #5 0x00007f00fcb568a8 in ?? () #6 0x0000000000000000 in ?? () Thread 2 (LWP 839405): warning: Section `.reg-xstate/839405' in core file too small. #0 0x00007f011103301d in ?? () #1 0x00007f00b4001020 in ?? () #2 0xffffffff7fffffff in ?? () #3 0x0000000000000002 in ?? () #4 0x00007f00b4001020 in ?? () #5 0x00007f00ba343bc0 in ?? () #6 0x00007f01117d522e in ?? () #7 0xffffffff00000001 in ?? () #8 0x00007f00ba343b84 in ?? () #9 0xffffffff7fffffff in ?? () #10 0x3728f632ee40f900 in ?? () #11 0x00007f00ba343bc0 in ?? () #12 0x00007f00b4000da0 in ?? () #13 0x00007f00b4000da8 in ?? () #14 0x00007f00b4000da0 in ?? () #15 0x0000000000000001 in ?? () #16 0x00007ffce3aac3d0 in ?? () #17 0x00007f00ba343bf0 in ?? () #18 0x00007f01117773ff in ?? () #19 0x00007f00ba343bf0 in ?? () #20 0x00007f00fb0440e0 in ?? () #21 0x00007f00b4000b70 in ?? () #22 0x00007f00b4000da0 in ?? () #23 0x00007f00fb0440e8 in ?? () #24 0x00007f0115bea3b0 in ?? () #25 0x00007f00fb0205c0 in ?? () #26 0x3728f632ee40f900 in ?? () #27 0x00007ffce3aac700 in ?? () #28 0x00007f00fb03c0e0 in ?? () #29 0x0000000000000000 in ?? () Thread 1 (LWP 839401): #0 0x00007f0115af196c in ?? () #1 0x00007f0113b975e2 in ?? () #2 0x00007f0119452c40 in ?? () #3 0x00007f00fb0041a0 in ?? () #4 0x00007f0119468040 in ?? () #5 0x3728f632ee40f900 in ?? () #6 0x00007ffce3aac480 in ?? () #7 0x00007f0113b85384 in ?? () #8 0x00007f00fb0205a0 in ?? () #9 0x00007f0113b85200 in ?? () #10 0x0000000000000000 in ?? () STDERR: /app/webkit/WebKitBuild/WPE/Release/bin/GPUProcess: No such file or directory. STDERR: STDERR: warning: Section `.reg-xstate/839401' in core file too small. STDERR: STDERR: warning: Section `.reg-xstate/839401' in core file too small. STDERR: warning: queue 0x7ff4d0001290 destroyed while proxies still attached: STDERR: wpe_dmabuf_pool@11 still attached STDERR: Could not create EGL display for GPU process: no supported platform available. Aborting... STDERR: GPUProcess terminated (pid 839401) for reason: crash STDERR: wpe_dmabuf_pool@11 still attached
Attachments
Carlos Garcia Campos
Comment 1 2024-09-30 03:09:49 PDT
The GPU process should not be used in layout tests (yet), so if this test is forcing the GPU process we should skip it for now. See https://bugs.webkit.org/show_bug.cgi?id=279434
zsun
Comment 2 2024-09-30 05:35:47 PDT
EWS
Comment 3 2024-10-01 08:22:30 PDT
Committed 284488@main (388eae36dfa9): <https://commits.webkit.org/284488@main> Reviewed commits have been landed. Closing PR #34448 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.