Bug 135197
Summary: | [EFL] Several fast/canvas/webgl, webgl/conformance/context, webgl/conformance/textrues tests are crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michal Pakula vel Rutka <mpakulavelrutka> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | lucas.de.marchi, mcatanzaro |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Michal Pakula vel Rutka
Following tests: fast/canvas/webgl/premultiplyalpha-test.html, fast/canvas/webgl/webgl-compressed-texture-size-limit.html, fast/canvas/webgl/webgl-draw-buffers.html, fast/images/webgl-teximage2d.html, webgl/1.0.1/conformance/context/context-lost-restored.html, webgl/1.0.1/conformance/context/premultiplyalpha-test.html, webgl/1.0.1/conformance/glsl/samplers/glsl-function-texture2dlod.html, webgl/1.0.1/conformance/glsl/samplers/glsl-function-texture2dproj.html, webgl/1.0.1/conformance/textures/origin-clean-conformance.html, webgl/1.0.2/conformance/context/context-creation-and-destruction.html, webgl/1.0.2/conformance/context/premultiplyalpha-test.html, webgl/1.0.2/conformance/extensions/oes-texture-float.html, webgl/1.0.2/conformance/textures/copy-tex-image-2d-formats.html, webgl/conformance/context/context-lost-restored.html are crashing or timeouting:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Fpremultiplyalpha-test.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Fwebgl-compressed-texture-size-limit.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Fwebgl-draw-buffers.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fimages%2Fwebgl-teximage2d.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.1%2Fconformance%2Fcontext%2Fcontext-lost-restored.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.1%2Fconformance%2Fcontext%2Fpremultiplyalpha-test.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.1%2Fconformance%2Fglsl%2Fsamplers%2Fglsl-function-texture2dproj.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.1%2Fconformance%2Fglsl%2Fsamplers%2Fglsl-function-texture2dlod.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.1%2Fconformance%2Ftextures%2Forigin-clean-conformance.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Fcontext%2Fcontext-creation-and-destruction.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Fcontext%2Fpremultiplyalpha-test.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Fextensions%2Foes-texture-float.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Ftextures%2Fcopy-tex-image-2d-formats.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2Fconformance%2Fcontext%2Fcontext-lost-restored.html
Crash log:
STDERR: 1 0x7f094fbce007 WTFCrash
STDERR: 2 0x7f094e1432fa WebCore::WebGLRenderingContext::bindTexture(unsigned int, WebCore::WebGLTexture*, int&)
STDERR: 3 0x7f094ebc48c1 WebCore::jsWebGLRenderingContextPrototypeFunctionBindTexture(JSC::ExecState*)
STDERR: 4 0x7f08fbf010b4
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michal Pakula vel Rutka
fast/canvas/webgl/framebuffer-object-attachment.html and webgl/conformance/textures/origin-clean-conformance.html are crashing too:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Fframebuffer-object-attachment.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2Fconformance%2Ftextures%2Forigin-clean-conformance.html
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.