[Opensim-users] Got a SIGSEGV error

Joe Greene jgreene at greenemyst.com
Tue Mar 11 17:23:33 UTC 2008



   Jeanne Try this:

   Create a user for opensim with the homedir set to the base  
directory of your opensim install.

   cd to your opensim base directory

   execute the following:

   chown -R opensim ~opensim
echo cd ~opensim/bin >~opensim/start_opensim.sh
echo mono OpenSim.exe >>~opensim/start_opensim.sh

   now when you want to start opensim execute:

   sudo -u opensim ~opensim/start_opensim.sh

   That should resolve any permissions problems which might be causing  
the error and prevent the creation of an opensim directory structure  
in whatever directory you run it from.

   Try not to run opensim as root (which is what 'sudo mono  
OpenSim.exe' will do), but it needs full permissions to it's files and  
directories.

   Dev team: how difficult would it be (I really do not know) to set a  
variable for SimPath or some such in the ini file and have  
mono/opensim switch to that for it's path to locate and create sim  
directories and files?
-- 
Joe Greene
UNIX Systems, Network and IT Specialist
If you aren't having fun, you're doing the wrong thing!
All opinions expressed are mine alone. You Can't Have them!

Fish Kungfu <fish.kungfu at earthlink.net> wrote:

> jean-françois...
>
> When I run OpenSim.exe (in Ubuntu 7.10), I cd to the   
> "../opensim/bin/"  folder then I "sudo mono OpenSim.exe".  If I   
> don't sudo I get errors and OpenSim won't launch.  If I don't cd to   
> the "../opensim/bin/" app directory, when I launch "sudo mono   
> OpenSim.exe" it starts creating folders and files in whatever dir I   
> am in.
>
> I hope this helps some....Fish
>
>
>
>
>
> -----Original Message-----
>> From: jean-françois peri <jfperi at mac.com>
>> Sent: Mar 11, 2008 6:27 AM
>> To: Opensim-users at lists.berlios.de
>> Subject: [Opensim-users] Got a SIGSEGV error
>>
>> Hello
>>
>> This morning afteur a reinstal of my server, at the first launch of
>> OpenSim.exe in grid mod I got this message :
>>
>> Calling to 'ScriptAppDomain_6'.
>> ScriptEngine: Executing function name: default_event_state_entry
>> Stacktrace:
>>
>>    at (wrapper managed-to-native)
>> System.Object.__icall_wrapper_mono_delegate_begin_invoke
>> (object,intptr) <0x00004>
>>    at (wrapper managed-to-native)
>> System.Object.__icall_wrapper_mono_delegate_begin_invoke
>> (object,intptr) <0xffffffff>
>>    at (wrapper delegate-begin-invoke)
>> System
>> .MulticastDelegate
>> .begin_invoke_IAsyncResult_object_AsyncCallback_object
>> (object,System.AsyncCallback,object) <0xffffffff>
>>    at System.Threading.ThreadPool.QueueUserWorkItem
>> (System.Threading.WaitCallback,object) <0x00015>
>>    at System.Timers.Timer.StartTimer () <0x00058>
>>    at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void
>> () <0xffffffff>
>>    at (wrapper runtime-invoke) System.Object.runtime_invoke_void
>> (object,intptr,intptr,intptr) <0xffffffff>
>>
>> Native stacktrace:
>>
>>          mono [0x818f7de]
>>          mono [0x8171be4]
>>          [0xffffe440]
>>          mono [0x813c585]
>>          mono [0x8144960]
>>          mono(mono_array_new_specific+0xd4) [0x80b42a1]
>>          mono(mono_array_new+0x67) [0x80b4336]
>>          mono [0x80e62e7]
>>          mono [0x80e7856]
>>          mono [0x80ce1dd]
>>          [0xb6a1b95a]
>>          [0xb480922c]
>>          [0xb48091ce]
>>          [0xb50502d1]
>>          [0xb6cb5fd0]
>>          [0xb6ea2d69]
>>          mono [0x8171aaf]
>>          mono(mono_runtime_invoke+0x27) [0x80b038f]
>>          mono(mono_runtime_delegate_invoke+0x62) [0x80b0617]
>>          mono [0x80e4f6e]
>>          mono [0x812c50d]
>>          mono [0x8145972]
>>          /lib/tls/i686/cmov/libpthread.so.0 [0xb7ebc31b]
>>          /lib/tls/i686/cmov/libc.so.6(clone+0x5e) [0xb7e1e57e]
>>
>> =================================================================
>> Got a SIGSEGV while executing native code. This usually indicates
>> a fatal error in the mono runtime or one of the native libraries
>> used by your application.
>> =================================================================
>>
>> Abandon (core dumped)
>>
>> Somebody  can explain that (it's not the first time i got this error).
>>
>> Thanks
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>
> _______________________________________________
> 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/20080311/457424ec/attachment.html>


More information about the Opensim-users mailing list