[MonoDevelop] Some problems with libs permissions

Massimo Perga massimo.perga at gmail.com
Mon Jun 19 17:47:53 EDT 2006


Hello all,
  I've built all the libraries needed to run MonoDevelop and currently it
works fine if I run it as root, but it crashes if I run it as normal user.
I've changed many permissions to the files needed by MonoDevelop but I still
have a problem, probably with Gecko#, that I wasn't able to fix.
Could you please tell me what's the file involved and which permission I
should grant it ?


This is the log:


=================================================================
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.
=================================================================

Stacktrace:

in (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_render_data(intpt
r,intptr,uint,intptr,intptr) <0xe>
in (wrapper managed-to-native) Gecko.WebControl:gtk_moz_embed_render_data(intpt
r,intptr,uint,intptr,intptr) <0xffffffffffffff99>
in Gecko.WebControl:RenderData (string,string,string) <0xa1>
in MonoDevelop.Components.HtmlControl.MozillaControl:InitializeWithBase(string)
 <0x3a>
in MonoDevelop.Components.HtmlControl.MozillaControl:DelayedInitialize ()
<0x1a>
in MonoDevelop.WelcomePage.WelcomePageView:Initialize (object) <0x20>
in MonoDevelop.WelcomePage.ShowWelcomePageOnStartUpHandler:Run () <0x95>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void(object,intptr,int
ptr,intptr) <0xffffffffbecab3ac>
in (wrapper managed-to-native) System.Reflection.MonoMethod:Inter
ct,object[]) <0xb>
in (wrapper managed-to-native) System.Reflection.MonoMethod:Inter
ct,object[]) <0xfffffffffffff992>
in System.Reflection.MonoMethod:Invoke (object,System.Reflection.
stem.Reflection.Binder,object[],System.Globalization.CultureInfo)
in System.Reflection.MethodBase:Invoke (object,object[]) <0x34>
in MonoDevelop.Ide.Gui.IdeApp:Initialize (MonoDevelop.Core.IProgr
6a4>
in MonoDevelop.Ide.Gui.IdeStartup:Run (string[]) <0xb85>
in MonoDevelop.Core.AddIns.AddInService:StartApplication (string,
e>
in MonoDevelop.Startup.SharpDevelopMain:Main (string[]) <0x54>
in (wrapper runtime-invoke) System.Object:runtime_invoke_int_stri
tptr,intptr,intptr) <0xffffffffc043b235>

Native stacktrace:

        /usr/local/bin/mono(mono_handle_native_sigsegv+0x8d) [0x5
        /usr/local/bin/mono [0x4d0ec8]
        /lib/libpthread.so.0 [0x2aaaab1857a0]
        /usr/lib/mozilla/libgtkembedmoz.so(_ZN11EmbedStream10Open
x7b) [0x2aaab42309db]
        /usr/lib/mozilla/libgtkembedmoz.so(gtk_moz_embed_render_d
aab4229aa2]
        [0x424967eb]


Sorry for the questions but I'm very motivated to use MonoDevelop in my
project.

Thanks,
Regards,
  Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060619/be3b49cb/attachment.html 


More information about the Monodevelop-list mailing list