On Aug 5, 2011, at 4:44 PM, Tim Kelly wrote:
> I do see these messages in the log once in a while too:
> 
> 08-05 20:42:28.872: DEBUG/SntpClient(59): request time failed:
> java.net.SocketException: Address family not supported by protocol

That's not directly related to Mono for Android: the process id is (59), and 
isn't a Mono for Android process. Take a look at `ps` output to see what 
process it is.

I don't know what's causing it, but it's not caused directly by Mono for 
Android.

As far as I know, Java should be hitting the same fundamental issues -- I don't 
know of anything special that Mono for Android would be doing here, nor do I 
know why Android would (apparently) be allowing one app to bring down the whole 
system [0]. Very weird.

 - Jon

[0] My bad, the entire Service system is nothing but a way for an app to bring 
down the whole system, and "proper multitasking" & services is probably ~solely 
responsible for the poor battery life the various people report online.

That said, it has nothing to do with Mono for Android. :-)

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to