More precision on this mysterious freeze. The user to which it is happening can reproduce it. Still acording to his report it happens only on Gingerbread, not on Froyo.
Here's a stack trace from the automated ANR reports in the dev console (which doesn't tell much): DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0 hwl=0 hwll=0) "main" prio=5 tid=1 NATIVE | group="main" sCount=1 dsCount=0 obj=0x400cf6a0 self=0x115d8 | sysTid=15096 nice=0 sched=0/0 cgrp=default handle=-1342909328 | schedstat=( 36568630000 2412300000 21453 ) utm=2820 stm=836 core=0 at android.graphics.BitmapFactory.nativeDecodeStream(Native Method) at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java: 493) ... <rest of stack trace is app code invoked from the UI thread> ... On Aug 23, 12:36 am, Romain Guy <[email protected]> wrote: > It should be thread safe. > > On Mon, Aug 22, 2011 at 3:33 PM, Vance Turnewitsch < > > -- 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

