[MacRuby-devel] failing to build mysql gem

Thibault Martin-Lagardette thibault.ml at gmail.com
Mon May 24 12:35:55 PDT 2010


It looks like rb_vm_dispatch is going into an infinite loop... 
What is the test_mysql.rb file that you are running?

Also, with the exact same procedure, in lieu of doing "thread apply all bt", could you try:
p (char *)sel
This is hoping the variable is not optimized away...

-- 
Thibault Martin-Lagardette



On May 23, 2010, at 12:50, Joel Reymont wrote:

> 
> On May 23, 2010, at 8:45 PM, Laurent Sansonetti wrote:
> 
>> Every time a program crashes, a crash log file is generated in ~/Library/Logs/CrashReporter (look for a macruby file there with the appropriate time stamp). 
> 
> It's crashing in rb_vm_dispatch, e.g. 
> 
> http://gist.github.com/411199
> 
> ---
> http://twitter.com/wagerlabs
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list