http://bugs.winehq.org/show_bug.cgi?id=30947
--- Comment #10 from Vincent Povirk madewokherd@gmail.com 2012-06-21 13:22:29 CDT --- Created attachment 40647 --> http://bugs.winehq.org/attachment.cgi?id=40647 possible fix
I asked about this on #monodev, and I was told the correct fix is for Mono's DllMain to do nothing if Mono hasn't yet been initialized. This patch should implement that behavior.