[Opensim-users] HELP: OpenSim Crashing
Wade Schuette
wade.schuette at gmail.com
Sat Feb 25 13:45:49 UTC 2012
I don't know the fix to your problem. "Segmentation error" has to be a
key phrase there.
But a common reason for systems that work fine to "suddenly break" is
that some process that has been quietly filling up some space in the
background finally ran out of space. A popular thing to run out of is
auto-backup space, or a backup log.
"Out of space" errors can be messy and often present as some entirely
different problem.
We had a problem on one system running out of space that still showed
20% empty that had us scratching our heads for a while. Turns out that
our use was fragmenting the empty space into ever smaller pieces, and
while we still had space, it was all fragmented into such small pieces
that no piece was large enough to fit the new extent size some program
needed. Solution to that: defragment the disk. (Not a bad idea in
general.)
Not a bad idea to defragment tables too, in general, if they have a lot
of changes. I've read that MySQL doesn't need to do that. I remain
skeptical. :)
One system we had was working fine and suddenly hung. I checked and
there were 32,767 people in the database. Some variable had been set
to 8 bit and it had run out of room in the FIELD to add one more.
Clean, groom, throw out the trash, defragment ... all good housekeeping
ideas in general.
Wade
On 2/24/12 11:56 PM, Clive Gould wrote:
> Hi
>
> We are using OpenSim 0.7.2 with Mono 2.6.7 and MySQL 5.5.12
>
> The simulator has been running fine for some time.
>
> It has now started crashing on shutdown. The errors are shown in the
> attached screen shot
>
> I am wondering if could be problem with the mono version, but why
> should it suddenly go wrong after running fine for ages?
>
> Can anyone suggest a fix please as this is part of a European project?
>
> Thanks very much
>
> Clive
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120225/590da0fc/attachment.html>
More information about the Opensim-users
mailing list