Re: [android-developers] Anyone seeing mysterious application crashes lately?

2010-11-22 Thread Jonas Petersson
Hi Kostya, On 11/22/2010 09:00 PM, Kostya Vasilyev wrote: I've am seeing some pretty mysterious crash reports in the Market Console lately. [...] I am wondering if anyone else is seeing strange errors like these, and whether they can be caused by devices that have really low-quality firmware, ei

[android-developers] Anyone seeing mysterious application crashes lately?

2010-11-22 Thread Kostya Vasilyev
I've am seeing some pretty mysterious crash reports in the Market Console lately. One is an OutOfMemoryError in Bitmap.nativeCreate, which is actually a 2 by 2 bitmap for a hatched Paint object. Another is a NullPointerException in String.concat - in code that calls getTitle on an Activity,