Re: [android-developers] No AVDs from Emulator since last update

2011-11-21 Thread Mark Murphy
I have run into emulator-arm.exe errors on occasion, in one facility
where I teach, where they have XP dual-booting on an iMac. The problem
occasionally morphs. Last week, the workaround seemed to be to
launch the emulator with Wipe Data checked.

Of course, it's entirely possible, perhaps likely, that the source of
your difficulty is different.

If you have not done so already, post this information (including the
dumps) to b.android.com.

On Mon, Nov 21, 2011 at 12:39 AM, gus a27...@gmail.com wrote:
 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: 0xC005: 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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] No AVDs from Emulator since last update

2011-11-20 Thread gus
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.exeAppVer: 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: 0xC005: Access Violation
7C901230 int 3
7C901231ret
7C901232mov edi,edi
7C901234nop
7C901235nop
.
.
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en