Re: [android-developers] Hard Crash (Reboot) in 3.2

2011-08-05 Thread Joshua Smith
I found the bug database at code.google.com, but I cannot find your bug report.

FYI: I think we've found a work-around. We're using GL to copy to the screen 
and that seems much more stable (and a little faster). If it would help, I can 
send you the modified version of the test program that *doesn't* crash.

On Aug 3, 2011, at 10:08 AM, Joshua Smith wrote:

 Do you do public tracking of the bug database, so I can keep an eye on this?
 
 On Aug 3, 2011, at 1:16 AM, Dianne Hackborn wrote:
 
 Thanks, I've filed a bug.
 
 On Tue, Aug 2, 2011 at 10:45 AM, Joshua Smith joshuaesm...@charter.net 
 wrote:
 Update: We've created a small reproducible test case.  Run this code for an 
 hour (usually less) on a XOOM with 3.2 and you will reboot.
 
 We haven't gotten lucky enough to get a log, so we cannot be absolutely 
 certain that this reboot is the same one we're hitting, but it probably is.
 
 Who do I send this to?
 
 --
 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
 
 
 
 -- 
 Dianne Hackborn
 Android framework engineer
 hack...@android.com
 
 Note: please don't send private questions to me, as I don't have time to 
 provide private support, and so won't reply to such e-mails.  All such 
 questions should be posted on public forums, where I and others can see and 
 answer them.
 
 
 -- 
 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
 
 
 -- 
 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

-- 
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

Re: [android-developers] Hard Crash (Reboot) in 3.2

2011-08-03 Thread Joshua Smith
Do you do public tracking of the bug database, so I can keep an eye on this?

On Aug 3, 2011, at 1:16 AM, Dianne Hackborn wrote:

 Thanks, I've filed a bug.
 
 On Tue, Aug 2, 2011 at 10:45 AM, Joshua Smith joshuaesm...@charter.net 
 wrote:
 Update: We've created a small reproducible test case.  Run this code for an 
 hour (usually less) on a XOOM with 3.2 and you will reboot.
 
 We haven't gotten lucky enough to get a log, so we cannot be absolutely 
 certain that this reboot is the same one we're hitting, but it probably is.
 
 Who do I send this to?
 
 --
 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
 
 
 
 -- 
 Dianne Hackborn
 Android framework engineer
 hack...@android.com
 
 Note: please don't send private questions to me, as I don't have time to 
 provide private support, and so won't reply to such e-mails.  All such 
 questions should be posted on public forums, where I and others can see and 
 answer them.
 
 
 -- 
 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

-- 
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

Re: [android-developers] Hard Crash (Reboot) in 3.2

2011-08-02 Thread Joshua Smith
Update: We've created a small reproducible test case.  Run this code for an 
hour (usually less) on a XOOM with 3.2 and you will reboot.

We haven't gotten lucky enough to get a log, so we cannot be absolutely certain 
that this reboot is the same one we're hitting, but it probably is.

Who do I send this to?

-- 
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

CrashSurfaceFlinger.java
Description: Binary data


Re: [android-developers] Hard Crash (Reboot) in 3.2

2011-08-02 Thread Dianne Hackborn
Thanks, I've filed a bug.

On Tue, Aug 2, 2011 at 10:45 AM, Joshua Smith joshuaesm...@charter.netwrote:

 Update: We've created a small reproducible test case.  Run this code for an
 hour (usually less) on a XOOM with 3.2 and you will reboot.

 We haven't gotten lucky enough to get a log, so we cannot be absolutely
 certain that this reboot is the same one we're hitting, but it probably is.

 Who do I send this to?

 --
 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




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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

Re: [android-developers] Hard Crash (Reboot) in 3.2

2011-07-29 Thread Joshua Smith
Reboot.  Uptime reported 30 seconds up when we reconnected.

On Jul 28, 2011, at 1:02 PM, Chris Stratton wrote:

 On Thursday, July 28, 2011 11:21:18 AM UTC-4, Joshua Smith wrote:
 Our app, which works fine in 3.1 and earlier, has started experiencing 
 a hard crash that cause our XOOM to reboot.
 
 Kernel reboot, or android runtime restart?
 
 You can tell the difference soon thereafter from cat /proc/uptime or (if 
 present) the uptime command at the adb shell
 
 
 -- 
 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

-- 
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