[Mono-list] Concatenation Bug
Daniel Carrera
dcarrera@math.toronto.edu
Fri, 5 Apr 2002 12:02:14 -0500 (EST)
> 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] )
#1: 0x00017 call in System.Reflection.Emit.AssemblyBuilder::Save
([0x828c998] )
#2: 0x0000b callvirt in Mono.CSharp.CodeGen::Save ([0x81f4088] )
#3: 0x00a58 call in Mono.CSharp.Driver::MainDriver ([0x80bde20] )
#4: 0x00001 call in Mono.CSharp.Driver::Main ([0x80bde20] )
> 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?
Thanks,
Daniel.