Comment 2 for bug 1319119

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

Would be nice to have the package version used (binary one) as well.

From your logs:
emulator: Initializing hardware OpenGLES emulation support
signal: segmentation fault (core dumped)

It's probably crashing when trying to create the gl window that accepts the gl commands translated by the gles -> gl library. There's nothing really special in there, so it'd be nice to have a stack trace or core dump to better understand what is going on.

It seems this is a common issue with the android emulator as well.