Closed GoogleCodeExporter closed 9 years ago
I cannot reproduce this. If you can please trigger the error again and use the
android error reporting to send me the details.
I'm testing with Nexus One and Motorola Droid.
Original comment by futonred...@gmail.com
on 21 Nov 2010 at 3:55
I don't have the error reporting, but I managed to get a log and trace data
through adb.
Original comment by bas...@gmail.com
on 21 Nov 2010 at 8:18
Attachments:
I see the problem. It's crashing on reenabling the keyguard.
This appears to be a android system level bug that was fixed in 2.0 or 2.1.
I'm not sure how to fix it but I'll look into it a bit later.
I only started saving published builds awhile ago but I don't have the previous
version on hand.
Original comment by futonred...@gmail.com
on 21 Nov 2010 at 6:47
Verified that this was not in 1.5 build.
Original comment by futonred...@gmail.com
on 21 Nov 2010 at 7:53
This fix has been applied as changeset 8a8043f624.
It appears to be some thread lock issue that was fixed in Android Eclair.
If you call reenableKeyguard when the keyguard was already enabled the binder
call will lockup.
Original comment by futonred...@gmail.com
on 22 Nov 2010 at 1:25
Very fast response. Thank you.
Original comment by bas...@gmail.com
on 22 Nov 2010 at 7:36
Original issue reported on code.google.com by
bas...@gmail.com
on 19 Nov 2010 at 10:30