Bug 129199
| Summary: | [EFL][WK2] Crash during the EFL layout test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> |
| 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 | ||
Gyuyoung Kim
Below two tests come to crash during the layout test with below callstack.
webgl/1.0.2/conformance/uniforms/uniform-default-values.html
webgl/conformance/uniforms/uniform-default-values.html
00:15:36.188 22508 1 0x7f1a115131f0
00:15:36.188 22508 2 0x7f1a118a90b0
00:15:36.188 22508 3 0x7f19a658d106 draw_llvm_set_sampler_state
00:15:36.188 22508 4 0x7f19bc24a16c
00:15:36.188 22508 5 0x7f19a65929d7
00:15:36.188 22508 6 0x7f19a658fac7 st_validate_state
00:15:36.188 22508 7 0x7f19a659655a
00:15:36.188 22508 8 0x7f1a0f82743c WebCore::WebGLRenderingContext::clear(unsigned int)
00:15:36.188 22508 9 0x7f1a103efbac WebCore::jsWebGLRenderingContextPrototypeFunctionClear(JSC::ExecState*)
00:15:36.188 22508 10 0x7f19bfb590da
00:15:36.188 22508 pure virtual method called
00:15:36.188 22508 terminate called without an active exception
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
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.