[Opensim-users] Intermittent crashing - System.OutofMemoryException
M.E. Verhagen
marceled9 at gmail.com
Wed Feb 15 16:20:19 UTC 2012
There is a wiki page on memory leaks:
http://en.wikipedia.org/wiki/Memory_leak
The memory error above does not seem to have references to oar import, but
seems to occur somewhere in the LindenUDP.LLUDPServer.PacketReceived code.
So apparently opensim tried to allocate some memory to process a packet
received from the viewer but failed to do so.
The server has 24gigs so I doubt all that memory was used, but I could be
the amount of memory the opensim proces is allowed to use is limited in
some other way. (the os, desktops, http servers, database servers all use
memory oft more that you would suspect.)
Something like free -m shows the memory usage. I do not know what to use on
windows machine to show the memory usage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120215/93c01d79/attachment.html>
More information about the Opensim-users
mailing list