Jump to content

Posting log files after a force close...


Recommended Posts

Guest RedSlug
Posted

I'd like to help to identify problem in releases, so where to I find the log files after a force close?

Guest RedSlug
Posted (edited)
you need adb setup to do it

AH, it's a bit tricky then. I've never been able to get it working on my x64 laptop WIn7, and I can't do it in work very easily.......

Edited by RedSlug
Guest brokenpixel
Posted
you need adb setup to do it

Hi Stephen, can you post a small tut or show us (willing souls) how to do it?

Posted

On your device get a terminal app

In the terminal

logcat > /sdcard/log.txt give it a couple of minutes the press back key to stop it..

Or cat dmesg > /sdcard/dmesg.txt but dmesg should be same

Then copy the file out using usb storage mode...

Guest RedSlug
Posted

So the best way to report is......

1. logcat > /sdcard/log.txt

2. (Force error to occur )

3. Then press back key

??

Guest Stephen Hyde
Posted

grab the txt file from your memory card then upload it here

Guest RedSlug
Posted
grab the txt file from your memory card then upload it here

I knew that bit :-)

Guest Stephen Hyde
Posted

also if anyone wants to get logs of wvga working and compare them with their own logs of 720 crashing id appreciate it as saves me time comparing stuff :0

Guest brokenpixel
Posted

will start loggin stuff from now on.

many thanks.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.