On Jan 12, 12:43 pm, somecs <[email protected]> wrote: > This issue inevitably ends up crashing my program if I cause the > update process to run more than 3 or 4 times in a row (which is > definitely a possibility with normal use by the unsuspecting user), so > it is unacceptable. Of course, it's unacceptable no matter what, but > in any case, I am desperate to fix this. Can anyone help?
What does "logcat" show? There should be a GREF summary message in the output. The cap should be at 2000 now, so overflowing is likely a leak. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

