Bug 130477

Summary: WebKit crash @GraphicsContext3D::getActiveAttrib
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, dino, roger_fong, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.flohofwoe.net/demos/dragons_asmjs.html

Description Antonio Gomes 2014-03-19 14:30:10 PDT
1   0x102487606 WebCore::GraphicsContext3D::getActiveAttrib(unsigned int, unsigned int, WebCore::ActiveInfo&)
2   0x102f16aba WebCore::WebGLProgram::cacheActiveAttribLocations(WebCore::GraphicsContext3D*)
3   0x102f1682b WebCore::WebGLProgram::getLinkStatus()
4   0x102f24007 WebCore::WebGLRenderingContext::getUniformLocation(WebCore::WebGLProgram*, WTF::String const&, int&)
5   0x102a3e75e WebCore::jsWebGLRenderingContextPrototypeFunctionGetUniformLocation(JSC::ExecState*)
Comment 1 Radar WebKit Bug Importer 2014-03-19 14:30:52 PDT
<rdar://problem/16371751>
Comment 2 Roger Fong 2014-04-04 14:31:08 PDT

*** This bug has been marked as a duplicate of bug 131235 ***