[Mono-list] runtime errors after building and attenpting to run latest cvs mono gtk apps

gennady wexler adyler@winisp.net
Fri, 29 Oct 2004 21:30:05 -0700


I just finished building and installing latest of mono and gtk-sharp from
cvs. this is all on mac os x 10.3. now I am getting these runtime errors
when I try to launch monodoc (which is also built from cvs).

monodoc shows up, I get Glib warnings, when I attempt to click on any tree
node or hyperlinks, I get a SIGILL.

anyone knows how to find a fix for these?

Mono JIT compiler version 1.1.2, (C) 2002-2004 Novell, Inc and Contributors.
www.go-mono.com
        TLS:           normal
        GC:            Included Boehm (with typed GC)
        SIGSEGV      : normal
        Globalization: ICU
Mono C# compiler version 1.1.2.0
ALPHA SOFTWARE: Mono C# Compiler 1.1.1.0 for Generics
Mono C# compiler version 1.1.1.0
apple:~ adyler$ monodoc

(<unknown>:10295): GLib-GObject-CRITICAL **: file gvalue.c: line 334
(g_value_transform): asser
tion `G_IS_VALUE (src_value)' failed

(<unknown>:10295): GLib-GObject-WARNING **: unable to set property `label'
of type `gchararray'
 from value of type `(null)'

Unhandled Exception: System.ExecutionEngineException: SIGILL
in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00080> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x0000c> Gtk.Application:Run ()
in <0x0045c> Monodoc.Driver:Main (string[])