[MonoDevelop] Unable to run monodevelop

Alexander Reiter r.alex at utanet.at
Sat Jul 29 12:24:26 EDT 2006


Hi all,

   I am not able to run monodevelop. Well the application is starting and I can see the IDE for roughly 1 sec. -- suddenly the
   whole thing is crashing. Below I've posted the startup messages.

   The problems seems to be somewho related to the mozilla/gtk -- but I am not able to find a solution. So maybe some of
   you can give me some hints to solve this issue.

   BTW: I am using the mono release 1.1.16.1 with monodevelop 0.11.1 (...latest SUSE 10.1 packages)

   Startup Error Messages:
   Snipp Start :-------------------------------------------------------------------------------------------------------------------------------------------------------------------

	QPainter::begin: Cannot paint null pixmap
	QPainter::end: Missing begin() or begin() failed

	(MonoDevelop:20998): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 458 and height -14

	(MonoDevelop:20998): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 458 and height -14
	QPainter::begin: Cannot paint null pixmap
	QPainter::end: Missing begin() or begin() failed

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

	  at (wrapper managed-to-native) Gecko.WebControl.gtk_moz_embed_render_data (intptr,intptr,uint,intptr,intptr) <0x00004>
	  at (wrapper managed-to-native) Gecko.WebControl.gtk_moz_embed_render_data (intptr,intptr,uint,intptr,intptr) <0xffffffff>
	  at Gecko.WebControl.RenderData (string,string,string) <0x00079>
	  at MonoDevelop.Components.HtmlControl.MozillaControl.InitializeWithBase (string) <0x00025>
	  at MonoDevelop.Components.HtmlControl.MozillaControl.DelayedInitialize () <0x0000f>
	  at MonoDevelop.WelcomePage.WelcomePageView.Initialize (object) <0x00013>
	  at MonoDevelop.WelcomePage.ShowWelcomePageOnStartUpHandler.Run () <0x00071>
	  at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
	  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00004>
	  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff>
	  at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00090>
	  at System.Reflection.MethodBase.Invoke (object,object[]) <0x0001a>
	  at MonoDevelop.Ide.Gui.IdeApp.Initialize (MonoDevelop.Core.IProgressMonitor) <0x00557>
	  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00b62>
	  at MonoDevelop.Core.AddIns.AddInService.StartApplication (string,string[]) <0x0017c>
	  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x00039>
	  at (wrapper runtime-invoke) System.Object.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0xffffffff>

	Native stacktrace:

        	/usr/bin/mono(mono_handle_native_sigsegv+0xe6) [0x81594a6]
	        /usr/bin/mono [0x8143727]
	        [0xffffe440]
	        /usr/lib/xulrunner-1.8.0.1/libxul.so [0xb1cee979]
	        /usr/lib/xulrunner-1.8.0.1/libgtkembedmoz.so(_ZN12EmbedPrivate14AppendToStreamEPKhj+0x68) [0xb208aea2]
	        /usr/lib/xulrunner-1.8.0.1/libgtkembedmoz.so(gtk_moz_embed_render_data+0x6e) [0xb2088906]
	        [0xb0e2f22e]
	        [0xb0e2f1c2]
	        [0xb0e2f12e]
	        [0xb0e2f0f0]
        	[0xb0e2f0cc]
	        [0xb20b4712]
	        [0xb3eb7c91]
	        /usr/bin/mono [0x81435d0]
	        /usr/bin/mono(mono_runtime_invoke+0x27) [0x80db577]
	        /usr/bin/mono(mono_runtime_invoke_array+0x268) [0x80dcae8]
	        /usr/bin/mono [0x80ca240]
	        [0xb71362e2]
	        [0xb7135f29]
	        [0xb6ce181b]
	        [0xb422fca0]
	        [0xb6cda23b]
	        [0xb7142485]
	        [0xb7495892]
	        [0xb74957d4]
	        /usr/bin/mono [0x81435d0]
	        /usr/bin/mono(mono_runtime_invoke+0x27) [0x80db577]
	        /usr/bin/mono(mono_runtime_exec_main+0xa3) [0x80dc773]
	        /usr/bin/mono(mono_runtime_run_main+0x182) [0x80dc312]
        	/usr/bin/mono(strftime+0x1bbe) [0x805c962]
	        /usr/bin/mono(mono_main+0x857) [0x805d347]
        	/usr/bin/mono(__fxstat64+0x137) [0x805bd0b]
	        /lib/libc.so.6(__libc_start_main+0xdc) [0xb7d4687c]
	        /usr/bin/mono(sinh+0x4d) [0x805bc61]

	   Snipp End  :-------------------------------------------------------------------------------------------------------------------------------------------------------------------


More information about the Monodevelop-list mailing list