Software Archive
Read-only legacy content
17060 Discussions

Android emulator with intel image crashes when loading.

Giorgi_Dalakishvili
1,774 Views

I installed "Intel x86 Atom System Image" from SDK Manager (API level 15, Android 4.0.3) and Hardware Accelerated Execution Manager but when I try to start intel based avd it crashes in about a minute. The Emulator screen appears with Android animating but than it crashes.

Event log contains this:

Faulting application name: emulator-x86.exe, version: 0.0.0.0, time stamp: 0x5022c7c5
Faulting module name: ig4icd32.dll, version: 8.15.10.1968, time stamp: 0x4acdff49
Exception code: 0xc0000005
Fault offset: 0x000328e0

I am running 64 bit windows 7.

0 Kudos
7 Replies
Mohamed_helmi_b_
Beginner
1,774 Views

you must download API 17 or higher

0 Kudos
Ahmed_Kchaou
Beginner
1,774 Views

download API 17 or higher

0 Kudos
Mohamed_Ali_A_
Beginner
1,774 Views

Easier to use android device then the emulator...

0 Kudos
med_anouar_hammami
1,774 Views
0 Kudos
Bernard
Valued Contributor I
1,774 Views

Hi Giorgi,

Can you post the full log file? From the fragment posted by you the error is caused by probably Intel OpenGL library which is part of Intel HD graphics accelerator.Error code points to generic access violation exception which was caused by the executed code at  relative offset 0x000328e0.

0 Kudos
Ashwin_S_Ashok
Beginner
1,774 Views

try to update api and sdk version..

and update the adt version...(through eclipse)

0 Kudos
JLuna5
New Contributor I
1,774 Views

Hi, update yu eclipse and download the android last version.

0 Kudos
Reply