Fudge Fudge
Fudge Fudge

Reputation: 1203

Android Emulator crashes on startup with Crash reason: EXCEPTION_ACCESS_VIOLATION_READ Crash address: 0xab

Using:

Any emulator I try to launch will crash on launch with:

Crash reason:  EXCEPTION_ACCESS_VIOLATION_READ Crash address: 0xab

I've tried the following unsuccessfully:

How do I get any emulator to launch?

Upvotes: 3

Views: 4741

Answers (1)

sertal70
sertal70

Reputation: 599

Same problem on macOS 11.5.1.

It has been solved by updating Android SDK Build-Tools, Android SDK Command-line Tools, Android Emulator, Android SDK Platform-Tools as shown in the following picture:

Android Studio Settings - Android SDK

Upvotes: 0

Related Questions