Hello. Our user reported a silent permanent app crash on LG gt 540 (android 2.1)
logcat shows no exceptions at all. Immediately after activity showup, at some moment (current undestanding - as soon as user taps on the main acitvity screen elements) the process just dies silently: I/APPLICATION ( 2776): HostView Dispose 09-07 15:33:26.728 D/WindowManager( 1278): interceptKeyTq event=android.view.RawInputEvent@2f8cf368 keycode=0 screenIsOn=true keyguardActive=false 09-07 15:33:27.898 D/WindowManager( 1278): interceptKeyTq event=android.view.RawInputEvent@2f8cf368 keycode=0 screenIsOn=true keyguardActive=false 09-07 15:33:29.548 D/WindowManager( 1278): interceptKeyTq event=android.view.RawInputEvent@2f8cf368 keycode=0 screenIsOn=true keyguardActive=false 09-07 15:33:29.638 D/WindowManager( 1278): interceptKeyTq event=android.view.RawInputEvent@2f8cf368 keycode=0 screenIsOn=true keyguardActive=false 09-07 15:33:30.113 D/WindowManager( 1278): interceptKeyTq event=android.view.RawInputEvent@2f8cf368 keycode=0 screenIsOn=true keyguardActive=false 09-07 15:33:30.238 D/WindowManager( 1278): interceptKeyTq event=android.view.RawInputEvent@2f8cf368 keycode=0 screenIsOn=true keyguardActive=false 09-07 15:33:31.108 *I/ActivityManager( 1278): Process APPLICATION.android (pid 2776) has died. 09-07 15:33:31.108 *W/ActivityManager( 1278): Scheduling restart of crashed service APPLICATION.android/APPLICATION.APPLICATIONService in 20000ms 09-07 15:33:31.118 W/GpsLocationProvider( 1278): Unneeded remove listener for uid 1000 09-07 15:33:31.118 D/GpsLocationProvider( 1278): GPS status listener died 09-07 15:33:31.158 *D/Zygote ( 1136): Process 2776 terminated by signal (11) 09-07 15:33:31.632 * There probably could be issue in the app (but on many other platforms and android versions it works fine). Just courious - are there any conditions where mono can silently die? Because all time in my environment I see at least "unhandled exception" stacktrace. But here is nothing! Is there any mono extra debug/logging which could be enabled to understand the problem? Igor
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid