I get \"Native crash at /system/lib/libwebviewchromium.so\" errors many times for android 4.4+. There was no such problem before 4.4.
*** *** *** *** *** ***         
        
There's a chromium bug link on this line:
06-25 08:31:19.919: E/chromium(2652): [ERROR:gles2_cmd_decoder_autogen.h(69)] [GroupMarkerNotSet(crbug.com/242999)!:C0EBA4B9]GL ERROR :GL_INVALID_ENUM : glBindTexture: target was GL_TEXTURE_EXTERNAL_OES
which is pointing to : https://code.google.com/p/chromium/issues/detail?id=242999
Most probably, the GLES implementation on genymotion is missing OES_EGL_image_external* *http://www.khronos.org/registry/gles/extensions/OES/OES_EGL_image_external.txt