Bug 298434
| Summary: | [GTK][WPE] ASSERTION FAILED: gl.checkFramebufferStatus(GL::FRAMEBUFFER) == GL::FRAMEBUFFER_COMPLETE for imported/w3c/web-platform-tests/webxr/xrViewport_valid.https.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | WebXR | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | djg, kkinnunen, svillar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 208988 | ||
Fujii Hironori
[GTK][WPE] ASSERTION FAILED: gl.checkFramebufferStatus(GL::FRAMEBUFFER) == GL::FRAMEBUFFER_COMPLETE for imported/w3c/web-platform-tests/webxr/xrViewport_valid.https.html
imported/w3c/web-platform-tests/webxr/xrViewport_valid.https.html [ Crash ]
imported/w3c/web-platform-tests/webxr/xrWebGLLayer_viewports.https.html [ Crash ]
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebxr%2FxrWebGLLayer_viewports.https.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebxr%2FxrViewport_valid.https.html&platform=GTK&platform=WPE
https://build.webkit.org/results/WPE-Linux-64-bit-Debug-Tests/299581@main%20(12784)/imported/w3c/web-platform-tests/webxr/xrWebGLLayer_viewports.https-stderr.txt
ASSERTION FAILED: gl.checkFramebufferStatus(GL::FRAMEBUFFER) == GL::FRAMEBUFFER_COMPLETE
/home/buildbot-worker/WPE-Linux-64-bit-Debug-Build/build/Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp(406) : bool WebCore::WebXROpaqueFramebuffer::setupFramebuffer(WebCore::GraphicsContextGL&, const PlatformXR::FrameData::LayerSetupData&)
1 0x7fe382659f9e WebCore::WebXROpaqueFramebuffer::setupFramebuffer(WebCore::GraphicsContextGL&, PlatformXR::FrameData::LayerSetupData const&)
2 0x7fe3826583c4 WebCore::WebXROpaqueFramebuffer::startFrame(PlatformXR::FrameData::LayerData&)
3 0x7fe38268bbd7 WebCore::WebXRWebGLLayer::startFrame(PlatformXR::FrameData&)
4 0x7fe382671b36 operator()<WebCore::WebXRSession>
5 0x7fe382671f32 operator()
6 0x7fe3826851d2 call
7 0x7fe379dcb0cb WTF::Function<void ()>::operator()() const
8 0x7fe383c3ad3a WebCore::EventLoopFunctionDispatchTask::execute()
9 0x7fe383c39944 WebCore::EventLoop::run(std::optional<WTF::ApproximateTime>)
10 0x7fe383e0a8d7 WebCore::WindowEventLoop::didReachTimeToRun()
11 0x7fe383e0ec45 WebCore::Timer::Timer<WebCore::WindowEventLoop, WebCore::WindowEventLoop>(WebCore::WindowEventLoop&, void (WebCore::WindowEventLoop::*)())::{lambda()#1}::operator()() const
12 0x7fe383e21006 WTF::Detail::CallableWrapper<WebCore::Timer::Timer<WebCore::WindowEventLoop, WebCore::WindowEventLoop>(WebCore::WindowEventLoop&, void (WebCore::WindowEventLoop::*)())::{lambda()#1}, void>::call()
13 0x7fe379dcb0cb WTF::Function<void ()>::operator()() const
14 0x7fe37ad3f630 WebCore::Timer::fired()
15 0x7fe384f44519 WebCore::ThreadTimers::sharedTimerFiredInternal()
16 0x7fe384f43d5f operator()
17 0x7fe384f51a8c call
18 0x7fe379dcb0cb WTF::Function<void ()>::operator()() const
19 0x7fe384edca30 WebCore::MainThreadSharedTimer::fired()
20 0x7fe384ee0dd3 WTF::RunLoop::Timer::Timer<WebCore::MainThreadSharedTimer>(WTF::Ref<WTF::RunLoop, WTF::RawPtrTraits<WTF::RunLoop>, WTF::DefaultRefDerefTraits<WTF::RunLoop> >&&, WTF::ASCIILiteral, WebCore::MainThreadSharedTimer*, void (WebCore::MainThreadSharedTimer::*)())::{lambda()#1}::operator()() const
21 0x7fe384eebee2 WTF::Detail::CallableWrapper<WTF::RunLoop::Timer::Timer<WebCore::MainThreadSharedTimer>(WTF::Ref<WTF::RunLoop, WTF::RawPtrTraits<WTF::RunLoop>, WTF::DefaultRefDerefTraits<WTF::RunLoop> >&&, WTF::ASCIILiteral, WebCore::MainThreadSharedTimer*, void (WebCore::MainThreadSharedTimer::*)())::{lambda()#1}, void>::call()
22 0x7fe379dcb0cb WTF::Function<void ()>::operator()() const
23 0x7fe379dc9d54 WTF::RunLoop::Timer::fired()
24 0x7fe37f2d5b8d operator()
25 0x7fe37f2d5bd1 _FUN
26 0x7fe37f2d4f19 operator()
27 0x7fe37f2d4f6b _FUN
28 0x7fe36a8d049e ???
29 0x7fe36a92f737 ???
30 0x7fe36a8d0f87 g_main_loop_run
31 0x7fe37f2d5714 WTF::RunLoop::run()
WPEWebProcess terminated (pid 1147132) for reason: crash
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |