[Ironruby-core] possible problem on mono
Tomas Matousek
Tomas.Matousek at microsoft.com
Fri Feb 20 11:59:20 EST 2009
Could you try to narrow it down to a simple repro? What parameters are passed to “flatten!” that make it fail? (You may want to run it with –D to get full stack information, although it will be slower).
Tomas
From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Ivan Porto Carrero
Sent: Friday, February 20, 2009 12:31 AM
To: ironruby-core
Subject: [Ironruby-core] possible problem on mono
Hi
When I try to run the igem script on mono it always comes back with a NullReferenceException.
igem list --debug --backtrace
ERROR: While executing gem ... (System::NullReferenceException)
Object reference not set to an instance of an object
IronRuby.Libraries:0:in `TryFlattenArray'
:0:in `flatten!'
mscorlib:0:in `_stub_$2591'
gem_runner.rb:25:in `run'
mscorlib:0:in `_stub_$2495'
igem:0
Is this known or should I add it to the bugs?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090220/1922013d/attachment.html>
More information about the Ironruby-core
mailing list