Hi all, I'm having a consistent crash on my app after it's running on a few minutes. I basically have a background service broadcasting gps locations to the activity, and displaying it's speed. The receiver is registered onStart and unregistered onStop. The activity is keeping the screen on, so the activity is not even pausing. It all works for a few minutes and then, crash... The log doesn't seem to say much more than "Could not create epoll instance". I can replicate this on two different devices, one with 2.3.5, the other with 3.2.
Am I missing something? How can I trap this? Any help would be much appreciated. Here's the logcat dump http://pastebin.com/WhVdbmRk Cheers -- Gonçalo Oliveira
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
