WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
109417
[EFL][WK2] 2 webgl/conformance/* test cases are crashing
https://bugs.webkit.org/show_bug.cgi?id=109417
Summary
[EFL][WK2] 2 webgl/conformance/* test cases are crashing
Chris Dumez
Reported
2013-02-11 04:35:51 PST
We have 2 WebGL tests crashing on the build bot with the following backtrace: crash log for WebKitTestRunner (pid 11908): STDOUT: <empty> STDERR: 1 0x7f2f738fbf78 STDERR: 2 0x7f2f741b54a0 STDERR: 3 0x7f2e7900dfb0 llvmpipe_is_resource_referenced STDERR: 4 0x7f2e79023ef6 llvmpipe_flush_resource STDERR: 5 0x7f2e7900df5b STDERR: 6 0x7f2e6b70144a STDERR: 7 0x7f2e6bc5415b _mesa_readpixels STDERR: 8 0x7f2e6bc54f9b _mesa_ReadnPixelsARB STDERR: 9 0x7f2e6bc54fda _mesa_ReadPixels STDERR: 10 0x7f2f7388d3f5 WebCore::GraphicsContext3D::readPixels(int, int, int, int, unsigned int, unsigned int, void*) STDERR: 11 0x7f2f72a6697d WebCore::WebGLRenderingContext::readPixels(int, int, int, int, unsigned int, unsigned int, WTF::ArrayBufferView*, int&) STDERR: 12 0x7f2f73598ab2 WebCore::jsWebGLRenderingContextPrototypeFunctionReadPixels(JSC::ExecState*) STDERR: 13 0x7f2f232e40e5 STDERR: 1 0x7f29bb79f478 STDERR: 2 0x7f29b9ca8cb0 STDERR: 3 0x7f29baf7e681 WebKit::WebInspectorProxy::enableRemoteInspection() STDERR: 4 0x7f29bafabbf4 WebKit::WebPageProxy::initializeWebPage() STDERR: 5 0x7f29bafabea1 WebKit::WebPageProxy::reattachToWebProcess() STDERR: 6 0x7f29bafac298 WebKit::WebPageProxy::loadAlternateHTMLString(WTF::String const&, WTF::String const&, WTF::String const&) STDERR: 7 0x7f29bafc2a74 WKPageLoadAlternateHTMLString STDERR: 8 0x7f29bb092c7c ewk_view_html_string_load STDERR: 9 0x7f29bb096cfd WebKit::PageClientBase::processDidCrash() STDERR: 10 0x7f29bafa631a WebKit::WebPageProxy::processDidCrash() STDERR: 11 0x7f29bafb48ba WebKit::WebProcessProxy::didClose(CoreIPC::Connection*) STDERR: 12 0x7f29b6e2e090 WebCore::RunLoop::performWork() STDERR: 13 0x7f29ba8876c1 STDERR: 14 0x7f29ba886601 STDERR: 15 0x7f29ba886b47 ecore_main_loop_begin STDERR: 16 0x413b1b WTR::TestInvocation::invoke() STDERR: 17 0x40fd2b WTR::TestController::runTest(char const*) STDERR: 18 0x41026f WTR::TestController::runTestingServerLoop() STDERR: 19 0x412bb8 WTR::TestController::TestController(int, char const**) STDERR: 20 0x40c554 main STDERR: 21 0x7f29b8ebd76d __libc_start_main STDERR: 22 0x40c5a1 The following test cases are crashing consistently: webgl/conformance/textures/texture-attachment-formats.html webgl/conformance/misc/type-conversion-test.html
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-02-11 04:40:51 PST
Skipped for EFL port in
http://trac.webkit.org/changeset/142453
Alexey Proskuryakov
Comment 2
2013-02-11 10:10:11 PST
This is not a duplicate of
bug 109305
, is it?
Viatcheslav Ostapenko
Comment 3
2013-02-11 12:28:48 PST
(In reply to
comment #2
)
> This is not a duplicate of
bug 109305
, is it?
No, but there is similar test in fast/canvas/webgl with bug report:
https://bugs.webkit.org/show_bug.cgi?id=106547
Michael Catanzaro
Comment 4
2017-03-11 10:45:47 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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug