23 May
2010
23 May
'10
7:37 p.m.
Hi Joel! On May 23, 2010, at 12:01 PM, Joel Reymont wrote:
Finally, I was able to narrow it down to a bug in macruby.
I had to edit rbconfig.rb to remove "-arch i386" from ARCH_FLAG, leaving it with just "-arch x86_64" which works for me. Then I had to remove the compiled rbconfig.rbo.
I see. Indeed, it looks like our rbconfig.rb file does not honor the ARCH_FLAG environment variable, as it should! Could you file a ticket for this?
All of the above leaves me with the bus error below. How do I debug it?
Do you have a gdb backtrace or a crash log handy? Laurent