Closed
Bug 1208846
Opened 10 years ago
Closed 10 years ago
Startup crash on replicant 4.2
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wbugzilla, Unassigned)
Details
Attachments
(1 file)
|
237.60 KB,
text/plain
|
Details |
Fennec immediately crashes on startup on replicant with the following error: No available EGL configurations. Complete logcat is attached.
It seems that eglChooseConfig fails with numConfigs[0]<=0. Would it be possible to provide a fallback there instead of an exception?
Snorp, any ideas what could be going on here?
Flags: needinfo?(snorp)
fwiw, I don't think we officially support replicant (though are happy to take patches, provided they don't cause too many complications!).
Comment 3•10 years ago
|
||
While this is an old post Replicant has a buggy or incomplete support of GL 2.0 or better. The ROM would need to fix this. We have never supported GL 1.1 or lower. Most of the OpenGL ES driver code is not FOSS so it was removed from Replicant.
http://redmine.replicant.us/issues/705
http://redmine.replicant.us/boards/9/topics/855?r=4983
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(snorp)
Resolution: --- → INVALID
Comment 4•10 years ago
|
||
Yeah, we need GLES2.
Comment 5•8 years ago
|
||
Just chiming in to say this still exists on replicant 6.0. Crash report with subject mozilla::gl::GLContextEGLFactory::Create.
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•