[
https://issues.apache.org/jira/browse/CB-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912817#comment-13912817
]
Anjan Kumar Jha commented on CB-6093:
-------------------------------------
I have tested it on both real device and emulator. When turning on Host GPU I
am getting following error
02-26 02:50:56.004: E/memtrack(1919): Couldn't load memtrack module (No such
file or directory)
02-26 02:50:56.004: E/android.os.Debug(1919): failed to load memtrack module: -2
02-26 02:51:04.534: E/memtrack(1946): Couldn't load memtrack module (No such
file or directory)
02-26 02:51:04.534: E/android.os.Debug(1946): failed to load memtrack module: -2
02-26 02:51:04.964: E/gralloc_goldfish(923): gralloc_alloc: Mismatched usage
flags: 328 x 546, usage 333
02-26 02:51:04.964: E/(923): GraphicBufferAlloc::createGraphicBuffer(w=328,
h=546) failed (Invalid argument), handle=0x0
02-26 02:51:04.964: E/BufferQueue(1274): [ScreenshotClient] dequeueBuffer:
SurfaceComposer::createGraphicBuffer failed
> Phonegap Android 4.4.2 - no suitable egl configs found
> ------------------------------------------------------
>
> Key: CB-6093
> URL: https://issues.apache.org/jira/browse/CB-6093
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.3.0
> Environment: Android 4.4.2
> Reporter: Anjan Kumar Jha
> Fix For: 3.3.0
>
>
> I am getting "No Suitable EGL configs found" error for my Android app right
> after my splash screen appears and even login page doesn't appear on screen.
> I have tried adding
> <uses-feature android:glEsVersion="0x00020000" android:required="true" />
> in my manifest file but still not working. I am facing this issue only with
> Android 4.4.2 (on both emulator and my device). Same project is working on
> iOS and Android version upto 4.3. My error log is
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(153)] No
> suitable EGL configs found.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(620)]
> GLSurfaceEGL::InitializeOneOff failed.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(153)] No
> suitable EGL configs found.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(620)]
> GLSurfaceEGL::InitializeOneOff failed.
> 02-24 05:23:39.683: E/chromium(1229): [ERROR:gpu_info_collector.cc(86)]
> gfx::GLSurface::InitializeOneOff() failed
> 02-24 05:23:39.933: W/chromium(1229):
> Please suggest.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)