Closed Bug 913662 Opened 11 years ago Closed 8 years ago

mochitest content/canvas/test/test_canvas.html and others fail on x86 emu with skia-gl enabled

Categories

(Core :: Graphics: Canvas2D, defect)

x86
Android
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: gbrown, Assigned: gbrown)

Details

https://tbpl.mozilla.org/php/getParsedLog.php?id=27485148&tree=Ash&full=1#error99

In the up-and-coming Android 4.2 x86 emulator test environment, test_canvas.html and several test_2d.composite.canvas.xxx.html tests fail. If I disable skia-gl, the tests pass.

For the failure case, I see a lot of this in the logcat:

06:04:43     INFO -  09-06 13:03:15.291 I/Gecko   ( 1954): OpenGL version detected: 200
06:04:43     INFO -  09-06 13:03:15.291 E/libEGL  ( 1954): no more slots for eglGetProcAddress("glGetTexImage")
06:04:43     INFO -  09-06 13:03:15.291 E/libEGL  ( 1954): no more slots for eglGetProcAddress("glGetTexLevelParameteriv")

Eventually the browser crashes (SIGSEGV).

I will be working around this by disabling the tests on x86 only.
Component: General → Canvas: 2D
Product: Firefox for Android → Core
Not running mochitest on Android x86 now. Test manifests were updated in bug 1251013.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.