Your log output does not show the log message from the beginning of the constructor, so that would suggest it is happening before the constructor is called. On 19 Aug 2012 05:07, "Stephan Steiner" <stephan.stei...@gmail.com> wrote:
> Henon > > The task isn't hanging, it's crapping out somehow without so much as an > inkling of an indication as to why. And for some reason, the Parralel Tasks > window doesn't show any threads whatsoever, even when the task is still > running. > > Looking at the constructor you can see that it can hardly be a deadlock - > the task simply dies. There's no blocking method calls either. I've > attached > an event handler for UnobservedTaskException, but it catches nothing > either. > > All I see in the output window is > > 08-18 21:03:17.390 I/SmartAppMobile( 3434): Controller not yet instantiated > 08-18 21:03:19.275 I/SmartAppMobile( 3434): Instantiating controller > Loaded assembly: System.ServiceModel.Web.dll [External] > Loaded assembly: System.Runtime.Serialization.dll [External] > Loaded assembly: System.ServiceModel.dll [External] > 08-18 21:03:20.095 D/CLIPBOARD( 3434): Hide Clipboard dialog at Starting > input: finished by someone else... ! > > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Task-Parallel-Framework-issues-tp5711359p5711397.html > Sent from the Mono for Android mailing list archive at Nabble.com. > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid