Running it from the command line resulted in a segmentation fault:
$ emulator -avd nexus_s Segmentation fault (core dumped)
However, runnin
I finally found a solution after following CommonsWare's tip. Renaming libOpenglRender.so made the problem go away.
mv tools/lib/libOpenglRender.so tools/lib/libOpenglRender.so.xxx