List Info

Thread: Problems compiling and running monodevelop.




Problems compiling and running monodevelop.
user name
2007-12-28 07:22:24
Hi to all,


I tried to compilied monodevelop... and tried to do the "make run" command and the splash screen freezes and then it gives me this error message:
-----

Does anyone knows where the problem  could be?

I have tried a lot... and haven't found a solution why is this happening.
-----------------------------------------

oramirezmonalisa:~/monodevelop$ make run
cd main && make run
make[1]: Entering directory `/home/oramirez/monodevelop/main'
cd build/bin && MONO_ADDINS_REGISTRY=. MOZILLA_FIVE_HOME=/usr/lib/xulrunner LD_LIBRARY_PATH=`echo ":/usr/lib/xulrunner" | sed 's/^://g'` PKG_CONFIG_PATH=`echo ":/usr/lib/pkgconfig/../../lib/pkgconfig/:/usr/lib/pkgconfig/:/usr/local/lib/pkgconfig/:/usr/share/pkgconfig/:/usr/local/share/pkgconfig/" | sed 's/^://g'` exec -a "monodevelop" /usr/bin/mono --debug MonoDevelop.exe

(MonoDevelop:1316): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `(null)9;
Stacktrace:

  at (wrapper managed-to-native) Gtk.Container.gtksharp_container_override_child_type (GLib.GType,Gtk.Container/ChildTypeDelegate) <0xffffffff>
&nbsp; at (wrapper managed-to-native) Gtk.Container.gtksharp_container_override_child_type (GLib.GType,Gtk.Container/ChildTypeDelegate) <0x0009c>
 ; at Gtk.Container.OverrideChildType (GLib.GType) <0x000bc>
 ; at (wrapper runtime-invoke) Gtk.Widget.runtime_invoke_void_GType (object,intptr,intptr,intptr) <0x00080>
 ; at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff>
&nbsp; at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00098>
 ; at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags ,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x0012c>
 ; at System.Reflection.MethodBase.Invoke (object,object[]) <0x00040>
 ; at GLib.Object.ConnectDefaultHandlers (GLib.GType,System.Type ) <0x00254>
 ; at GLib.Object.RegisterGType (System.Type) <0x00150>
 ; at GLib.Object.LookupGType (System.Type) <0x00168>
 ; at GLib.Object.RegisterGType (System.Type) <0x00074>
 ; at GLib.Object.LookupGType (System.Type) <0x00168>
 ; at GLib.Object.LookupGType () <0x00034>
 ; at GLib.Object.CreateNativeObject (string[],GLib.Value[]) <0x00114>
 ; at Gtk.Object.CreateNativeObject (string[],GLib.Value[]) <0x00030>
&nbsp; at Gtk.Widget.CreateNativeObject (string[],GLib.Value[]) <0x00030>
 ; at Gtk.Container..ctor () <0x0008c>
 ; at MonoDevelop.Components.DockToolbars.FixedPanel..ctor () [0x0000b] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Components/MonoDevelop.Components.DockToolbars/FixedPanel.cs:46
&nbsp; at MonoDevelop.Components.DockToolbars.DockToolbarPanel..ctor (MonoDevelop.Components.DockToolbars.DockToolbarFrame,MonoDevelop.Components.DockToolbars.Placement) [0x00019] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Components/MonoDevelop.Components.DockToolbars/DockToolbarPanel.cs:52
  at MonoDevelop.Components.DockToolbars.DockToolbarFrame..ctor () [0x0003e] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Components/MonoDevelop.Components.DockToolbars/DockToolbarFrame.cs:56
  at MonoDevelop.Components.Commands.CommandFrame..ctor (MonoDevelop.Components.Commands.CommandManager) [0x00000] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Components/MonoDevelop.Components.Commands/CommandFrame.cs:38
 ; at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.Attach (MonoDevelop.Ide.Gui.IWorkbench) [0x0005d] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:109
  at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout (MonoDevelop.Ide.Gui.IWorkbenchLayout ) [0x00060] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:623
  at MonoDevelop.Ide.Gui.Workbench.Initialize (MonoDevelop.Core.IProgressMonitor) [0x00035] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:73
