[Mono-dev] Ruby.NET 0.9 is out and it is not working with mono anymore :(

Onur Gumus emperon at gmail.com
Tue Nov 20 03:26:55 EST 2007


Hello,

A new version of Ruby .net is out at :
http://rubydotnet.googlegroups.com/web/Home.htm. Last time I tried
0.8.1 with mono and it was working. Now this version introduces better
integration of Ruby and other languages but it the compiler doesn't
seem to work at all. Any ideas ? (using 2 weeks old svn btw)



[mono] ~/tmp/Ruby.NET-0.9/bin @ mono RubyCompiler.exe Hello.rb
Stacktrace:

  at PERWAPI.PDBWriter.WritePDBFile () <0xffffffff>
  at PERWAPI.PDBWriter.WritePDBFile () <0x00060>
  at PERWAPI.PEWriter.MakeFile (PERWAPI.PEFileVersionInfo) <0x000c8>
  at PERWAPI.PEFile.WritePEFile (bool) <0x00145>
  at Ruby.Compiler.Compiler.Process (string[]) <0x009b5>
  at RubyCompiler.Main (string[]) <0x00012>
  at (wrapper runtime-invoke)
RubyCompiler.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        mono [0x8174dee]
        mono [0x807dab1]
        [0xffffe440]
        mono [0x813bafd]
        mono [0x814fbd4]
        mono [0x816064e]
        mono [0x8162013]
        mono [0x807f676]
        [0xb7c3d066]
        [0xb6ff5b89]
        [0xb700c7a6]
        [0xb79becd6]
        [0xb79be2db]
        [0xb79be1c3]
        mono(mono_runtime_exec_main+0xbb) [0x80a264b]
        mono(mono_runtime_run_main+0x1ba) [0x80a3a5a]
        mono(mono_main+0xfaf) [0x805b4bf]
        mono [0x805a002]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d84050]
        mono [0x8059f71]

Debug info from gdb:



More information about the Mono-devel-list mailing list