> -----Oprindelig meddelelse----- > Fra: [email protected] [mailto:mono-list- > [email protected]] På vegne af Robert Jordan > Sendt: 12. august 2011 15:46 > Til: [email protected] > Emne: Re: [Mono-list] Got a SIGABRT, what to do? > > On 12.08.2011 15:34, Esben Laursen wrote: > > Hi Guys, > > > > I got this from my mono install, do any of you know that to do about it? > > > > ERROR:../../mono/io-layer/handles-private.h:362:_wapi_handle_share_rel > > ease: assertion failed: (info->handle_refs> 0) > > Stacktrace: > > > ... > > > Mono JIT compiler version 2.6.7 (Debian 2.6.7-5) Copyright (C) > > 2002-2010 Novell, Inc and Contributors. www.mono-project.com > > Try to disable the so called "shared handles" (see Mono's man page): > > MONO_DISABLE_SHM=1 mono yourapp.exe > > Anyways, consider upgrading from this old Mono version.
Hi Robert, Thanks for your email, I have tried to disable shared handles and that does not seem to work. Any other ideas? About the version, then I am running 2.6.7 as this is the long support edition that is suggested to be the most stable. Would you recon that 2.10.4 is a better choice? Cheers Esben _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
