Yes that's the script. I also commented the llSleep and I still have the leak. I'd be surprised if llSetColor causedd a condition where something held on to references to extra TextureEntryFaces but who knows? ;)
On Fri, Nov 28, 2014 at 6:18 PM, Justin Clark-Casey < [email protected]> wrote: > As was discussed on Mantis, it doesn't look like this is due to llSleep > which doesn't surprise me since it's a simple piece of code. > > Assumming we're talking about the script at [1], I would start to suspect > llSetColor(), off which hangs a surprisingly complicated bit of > TextureEntry manipulating code. > > [1] https://gist.github.com/nebadon2025/7f9d54e65cba29f5bfa0 > > On 28/11/14 05:54, Dahlia Trimble wrote: > >> 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] <mailto:[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 < >> 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] <mailto:Opensim-dev@ >> opensimulator.org> >> http://opensimulator.org/cgi-__bin/mailman/listinfo/opensim-__dev >> <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] <mailto:[email protected]> >> http://opensimulator.org/cgi-__bin/mailman/listinfo/opensim-__dev >> <http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev> >> >> >> >> >> _______________________________________________ >> 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
