Bug 135194
| Summary: | [EFL] webgl/1.0.2/conformance/rendering/multisample-corruption.html and webgl/1.0.1/conformance/textures/texture-size-cube-maps.html 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
Both tests are crashing or timeouting according to flakiness dashboard:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Frendering%2Fmultisample-corruption.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.1%2Fconformance%2Ftextures%2Ftexture-size-cube-maps.html
crash log:
STDERR: 1 0x7feb35a77007 WTFCrash
STDERR: 2 0x7feb33fe369c WebCore::WebGLRenderingContext::reshape(int, int)
STDERR: 3 0x7feb33f4705d WebCore::HTMLCanvasElement::reset()
STDERR: 4 0x7feb33f47278 WebCore::HTMLCanvasElement::parseAttribute(WebCore::QualifiedName const&, WTF::AtomicString const&)
STDERR: 5 0x7feb33dee5c9 WebCore::Element::attributeChanged(WebCore::QualifiedName const&, WTF::AtomicString const&, WTF::AtomicString const&, WebCore::Element::AttributeModificationReason)
STDERR: 6 0x7feb33decb02 WebCore::Element::didModifyAttribute(WebCore::QualifiedName const&, WTF::AtomicString const&, WTF::AtomicString const&)
STDERR: 7 0x7feb33df14fa WebCore::Element::setAttribute(WebCore::QualifiedName const&, WTF::AtomicString const&)
STDERR: 8 0x7feb33df17cf WebCore::Element::setIntegralAttribute(WebCore::QualifiedName const&, int)
STDERR: 9 0x7feb349a7d13 WebCore::setJSHTMLCanvasElementWidth(JSC::ExecState*, JSC::JSObject*, long, long)
STDERR: 10 0x7feb3596bef5 JSC::JSObject::put(JSC::JSCell*, JSC::ExecState*, JSC::PropertyName, JSC::JSValue, JSC::PutPropertySlot&)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michal Pakula vel Rutka
webgl/1.0.2/conformance/textures/texture-size-cube-maps.html is crashing too:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Ftextures%2Ftexture-size-cube-maps.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.