[Mono-devel-list] Re: [Mono-list] beta 1 install problem on OSX

Benjamin Reed ranger@befunk.com
Tue, 18 May 2004 11:49:16 -0400


Paolo Molaro wrote:
>>On May 18, 2004, at 7:00 AM, Benjamin Reed wrote:
>>
>>>>I don't think it is a JIT issue, I think it is a runtime threading 
>>>>issue, and I have seen strange threading things even on my FC1 box, 
>>>>inconstant (one time it runs and another it doesn't).  I think it 
>>>>might happen for often on my Mac since it is a dual processor and 
>>>>threads are executed simultaneous.  I logged a bug for that more then 
>>>>a week ago, but no progress yet.
>>>
>>>Well there must be something specific causing it, it's not 
>>>reproducible (so far) on one of my boxes, and totally reproducible on 
>>>the other...
> 
> 
> Are both machines using macosx 10.2? What do you do to when it's
> reproducible (which test, how do you run it etc)?

OK, I take it back, my error on 10.2 is different:

---(snip!)---
Making install in net_1_1
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /tmp/mono/sw/lib
MONO_PATH=. ../../mono/interpreter/mint --config ../../data/config 
./../gacutil.exe /i ./Accessibility.dll /f /package 1.0 /root 
/tmp/mono/sw/lib
  /usr/bin/install -c -m 644 mscorlib.dll /tmp/mono/sw/lib/mscorlib.dll

Unhandled Exception: System.DllNotFoundException: libc
#0: 0x0000d throw      in (wrapper managed-to-native) 
Mono.Tools.Driver:symlink (string,string) ([0x001f4c00] [0x001f8d90] )
#1: 0x001be call       in Mono.Tools.Driver:InstallAssembly (string[]) 
(0x001eafe0 [0x001d5820] )
#2: 0x0019d callvirt   in Mono.Tools.Driver:Run (string[]) (0x001eafe0 
[0x001d6ab0] )
#3: 0x00009 callvirt   in Mono.Tools.Driver:Main (string[]) ([0x001d6ab0] )

make[2]: *** [install-data-local] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
---(snip!)---

on my 10.3 machine, neither error happens.

I've now gotten a bug report from a Fink user that is seeing this on 10.3:

---(snip!)---
Accessibility installed into the gac 
(/sw/src/root-mono-0.91-3/sw/lib/mono/gac/)
thread_info failed
---(snip!)---


-- 
Benjamin Reed, a.k.a. RangerRick
ranger@befunk.com / http://ranger.befunk.com/