[Mono-list] Concatenation Bug
Paolo Molaro
lupus@ximian.com
Fri, 5 Apr 2002 19:34:17 +0200
On 04/05/02 Daniel Carrera wrote:
> > Can you try to run it with mint? (mint mcs.exe HelloWorld.cs)
>
> mint also gives an error:
>
> $ mint mcs.exe HelloWorld.cs
> Unhandled exception System.NullReferenceException Segmentation fault.
> #0: 0x00000 in
> System.Reflection.Emit.AssemblyBuilder::getDataChunk ([0x81b4454] [0]
> [0x828d010] )
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This means that your corlib is not up to date with the runtime:
usually they may be a couple of days off, but today THEY _NEED_
TO BE IN SYNC! (sorry for shouting).
> > You may checkout the runtime from a few hours ago and use that or
> > wait until tomorrow's binary build.
>
> Where can I checkout to runtime? Wherecan I find the daily builds?
http://www.go-mono.com/anoncvs.html
Your cvs package should come with info documentation you might want to
read.
www.go-mono.com has more info on the builds (on mono.baselabs.org).
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better