&nbsp; at MonoDevelop.Ide.Gui.IdeApp.Initialize (MonoDevelop.Core.IProgressMonitor) [0x0009d] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Ide.cs:117
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) [0x00301] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IdeStartup.cs:161
&nbsp; at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) [0x00018] in /home/oramirez/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:21
&nbsp; at (wrapper runtime-invoke) MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0x00074>

Native stacktrace:

 &nbsp;  monodevelop [0x101af438]
 &nbsp;  monodevelop [0x1018a124]
   ; [0x100350]
 &nbsp;  /usr/lib/mono/gtk-sharp-2.0/libgtksharpglue-2.so(gtksharp_container_override_child_type+0x54) [0xec08e20]
 &nbsp;  [0x334ed6a8]
 &nbsp;  [0x334ed550]
 &nbsp;  [0x317676b4]
 &nbsp;  monodevelop [0x10189f4c]
   ; monodevelop(mono_runtime_invoke+0x44) [0x10060350]
 &nbsp;  monodevelop(mono_runtime_invoke_array+0x770) [0x10062d5c]
 &nbsp;  monodevelop [0x100702b0]
 &nbsp;  [0x3169f118]
 &nbsp;  [0x3169e850]
 &nbsp;  [0x3169e70c]
 &nbsp;  [0x31767258]
   ; [0x317623c4]
 &nbsp;  [0x31762224]
 &nbsp;  [0x317622e8]
 &nbsp;  [0x31762224]
 &nbsp;  [0x31762098]
 &nbsp;  [0x31761ea0]
 &nbsp;  [0x31761d6c]
 &nbsp;  [0x31761d1c]
 &nbsp;  [0x334ed2c8]
 &nbsp;  [0x334ed198]
 &nbsp;  [0x334ed024]
   ; [0x334ec790]
 &nbsp;  [0x334ec5b4]
 &nbsp;  [0x334eb16c]
 &nbsp;  [0x334e44cc]
 &nbsp;  [0x328761b8]
 &nbsp;  [0x3176f6dc]
 &nbsp;  [0x3169cc2c]
 &nbsp;  [0x3051d598]
 &nbsp;  [0x3051d3c8]
 &nbsp;  monodevelop [0x10189f4c]
 &nbsp;  monodevelop(mono_runtime_invoke+0x44) [0x10060350]
   ; monodevelop(mono_runtime_exec_main+0x280) [0x100624d4]
 &nbsp;  monodevelop(mono_runtime_run_main+0x3d4) [0x10061d9c]
 &nbsp;  monodevelop(mono_jit_exec+0xe0) [0x10014030]
 &nbsp;  monodevelop [0x1001416c]
 &nbsp;  monodevelop(mono_main+0x1a0c) [0x10015e0c]
   ; monodevelop [0x10012c24]
 &nbsp;  /lib/libc.so.6 [0xfc4bb10]
 &nbsp;  /lib/libc.so.6 [0xfc4bcd0]

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1&quot;.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x300221c0 (LWP 1316)]
[New Thread 0x334b64b0 (LWP 1394)]
[New Thread 0x31ae54b0 (LWP 1386)]
[New Thread 0x324354b0 (LWP 1331)]
[New Thread 0x30c1b4b0 (LWP 1326)]
[New Thread 0x30adb4b0 (LWP 1325)]
(no debugging symbols found)
(no debugging symbols found) .-----> repeats like 20 times
....
0x0fd0a318 in select () from /lib/libc.so.6
  6 Thread 0x30adb4b0 (LWP 1325) ; 0x0fe869e4 in nanosleep ()
 ;  from /lib/libpthread.so.0
  5 Thread 0x30c1b4b0 (LWP 1326) ; 0x0fe81930 in pthread_cond_waitGLIBC_2.3.2
 &nbsp;  () from /lib/libpthread.so.0
  4 Thread 0x324354b0 (LWP 1331) ; 0x0fe869e4 in nanosleep ()
 &nbsp; from /lib/libpthread.so.0
  3 Thread 0x31ae54b0 (LWP 1386) ; 0x0fe81f60 in pthread_cond_timedwaitGLIBC_2.3.2 () from /lib/libpthread.so.0
  2 Thread 0x334b64b0 (LWP 1394) ; 0x0fd00ebc in read () from /lib/libc.so.6
  1 Thread 0x300221c0 (LWP 1316) ; 0x0fd0a318 in select () from /lib/libc.so.6

