Mic Bowman wrote:
> GC may also be a problem. Though my experience with 2.4 at least is
> that memory utilization is very good and in this case we have... "more
> than enough" memory. :-)
> 
> Also... the consistency with which the problem occurs in log4net
> methods called from within an executing script suggests that its not
> just garbage collection. I'm not sufficiently mono-smart to root cause
> this... so I'm looking for bandaids (which in this case amounts to
> commenting out log4net calls in the call stack that caused the
> problem) that work consistently. If someone with mono-smarts would
> like to suggest some other ways to get data on this, I'm more than
> willing to try something different.

Can you comment out any passing around of a log4net instance, and get a
static readonly in the class that it's used?  I really think that
passing that instance is the cause of a bunch of this pain.

        -Sean

-- 
Sean Dague / Neas Bade
[email protected]
http://dague.net


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to