On Oct 22, 2012, at 9:47 AM, Jeremy A. Kolb - ARA/NED <jk...@ara.com> wrote:
> I’m running into a weird problem where I have a background thread initiated 
> by ThreadPool.QueueUserWorkItem().  If the thread takes too long to execute

How long is "too long"? Which Android version are you seeing this on? Which 
target device?

> I just see START and then WIN DEATH.

Usually that's indicative of a crash somewhere. Try looking at logcat directly 
instead of using the IDE's Application Output window and see if there are any 
unhandled exceptions.

        http://docs.xamarin.com/android/advanced_topics/android_debug_log

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to