[Pkg-mono-devel] F# application hanging on Linux when running via Mono

André Pinto andredasilvapinto at gmail.com
Thu Jul 17 23:13:28 UTC 2014


Sorry. Forgot to tell you the mono version I'm using on Linux. Here it is:

mono --version
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none
        Misc:          softdebug
        LLVM:          supported, not enabled.
        GC:            sgen


On Fri, Jul 18, 2014 at 12:01 AM, andresp <andredasilvapinto at gmail.com>
wrote:

> Hi,
>
> I'm trying to target a Linux box while developing an F# application on
> Windows.
>
> Right now I have a working version of one of my experiments which runs fine
> on Windows (VS and Xamarin), but when I try to run it on Linux (mono
> output.exe) it doesn't work as expected.
>
> The application starts normally but when it calls an external module which
> uses async methods and await ( Link to the relevant class
> <
> http://soundcloud.codeplex.com/SourceControl/latest#trunk/Source/ApiLibrary/SoundCloudClient.cs
> >
> ), it seems to hang the execution indefinitely (no error is printed to the
> console).
>
> Is this a Mono limitation? Is there any way to validate if some
> code/library
> is incompatible with Mono (Linux)?
>
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/F-application-hanging-on-Linux-when-running-via-Mono-tp4663367.html
> Sent from the Debian Mono mailing list archive at Nabble.com.
>
> _______________________________________________
> Pkg-mono-devel mailing list
> Pkg-mono-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mono-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-mono-devel/attachments/20140718/4b954c03/attachment.html>


More information about the Pkg-mono-devel mailing list