I can no longer get any avds to launch. I can create them, but they will not start (from targets 2.2 up to 4.0) I am running Windows XP and have the latest updates for eclipse and android addons.
Problems occurred after updates for both eclipse and android were installed 3 weeks ago (approx Oct 26th, 2011) Now I cannot get avds to load. I have installed and uninstalled the avds. I have run the emulator from the command line. I have re-installed sdk tools 15 I have installed latest android and eclipse updates today (Nov21st, 2011) All to no avail. The error is ALWAYS the same and the debugger ALWAYS flags the SAME offset (see below). I have looked through, and tried, all the 'helps' that I can find including no snapshot, different resolutions, etc, etc, etc. I would have hoped the latest updates would fix it - - but I have now been without an avd for more than 3 weeks and it is seriously restricting my work. Please - Can Anyone Help?!? Details of problem: 1. Black Screen pops up, titled: SDL_app 2. then error message: emulator-arm.exe has encountered a problem and needs to close. We are sorry for the inconvenience. 3. and clicking 'further details' gives: AppName: emulator-arm.exe AppVer: 0.0.0.0 ModName: emulator-arm.exe ModVer: 0.0.0.0 Offset: 00078334 4. and clicking debug gives: C++ debugger unhandled exception in emulator-arm.exe: 0xC0000005: Access Violation >>>7C901230 int 3 7C901231 ret 7C901232 mov edi,edi 7C901234 nop 7C901235 nop . . 00478327 mov cl,byte ptr [ebp+8] 0047832A shl ebx,cl 0047832C jmp 0047837D 0047832E ??? 0047832F nop 00478330 mov edx,dword ptr [esp+24h] >>>00478334 mov eax,dword ptr [edx] 00478336 mov ecx,dword ptr [ebp+10h] 00478339 mov ebx,dword ptr [ebp+14h] 0047833C and ecx,eax 0047833E mov edi,eax 00478340 mov dword ptr [esp+4Ch],ecx 00478344 xor ecx,ecx -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

