On Sep 13, 2011, at 12:24 PM, mcgear wrote: > Thank you for pointing that out, however I never actually call that method > from within my code base. Which would lead me to believe that this bug > exists inside the actual Mono Implementation. Unless I am missing > something.
Look at the stack trace for the getExternalStorage2Directory message -- it's coming from com.fd.httpd / org.resetlet.routing / java.util.concurrent. I'm fairly sure this isn't related to Mono, and that something else in your process is somehow causing this. Are you using any Java libraries/source files in your app? Does your app run on the emulator (so we can determine if it's hardware related)? If you're not pulling in any third party java code, and it also fails on the emulator, please file a bug and attach your project. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
