[Mono-bugs] [Bug 73931][Wis] Changed - w/ MONO_PATH resp. w/o MONO_PATH

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 07:29:58 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jochen-mono@hayek.name.

http://bugzilla.ximian.com/show_bug.cgi?id=73931

--- shadow/73931	2005-03-23 18:47:23.000000000 -0500
+++ shadow/73931.tmp.11078	2005-03-24 07:29:58.000000000 -0500
@@ -61,6 +61,151 @@
 following env var set:
 MONO_LOG_LEVEL=debug
 
 and attach the results to the bug. If possible, attach both the 
 results with MONO_PATH set, and the results without.
 
+
+------- Additional Comments From Jochen-mono@Hayek.name  2005-03-24 07:29 -------
+Q: What mono version are you using ?
+A: 
+[2005-03-24 11:53:38] cronus@rsx94220 $ mono --version
+GLib: Cannot convert message: Conversion from character set 'UTF-8' to
+'646' is not supported
+Mono JIT compiler version 1.1.4, (C) 2002-2004 Novell, Inc and
+Contributors. www.go-mono.com
+        TLS:           normal
+        GC:            Included Boehm (with typed GC)
+        SIGSEGV      : normal
+        Globalization: ICU
+
+Q: Also, do you compiled from source,
+A: I compiled from source.
+
+Q: or used one of the windows installers ?
+A: actually I posted this bug with OS=>Solaris8,
+   but miguel@ximian.com in his infinite whisdom
+   (apart from this my biggest admiration!!!)
+   changed it to WinXP, no idea why.
+
+Q: Also, it is possible
+   that you have an old version of glib/mono
+   lying around somewhere
+   and this is causing this problem.
+A:
+[2005-03-24 12:00:06] cronus@rsx94220 $ type -a mono
+mono is /app/idsp22/cronus1/usr/local/bin/mono
+[2005-03-24 12:00:17] cronus@rsx94220 $ 
+
+   looks, like I have only one mono,
+   that's what I thought anywhere. (Kidding!!)
+   I installed it all myself, nobody else to blame
+   apart from you. (Kidding!!)
+   (Again: a big, big "Thank you for mono"
+   from a converting perl addict)
+
+[2005-03-24 12:07:55] cronus@rsx94220 $ find ~/usr/local/lib -iname
+'*glib*' | sort
+/app/idsp22/cronus1/usr/local/lib/glib-2.0
+/app/idsp22/cronus1/usr/local/lib/glib-2.0/include/glibconfig.h
+/app/idsp22/cronus1/usr/local/lib/libglib-2.0.la
+/app/idsp22/cronus1/usr/local/lib/libglib-2.0.so
+/app/idsp22/cronus1/usr/local/lib/libglib-2.0.so.0
+/app/idsp22/cronus1/usr/local/lib/libglib-2.0.so.0.0.6
+/app/idsp22/cronus1/usr/local/lib/libglib-2.0.so.0.600.2
+/app/idsp22/cronus1/usr/local/lib/pkgconfig/glib-2.0.pc
+
+A/cont'd: but there *was* a glib-1.x hanging around at build time.
+   all traces eliminated in the mean time,
+   but I take this as a request to compile mono again,
+   and this time w/o any glib-1.x around.
+
+Q: Could you run a hello world
+   with the following env var set:
+       MONO_LOG_LEVEL=debug
+   and attach the results to the bug.
+   If possible, attach both
+   the results with MONO_PATH set, and the results without.
+
+A: here we go:
+
+[2005-03-24 12:13:24] cronus@rsx94220 $ env MONO_LOG_LEVEL=debug
+MONO_PATH="/app/idsp22/cronus1/usr/local/lib/mono/1.0:/app/idsp22/cronus1/usr/local/lib/mono/2.0"
+mono ex-1-2.exe 
+GLib: Cannot convert message: Conversion from character set 'UTF-8' to
+'646' is not supported
+Mono-INFO: Assembly Loader probing location:
+'/app/idsp22/cronus1/usr/local/lib/mono/1.0/mscorlib.dll'.
+Mono-INFO: AOT failed to load AOT module
+/app/idsp22/cronus1/usr/local/lib/mono/1.0/mscorlib.dll.so: ld.so.1:
+mono: fatal:
+/app/idsp22/cronus1/usr/local/lib/mono/1.0/mscorlib.dll.so: open
+failed: No such file or directory
+
+Mono-INFO: Assembly Loader loaded assembly from location:
+'/app/idsp22/cronus1/usr/local/lib/mono/1.0/mscorlib.dll'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/lib/mono/1.0/mscorlib.dll.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idse22/cronus/.mono/assemblies/mscorlib/mscorlib.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/etc/mono/config'.
+Mono-INFO: Config attempting to parse: '/app/idse22/cronus/.mono/config'.
+Mono-INFO: Assembly Loader probing location: 'ex-1-2.exe'.
+Mono-INFO: AOT failed to load AOT module
+/app/idse22/cronus/home/gaa7325/Computers/Programming/Languages/C-sharp/ex-1-2.exe.so:
+ld.so.1: mono: fatal:
+/app/idse22/cronus/home/gaa7325/Computers/Programming/Languages/C-sharp/ex-1-2.exe.so:
+open failed: No such file or directory
+
+Mono-INFO: Assembly Loader loaded assembly from location: 'ex-1-2.exe'.
+Mono-INFO: Config attempting to parse:
+'/app/idse22/cronus/home/gaa7325/Computers/Programming/Languages/C-sharp/ex-1-2.exe.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/etc/mono/assemblies/ex-1-2/ex-1-2.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idse22/cronus/.mono/assemblies/ex-1-2/ex-1-2.config'.
+Mono-INFO: Assembly Loader probing location: 'ex-1-2.exe'.
+Mono-INFO: Assembly Loader loaded assembly from location: 'ex-1-2.exe'.
+Mono-INFO: Config attempting to parse:
+'/app/idse22/cronus/home/gaa7325/Computers/Programming/Languages/C-sharp/ex-1-2.exe.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/etc/mono/assemblies/ex-1-2/ex-1-2.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idse22/cronus/.mono/assemblies/ex-1-2/ex-1-2.config'.
+Hello World
+
+
+
+[2005-03-24 12:14:07] cronus@rsx94220 $ env --unset=MONO_PATH
+MONO_LOG_LEVEL=debug mono ex-1-2.exe 
+GLib: Cannot convert message: Conversion from character set 'UTF-8' to
+'646' is not supported
+Mono-INFO: Assembly Loader probing location:
+'/app/idsp22/cronus1/usr/local/lib/mscorlib.dll'.
+Mono-INFO: AOT failed to load AOT module
+/app/idsp22/cronus1/usr/local/lib/mscorlib.dll.so: ld.so.1: mono:
+fatal: /app/idsp22/cronus1/usr/local/lib/mscorlib.dll.so: open failed:
+No such file or directory
+
+Mono-INFO: Assembly Loader loaded assembly from location:
+'/app/idsp22/cronus1/usr/local/lib/mscorlib.dll'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/lib/mscorlib.dll.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idsp22/cronus1/usr/local/etc/mono/assemblies/mscorlib/mscorlib.config'.
+Mono-INFO: Config attempting to parse:
+'/app/idse22/cronus/.mono/assemblies/mscorlib/mscorlib.config'.
+
+** ERROR **: file ../../../mono-1.1.4/mono/metadata/domain.c: line 566
+(mono_init_internal): assertion failed:
+(mono_defaults.runtimesecurityframe_class != 0)
+aborting...
+Abort (core dumped)
+
+----------
+
+Kind regards,
+Jochen
+