[Mono-dev] Order problem in runtime shutdown flow

2013-03-05 Thread sebastian
I'm hoping to resurrect this thread, raised originally by Mr. Rojanksy in December. ( http://mono.1490590.n4.nabble.com/Order-problem-in-runtime-shutdown-flow-td4657439.html ) We observe what we believe is this error quite frequently. We have code which uses the TPL and NLog quite heavily. The cod

[Mono-dev] Mono and Clang

2013-03-05 Thread Alex Rønne Petersen
Hi list, Has anyone managed to build Mono with Clang? If so, do the resulting binaries pass the test suite? Thanks, Alex ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Latest Native Client Mono work - ready for review/pull

2013-03-05 Thread Elijah Taylor
Hi, On Sat, Mar 2, 2013 at 9:12 PM, zezba9000 wrote: > Hi Elijah, I've been trying to find official place to discuss NaCl for > Mono. > Do you have a web page or forum area you prefer to use for this? If there > is no official place to discuss nacl for mono I would rly recommend it. > Its > rl

Re: [Mono-dev] Stackoverflow exception while processing a linq query

2013-03-05 Thread Vladimir Dimitrov
Filed: https://bugzilla.xamarin.com/show_bug.cgi?id=10911 On 5.3.2013 ?. 17:00 ?., Vladimir Dimitrov wrote: The problem is I cannot reproduce this any more. I ran the same code on a Windows machine and it changed the information stored in the database which was causing the problematic situation

Re: [Mono-dev] Stackoverflow exception while processing a linq query

2013-03-05 Thread Vladimir Dimitrov
The problem is I cannot reproduce this any more. I ran the same code on a Windows machine and it changed the information stored in the database which was causing the problematic situation. But even if I don't see such a bug report causing big attention I will add it. Should I file it here: http

Re: [Mono-dev] Stackoverflow exception while processing a linq query

2013-03-05 Thread Rodrigo Kumpera
Could you please file a bug report? On Sat, Mar 2, 2013 at 2:37 PM, Vladimir Dimitrov wrote: > Recently I received a strange error on one of our servers which run mono > 2.10.8.1 on Ubuntu 12.4: > > System.AggregateException: One or more errors occured ---> > System.StackOverflowException: The r

Re: [Mono-dev] Latest Native Client Mono work - ready for review/pull

2013-03-05 Thread zezba9000
Hi Elijah, I've been trying to find official place to discuss NaCl for Mono. Do you have a web page or forum area you prefer to use for this? If there is no official place to discuss nacl for mono I would rly recommend it. Its rly hard to comunicate issues without it. I have just download "nacl

Re: [Mono-dev] Mono 3.0.6 build issue (No rule to make target `../mini/libmono-2.0.la', needed by `monodis')

2013-03-05 Thread Daniel Lo Nigro
Thanks Zoltan and Andres, much appreciated. Running ./configure worked fine. :) On Tue, Mar 5, 2013 at 9:39 PM, Zoltan Varga wrote: > Hi, > > Thats already fixed. In the meantime, use ./configure instead of > ./autogen.sh. > > Zoltan > > On Tue, Mar 5, 2013 at 11:35 AM, Danie

Re: [Mono-dev] Mono 3.0.6 build issue (No rule to make target `../mini/libmono-2.0.la', needed by `monodis')

2013-03-05 Thread Andres G. Aragoneses
https://bugzilla.xamarin.com/show_bug.cgi?id=10874 On 05/03/13 10:35, Daniel Lo Nigro wrote: I was looking to upgrade my Mono installation from 3.0.3 to 3.0.6 by using the tarball from the Mono site (mono-3.0.6.tar.bz2). However, the build is failing, and I'm noticing the following errors: Dur

Re: [Mono-dev] Mono HTTPListener not accessible remotely in opensuse and CentOS

2013-03-05 Thread unruledboy
Hi, You are right, by default the firewall is enabled. I just need to define the port I use then everything is fine. Thank you very much! -- View this message in context: http://mono.1490590.n4.nabble.com/Mono-HTTPListener-not-accessible-remotely-in-opensuse-and-CentOS-tp4658808p4658822.

Re: [Mono-dev] Mono 3.0.6 build issue (No rule to make target `../mini/libmono-2.0.la', needed by `monodis')

2013-03-05 Thread Zoltan Varga
Hi, Thats already fixed. In the meantime, use ./configure instead of ./autogen.sh. Zoltan On Tue, Mar 5, 2013 at 11:35 AM, Daniel Lo Nigro wrote: > I was looking to upgrade my Mono installation from 3.0.3 to 3.0.6 by using > the tarball from the Mono site (mono-3.0.6.tar.bz2

Re: [Mono-dev] Mono HTTPListener not accessible remotely in opensuse and CentOS

2013-03-05 Thread Daniel Lo Nigro
Ensure you've allowed that port through the firewall on the host - CentOS may have a firewall turned on by default. On Mon, Mar 4, 2013 at 1:16 PM, unruledboy wrote: > I am testing the linux releases with vmware. > > I run a simple sample from here > < > http://msdn.microsoft.com/zh-cn/library