E/ViewRootImpl(10414): IllegalArgumentException locking surface

I notice that it says 'illegal argument' - can you be absolutely sure that at the point where it fails, the Rect you are passing for the dirty area is a valid rect? Can you bounds check it against the extents of the surface as a sanity check?

Quite why it should fail after a while I don't know, but it might be a place to start looking...


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

Reply via email to