Thread 6 (Thread 0x30adb4b0 (LWP 1325)):
#0  0x0fe869e4 in nanosleep () from /lib/libpthread.so.0
#1  0x10110b98 in ?? ()
#2 ; 0x0fe7bb34 in start_thread () from /lib/libpthread.so.0
#3  0x0fd12784 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0x30c1b4b0 (LWP 1326)):
#0  0x0fe81930 in pthread_cond_waitGLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x10117480 in ?? ()
#2&nbsp; 0x101178b8 in ?? ()
#3 ; 0x10117658 in ?? ()
#4 ; 0x1012f790 in ?? ()
#5 ; 0x10085f20 in ?? ()
#6 ; 0x100a8bb4 in ?? ()
#7 ; 0x1012d0b8 in ?? ()
#8 ; 0x101559c4 in ?? ()
#9 ; 0x0fe7bb34 in start_thread () from /lib/libpthread.so.0
#10 0x0fd12784 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0x324354b0 (LWP 1331)):
#0  0x0fe869e4 in nanosleep () from /lib/libpthread.so.0
#1  0x1012e230 in ?? ()
#2 ; 0x100a97cc in ?? ()
#3 ; 0x32333b80 in ?? ()
#4 ; 0x32333a38 in ?? ()
#5 ; 0x3233387c in ?? ()
#6 ; 0x319dc8f0 in ?? ()
#7 ; 0x3141fc50 in ?? ()
#8 ; 0x10189f4c in ?? ()
#9 ; 0x10060350 in mono_runtime_invoke ()
#10 0x1006179c in mono_runtime_delegate_invoke ()
#11 0x100a8c04 in ?? ()
#12 0x1012d0b8 in ?? ()
#13 0x101559c4 in ?? ()
#14 0x0fe7bb34 in start_thread () from /lib/libpthread.so.0
#15 0x0fd12784 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0x31ae54b0 (LWP 1386)):
#0  0x0fe81f60 in pthread_cond_timedwaitGLIBC_2.3.2 ()
 &nbsp; from /lib/libpthread.so.0
#1  0x10117514 in ?? ()
#2&nbsp; 0x101178b8 in ?? ()
#3 ; 0x10117658 in ?? ()
#4 ; 0x1012f790 in ?? ()
#5 ; 0x100a7b8c in ?? ()
#6 ; 0x334f34c0 in ?? ()
#7 ; 0x334f330c in ?? ()
#8 ; 0x334f2b60 in ?? ()
#9 ; 0x334f29dc in ?? ()
#10 0x334f275c in ?? ()
#11 0x334f1b58 in ?? ()
#12 0x3197b838 in ?? ()
#13 0x334f1808 in ?? ()
#14 0x334f13a0 in ?? ()
#15 0x334f1138 in ?? ()
#16 0x334f0dc0 in ?? ()
#17 0x31973944 in ?? ()
#18 0x31973368 in ?? ()
#19 0x10189f4c in ?? ()
#20 0x10060350 in mono_runtime_invoke ()
#21 0x10065e30 in ?? ()
#22 0x1008f174 in ?? ()
#23 0x31973290 in ?? ()
#24 0x334f0878 in ?? ()
#25 0x334f06d4 in ?? ()
#26 0x334f0644 in ?? ()
#27 0x334f048c in ?? ()
#28 0x334efdf0 in ?? ()
#29 0x334efbe8 in ?? ()
#30 0x334ef0c4 in ?? ()
#31 0x32649550 in ?? ()
#32 0x319dc8dc in ?? ()
#33 0x3141fc50 in ?? ()
#34 0x10189f4c in ?? ()
#35 0x10060350 in mono_runtime_invoke ()
#36 0x1006179c in mono_runtime_delegate_invoke ()
#37 0x100a8c04 in ?? ()
#38 0x1012d0b8 in ?? ()
#39 0x101559c4 in ?? ()
#40 0x0fe7bb34 in start_thread () from /lib/libpthread.so.0
#41 0x0fd12784 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0x334b64b0 (LWP 1394)):
#0  0x0fd00ebc in read () from /lib/libc.so.6
#1&nbsp; 0x33389ee8 in ?? ()
#2 ; 0x33389cbc in ?? ()
#3&nbsp; 0x319dc8dc in ?? ()
#4 ; 0x3141fc50 in ?? ()
#5 ; 0x10189f4c in ?? ()
#6 ; 0x10060350 in mono_runtime_invoke ()
#7 ; 0x1006179c in mono_runtime_delegate_invoke ()
#8 ; 0x100a8c04 in ?? ()
#9 ; 0x1012d0b8 in ?? ()
#10 0x101559c4 in ?? ()
#11 0x0fe7bb34 in start_thread () from /lib/libpthread.so.0
#12 0x0fd12784 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0x300221c0 (LWP 1316)):
#0  0x0fd0a318 in select () from /lib/libc.so.6
#1&nbsp; 0x0ff4d850 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#2&nbsp; 0x0ff4dc4c in g_spawn_command_line_sync () from /usr/lib/libglib- 2.0.so.0
#3&nbsp; 0x101af51c in ?? ()
#4 ; 0x1018a124 in ?? ()
#5 ; <signal handler called>
#6  0x0ec08e30 in gtksharp_container_override_child_type ()
 &nbsp; from /usr/lib/mono/gtk-sharp-2.0/libgtksharpglue-2.so
