I tried replicating this on Ubuntu 14.10 running on a 2 core Digital Ocean instance with the latest kernel installed that was available via apt-get dist-upgrade (3.16.0-23-generic #30-Ubuntu SMP) and the mono that came with the mono-complete package (Debian 3.2.8+dfsg-4ubuntu2). I was unable to replicate the issue. I tried using the same scripts that James was using but the only crash I could get was from a memory leak. After discussion with a few other devs there was some consensus that the memory leak was from the use of llSleep() in the test script which doesn't seem to work very well in XEngine.
On Tue, Nov 25, 2014 at 12:15 PM, Justin Clark-Casey < [email protected]> wrote: > For comparison, Ubuntu 14.04 (which I'm still using) has Linux kernel 3.13 > with Mono 3.2.8. I haven't experienced such crashes there. > > Ubuntu 10.10 has Linux kernel 3.16 but still with Mono 3.2.8. It will be > interesting to see if that combination also sees such problems. > > > On 23/11/14 12:54, James Hughes wrote: > >> http://bugzilla.opensuse.org/show_bug.cgi?id=906714 >> >> On Sun, 2014-11-23 at 14:38 +0200, Oren Hurvitz wrote: >> >>> My experience was with Amazon Linux; that's the default version of >>> Linux used on Amazon EC2 servers. So it's not just OpenSUSE. >>> >>> >>> Oren >>> >>> >> >> >> _______________________________________________ >> Opensim-dev mailing list >> [email protected] >> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev >> >> > > -- > Justin Clark-Casey (justincc) > OSVW Consulting > http://justincc.org > http://twitter.com/justincc > > _______________________________________________ > Opensim-dev mailing list > [email protected] > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev >
_______________________________________________ Opensim-dev mailing list [email protected] http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
