Bug 135194 - [EFL] webgl/1.0.2/conformance/rendering/multisample-corruption.html and webgl/1.0.1/conformance/textures/texture-size-cube-maps.html are crashing
Summary: [EFL] webgl/1.0.2/conformance/rendering/multisample-corruption.html and webgl...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-23 05:23 PDT by Michal Pakula vel Rutka
Modified: 2017-03-11 10:42 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2014-07-23 05:23:46 PDT
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&)
Comment 1 Michal Pakula vel Rutka 2014-08-01 05:25:08 PDT
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
Comment 2 Michael Catanzaro 2017-03-11 10:42:26 PST
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.