[mono-android] Mono Stacktrace and ANR
HSSoftware
david at headstandsoftware.com
Thu Nov 17 08:23:51 EST 2011
Got another one, similar state in processing, downloading images, resizing
the bitmap, compressing to JPEG, saving to SQLite database.
11-17 07:18:57.192: D/skia(3593): Loading ARM decoder...
11-17 07:18:57.192: D/skia(3593): Loading ARM decoder...
11-17 07:18:57.208: D/skia(3593): Loading ARM encoder...
11-17 07:18:57.317: I/AALog(3593): [326 21.8 +0.1] ShowImagesAsyncTask
id=12351 seq=21 sz=194560 thumb=102:175 td=0.3 tc=0.0 ts=0.1
11-17 07:18:57.333: I/AALog(3593): [336 21.8] ShowImagesAsyncTask
workId=12357 seq=22 hasImg=False hasThumb=False
11-17 07:18:57.653: D/skia(3593): Loading ARM decoder...
11-17 07:18:57.653: D/skia(3593): Loading ARM decoder...
11-17 07:18:57.676: D/skia(3593): Loading ARM encoder...
11-17 07:18:58.301: I/AALog(3593): [311 21.9 +0.1] ShowImagesAsyncTask
id=12357 seq=22 sz=189669 thumb=192:234 td=0.3 tc=0.0 ts=0.6
11-17 07:18:58.317: I/AALog(3593): [321 21.9] ShowImagesAsyncTask
workId=12358 seq=23 hasImg=False hasThumb=False
11-17 07:18:58.340: I/mono-stdout(3593): OnTouch rawX=169.5057 rawY=22.90674
getX=169.5057 getY=22.90674
11-17 07:18:58.379: D/dalvikvm(3593): GC_FOR_MALLOC freed 937K, 51% free
4866K/9863K, external 4295K/4660K, paused 22ms
11-17 07:18:58.411: I/mono(3593): Stacktrace:
11-17 07:18:58.411: I/mono(3593): at System.IO.Stream.CopyTo
(System.IO.Stream,int) [0x0004f] in
/home/jon/Development/xamarin/mono/mcs/class/corlib/System.IO/Stream.cs:282
11-17 07:18:58.411: I/mono(3593): at System.IO.Stream.CopyTo
(System.IO.Stream) [0x00000] in
/home/jon/Development/xamarin/mono/mcs/class/corlib/System.IO/Stream.cs:268
11-17 07:18:58.411: I/mono(3593): at Aakf.Utils.HttpHelper.GetMemoryStream
(string) [0x0001a] in C:\Dev\xxx\AAKF\AAKF\Utils\HttpHelper.cs:225
11-17 07:18:58.411: I/mono(3593): at
Aakf.Show.DownloadImagesAsyncTask.ProcessWork
(AakfBiz.DataObjects.WorkObj,int) [0x0000c] in
C:\Dev\xxx\AAKF\AAKF\Show\DownloadImagesAsyncTask.cs:127
11-17 07:18:58.418: I/mono(3593): at
Aakf.Show.DownloadImagesAsyncTask.DoInBackground (Java.Lang.Object[])
[0x000bc] in C:\Dev\xxx\AAKF\AAKF\Show\DownloadImagesAsyncTask.cs:59
11-17 07:18:58.418: I/mono(3593): at
Android.OS.AsyncTask.n_DoInBackground_arrayLjava_lang_Object_
(intptr,intptr,intptr) [0x0001f] in
/home/jpobst/Desktop/monodroid/Mono.Android/platforms/android-8/src/generated/Android.OS.AsyncTask.cs:100
11-17 07:18:58.418: I/mono(3593): at (wrapper dynamic-method)
object.f2e0e7dc-ec29-4b7b-bd52-10fe634817fd (intptr,intptr,intptr) <IL
0x00012, 0x0003b>
11-17 07:18:58.418: I/mono(3593): at (wrapper native-to-managed)
object.f2e0e7dc-ec29-4b7b-bd52-10fe634817fd (intptr,intptr,intptr) <IL
0x00021, 0xffffffff>
11-17 07:19:03.543: I/InputDispatcher(1397): Application is not responding:
Window{406ddf38 com.xxx.yyy/aakf.screens.wallscreen.WallActivity
paused=false}. 5000.5ms since event, 5000.5ms since wait started
11-17 07:19:03.543: I/InputDispatcher(1397): Dropping event because the
pointer is not down.
11-17 07:19:03.543: I/WindowManager(1397): Input event dispatching timed out
sending to com.xxx.yyy/aakf.screens.wallscreen.WallActivity
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Mono-Stacktrace-and-ANR-tp4999478p5001122.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list