Software Archive
Read-only legacy content
17061 Discussions

Haxm 6.0.1 + Intel based Android Emulator = OSX Crash?!

Stefanos_M_
Beginner
656 Views

Merry xmas anyone. Couple of days ago I acquired my first Macbook pro 13 2015 on OSX 10.11.2.

Today I sat down to play around a bit and realised that when I start an Android Virtual Device based on an Intel image my Macbook instantly reboots.

I am bit confused as of the cause of that. Friend of mine with the same machine doesn't has any problems at all.

Google didn't yield any valuable info for me either using pieces from the log below.

Any advice is welcome!

How to reproduce:

  1. I formatted the Macbook installed from start to make sure it's clean.
  2. Installed AndroidStudio, and followed the suggested links for the jre and jdk 7, using the default options.
  3. HAXM version is 6.0.1.
  4. When done, I ran the x86 AVD that is provided by the IDE, crash.

Console log (Think that's the relevant part):

25/12/15 21:08:56,193 emulator64-x86[1283]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.2 instead of 10.11.2. This is not a bug in Gestalt -- it is a documented limitation. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.

Call location:

25/12/15 21:08:56,195 emulator64-x86[1283]: 0   CarbonCore                          0x00007fff92f1ec9b ___Gestalt_SystemVersion_block_invoke + 113

25/12/15 21:08:56,195 emulator64-x86[1283]: 1   libdispatch.dylib                   0x00007fff8bb3033f _dispatch_client_callout + 8

25/12/15 21:08:56,195 emulator64-x86[1283]: 2   libdispatch.dylib                   0x00007fff8bb30237 dispatch_once_f + 67

25/12/15 21:08:56,195 emulator64-x86[1283]: 3   CarbonCore                          0x00007fff92eaab47 _Gestalt_SystemVersion + 987

25/12/15 21:08:56,195 emulator64-x86[1283]: 4   CarbonCore                          0x00007fff92ea9ddb Gestalt + 139

25/12/15 21:08:56,195 emulator64-x86[1283]: 5   emulator64-x86                      0x00000001008e2713 Cocoa_CreateDevice + 83

25/12/15 21:08:56,195 emulator64-x86[1283]: 6   emulator64-x86                      0x00000001008adc72 SDL_VideoInit + 274

25/12/15 21:08:57,994 Safari[602]: KeychainGetICDPStatus: keychain: -25300

25/12/15 21:08:57,994 Safari[602]: KeychainGetICDPStatus: status: off

25/12/15 21:09:01,000 kernel[0]: haxm: Unknown ioctl

25/12/15 21:09:01,000 kernel[0]: haxm_error: Unsupport VM IOCTL 20007461

25/12/15 21:09:01,000 kernel[0]: cvcpu <ptr> vmid 0 vcpu_id 0

25/12/15 21:09:01,000 kernel[0]: haxm_error: Unknow vcpu ioctl 20007461

25/12/15 21:09:04,251 lsd[398]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist

25/12/15 21:09:09,996 coreaudiod[95]: SecTaskLoadEntitlements failed error=22

25/12/15 21:09:10,301 appleeventsd[29]: SecTaskLoadEntitlements failed error=22

25/12/15 21:09:31,000 bootlog[0]: BOOT_TIME 1451074171 0

0 Kudos
1 Reply
Stefanos_M_
Beginner
656 Views

UPDATE:

RMA'd the device. New one works perfectly

0 Kudos
Reply