atom feed15 messages in com.googlegroups.android-developers[android-developers] Re: Emulator cra...
FromSent OnAttachments
ni2....@gmail.comMar 23, 2008 3:04 pm 
derekjayMar 23, 2008 4:29 pm 
ni2....@gmail.comMar 29, 2008 2:21 pm 
ni2....@gmail.comMar 30, 2008 1:00 am 
BeginnerApr 18, 2008 9:41 am 
DigitApr 18, 2008 10:02 am 
Nitin KhannaApr 18, 2008 10:45 am 
burevestnikovApr 18, 2008 11:23 am 
BeginnerApr 18, 2008 12:22 pm 
Michael R. NovakApr 18, 2008 3:08 pm 
BeginnerApr 19, 2008 11:04 am 
Michael R. NovakApr 19, 2008 1:07 pm 
DigitApr 19, 2008 10:21 pm 
BeginnerApr 20, 2008 10:35 am 
BeginnerApr 20, 2008 1:56 pm 
Subject:[android-developers] Re: Emulator crashing constantly on Windows Vista
From:Beginner (ayrt@gmail.com)
Date:Apr 20, 2008 10:35:58 am
List:com.googlegroups.android-developers

In my email above, I posted the server trace collected though the procedure you described:

[This is the entire trace from the console]

"failed to read packet from transport socket on fd 103 failed to read packet from transport socket on fd 108

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

On Apr 20, 1:21 am, Digit <digi@gmail.com> wrote:

please provide us with ADB server traces (collected through the procedure I described a few posts ago in this thread). without this, there is little we can do

On Sat, Apr 19, 2008 at 8:05 PM, Beginner <ayrt@gmail.com> wrote:

- Installed SP1 - uninstalled both sdk and the plugin

No difference.

On Apr 18, 6:08 pm, "Michael R. Novak" <mno@penguinsoftware.org> wrote:

I would try reinstalling the sdk and if needed the eclipse plugin.

I have noticed issues with the emulator on both Windows and Linux.

If you have a mac, the emulator is certainly the best on the mac.

-Mike

----- Original Message ----- From: "Beginner" <ayrt@gmail.com> To: "Android Developers" <andr@googlegroups.com> Sent: Friday, April 18, 2008 3:23:06 PM GMT -05:00 US/Canada Eastern Subject: [android-developers] Re: Emulator crashing constantly on Windows

Vista

I'm not sure if this is of any more help, but here we go

[Trace from console]

"failed to read packet from transport socket on fd 103 failed to read packet from transport socket on fd 108

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

The "failed to read packet" lines appear when I close the emulator

[What I did] Here are the steps I took to get the problem... I'm not sure if they tell you anything or if they're useless. But I will include them just in case.

- Delete old userdata img file - Run (not debug) emulator from eclipse

- ./adb shell - cd data/misc/location - mkdir <MY_MOCK_PROVIDER> - exit

- From eclipse File Explorer view - push properties file to <MY_MOCK_PROVIDER> - push kml file to <MY_MOCK_PROVIDER> - close emulator - start emulator again - run for 5 minutes (everything works fine) - close emulator

- wait a few minutes - see error

I hope this helps, but I'm sure the above gives you no useful info. So if you want me to try something specific, let me know.

On Apr 18, 2:23 pm, burevestnikov <stoy@gmail.com> wrote:

Just confirming that I am also seeing this.

On Apr 18, 9:42 am, Beginner <ayrt@gmail.com> wrote:

I'm seeing the same problem. The Windows message is:

"adb.exe has stopped working

A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available"

There is no "Details" button or anything of the sort. Only a "Close Program" button.

Eclipse has the following message in the Console:

[2008-04-18 04:41:28 - adb] This application has requested the Runtime to terminate it in an unusual way. [2008-04-18 04:41:28 - adb] Please contact the application's support team for more information. [2008-04-18 12:17:04 - DeviceMonitor] Adb connection Error:An existing connection was forcibly closed by the remote host

Any ideas what could be causing this?

On Mar 30, 12:28 pm, Digit <digi@gmail.com> wrote:> but

there must be a button like "Details..." that should give you more

information about the crash. if you could paste this information here, that would be useful to understand what's happening...

On Sun, Mar 30, 2008 at 10:00 AM, ni2.@gmail.com < ni2.@gmail.com> wrote:

The error message is that Emulator has stopped working.