[MonoDevelop] open document crash

Alvaro A. Ramirez alramire@ecs.syr.edu
Wed, 21 Apr 2004 01:44:02 -0400


I am able to compile and run monodevelop (MonoDevelop-r1487). Everything
seems to work ok until I open any document. I can open a combine, but
any text document crashes the program. I get the following error in the
console:

tuco@stella MonoDevelop $ make run
cd build/bin && LD_LIBRARY_PATH="/usr/lib/mozilla" mono --debug
MonoDevelop.exe
node `debugger' is not defined on the documentation map
Creating DefaultWorkbench
 
(MonoDevelop:22263): GLib-GObject-CRITICAL **: file genums.c: line 394
(g_value_set_enum): assertion `G_VALUE_HOLDS_ENUM (value)' failed
 
** (MonoDevelop:22263): WARNING **: Missing method .ctor in assembly
/usr/local/lib/gtksourceview-sharp.dll typeref index 5
 
** ERROR **: file mini.c: line 3189 (mono_method_to_ir): assertion
failed: (cmethod)
aborting...
 
(gnome_segv:22270): Gtk-WARNING **: Ignoring the separator setting
make: *** [runmd] Error 1


Any ideas? I have recently upgraded to gnome 2.6. Could this be
relevant? Thanks. 

Regards, 

Alvaro