mattn/mruby-onig-regexp

Example given in README segfaults

pbosetti opened this issue · 2 comments

On a clean mruby build from #958d5b7, with mruby-onig-regexp as the only gem added to default gemset, executing the sample code given in readme gives a segfault.
Working on OS X 10.8.4 with latest devtools.
Am I the only one?

I can't reproduce this on linux

I think this is related to #6 .
@pbosetti Could you check my comment in #6 ?