#7&nbsp; 0x334ed6a8 in ?? ()
#8 ; 0x334ed550 in ?? ()
#9 ; 0x317676b4 in ?? ()
#10 0x10189f4c in ?? ()
#11 0x10060350 in mono_runtime_invoke ()
#12 0x10062d5c in mono_runtime_invoke_array ()
#13 0x100702b0 in ?? ()
#14 0x3169f118 in ?? ()
#15 0x3169e850 in ?? ()
#16 0x3169e70c in ?? ()
#17 0x31767258 in ?? ()
#18 0x317623c4 in ?? ()
#19 0x31762224 in ?? ()
#20 0x317622e8 in ?? ()
#21 0x31762224 in ?? ()
#22 0x31762098 in ?? ()
#23 0x31761ea0 in ?? ()
#24 0x31761d6c in ?? ()
#25 0x31761d1c in ?? ()
#26 0x334ed2c8 in ?? ()
#27 0x334ed198 in ?? ()
#28 0x334ed024 in ?? ()
#29 0x334ec790 in ?? ()
#30 0x334ec5b4 in ?? ()
#31 0x334eb16c in ?? ()
#32 0x334e44cc in ?? ()
#33 0x328761b8 in ?? ()
#34 0x3176f6dc in ?? ()
#35 0x3169cc2c in ?? ()
#36 0x3051d598 in ?? ()
#37 0x3051d3c8 in ?? ()
#38 0x10189f4c in ?? ()
#39 0x10060350 in mono_runtime_invoke ()
#40 0x100624d4 in mono_runtime_exec_main ()
#41 0x10061d9c in mono_runtime_run_main ()
#42 0x10014030 in mono_jit_exec ()
#43 0x1001416c in ?? ()
#44 0x10015e0c in mono_main ()
#45 0x10012c24 in ?? ()
#46 0x0fc4bb10 in generic_start_main () from /lib/libc.so.6
#47 0x0fc4bcd0 in __libc_start_main () from /lib/libc.so.6
#48 0x00000000 in ?? ()
#0 ; 0x0fd0a318 in select () from /lib/libc.so.6


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

make[1]: *** [runmd] Aborted
make[1]: Leaving directory `/home/oramirez/monodevelop/main'
make: *** [run] Error 2
oramirezmonalisa:~/monodevelop$




-----
--
-----------
ing. Javier O. Ramírez Martínez
Key fingerprint = CBFD AEC9 E7F9 C726 03BF  3D85 7B9E 47A7 EB84 70D4
http://linux.mty.itesm.mx/~oramirez
http://picasaweb.google.com/javier.ramirez
Re: Problems compiling and running monodevelop.
user name
2007-12-28 18:19:10
On Dec 28, 2007 8:22 AM, Orlando <javier.ramirezgmail.com> wrote:
...
> (MonoDevelop:1316): GLib-GObject-WARNING **: cannot
retrieve class for
> invalid (unclassed) type `(null)'
> Stacktrace:
>
>   at (wrapper managed-to-native)
> Gtk.Container.gtksharp_container_override_child_type
> (GLib.GType,Gtk.Container/ChildTypeDelegate)
<0xffffffff>
...

By the looks of things, GTK# is having issue. What distro
are you
using? What are the versions of your GTK# and GTK, and how
did you
get/install them?

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )