Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android virtual device manager crashes with "double free or corruption"

When i try to run any emulator I got: Android virtual device crash

And a console i play Android studio in says: *** Error in `/home/standy/Android/Sdk/tools/qemu/linux-x86_64/qemu-system-x86_64': double free or corruption (fasttop): 0x00007f557c622fe0 ***

Any ideas?

like image 728
standy Avatar asked Dec 09 '16 14:12

standy


1 Answers

  1. Open Android Virtual Device Manager

  2. Create new AVD,

    In the Verify configurations window (Virtual Device Configuration),

  3. Go to Emulated Performance > Graphics and,

  4. Select the "Software (GLES)" option

like image 144
Sergey Hlghatyan Avatar answered Sep 20 '22 03:09

Sergey Hlghatyan