<div dir="ltr"><div>I've just tried running the application on Windows via Mono and it also doesn't work. So it really seems that there is some kind of problem with Mono support.<br><br></div>Mono Windows version:<br>
<div><pre style class=""><code><span class="">Mono JIT compiler version </span><span class="">3.3.0</span><span class=""> </span><span class="">(</span><span class="">master</span><span class="">/</span><span class="">6</span><span class="">cd4ddc</span><span class="">)</span><span class="">
Copyright </span><span class="">(</span><span class="">C</span><span class="">)</span><span class=""> </span><span class="">2002-2012</span><span class=""> Novell</span><span class="">,</span><span class=""> Inc</span><span class="">,</span><span class=""> Xamarin Inc </span><span class="">and</span><span class=""> Contributors</span><span class="">.</span><span class=""> www</span><span class="">.</span><span class="">mono</span><span class="">-</span><span class="">project</span><span class="">.</span><span class="">com
        TLS</span><span class="">:</span><span class="">           normal
        SIGSEGV</span><span class="">:</span><span class="">       normal
        Notification</span><span class="">:</span><span class="">  Thread </span><span class="">+</span><span class=""> polling
        Architecture</span><span class="">:</span><span class="">  x86
        Disabled</span><span class="">:</span><span class="">      none
        Misc</span><span class="">:</span><span class="">          softdebug
        LLVM</span><span class="">:</span><span class="">          supported</span><span class="">,</span><span class=""> not enabled</span><span class="">.</span><span class="">
        GC</span><span class="">:</span><span class="">            sgen</span></code></pre><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 18, 2014 at 12:13 AM, André Pinto <span dir="ltr"><<a href="mailto:andredasilvapinto@gmail.com" target="_blank">andredasilvapinto@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Sorry. Forgot to tell you the mono version I'm using on Linux. Here it is:<br><br>mono --version<br>
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)<br>Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. <a href="http://www.mono-project.com" target="_blank">www.mono-project.com</a><br>
        TLS:           __thread<br>        SIGSEGV:       altstack<br>        Notifications: epoll<br>        Architecture:  x86<br>        Disabled:      none<br>        Misc:          softdebug<br>        LLVM:          supported, not enabled.<br>

        GC:            sgen<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 18, 2014 at 12:01 AM, andresp <span dir="ltr"><<a href="mailto:andredasilvapinto@gmail.com" target="_blank">andredasilvapinto@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm trying to target a Linux box while developing an F# application on<br>
Windows.<br>
<br>
Right now I have a working version of one of my experiments which runs fine<br>
on Windows (VS and Xamarin), but when I try to run it on Linux (mono<br>
output.exe) it doesn't work as expected.<br>
<br>
The application starts normally but when it calls an external module which<br>
uses async methods and await ( Link to the relevant class<br>
<<a href="http://soundcloud.codeplex.com/SourceControl/latest#trunk/Source/ApiLibrary/SoundCloudClient.cs" target="_blank">http://soundcloud.codeplex.com/SourceControl/latest#trunk/Source/ApiLibrary/SoundCloudClient.cs</a>><br>


), it seems to hang the execution indefinitely (no error is printed to the<br>
console).<br>
<br>
Is this a Mono limitation? Is there any way to validate if some code/library<br>
is incompatible with Mono (Linux)?<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://mono.1490590.n4.nabble.com/F-application-hanging-on-Linux-when-running-via-Mono-tp4663367.html" target="_blank">http://mono.1490590.n4.nabble.com/F-application-hanging-on-Linux-when-running-via-Mono-tp4663367.html</a><br>


Sent from the Debian Mono mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Pkg-mono-devel mailing list<br>
<a href="mailto:Pkg-mono-devel@lists.alioth.debian.org" target="_blank">Pkg-mono-devel@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mono-devel" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mono-devel</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>