Android Emulator crashes with SIGSEGV on Ubuntu 18.04
Android Studio version: Android Studio 3.1.2 Build #AI-173.4720617, built on April 14, 2018 It's installed from Ubuntu's snap store. I installed the kvm using 1. Setting Up Android Studio on Ubuntu · uw-it-aca/spacescout-android Wiki . I tried what Solve Android Studio AVD issue with Ubuntu distros - cialu.net suggested, but now the lib64 folder doesn't contain libstdc++ . The closest I could find is libc++.so.1 , and I tried to install it using sudo apt install libc++1 and link it similarly, but it just got my pc stuck. I also looked at the threads linked by Android emulator segmentation