Example given in README segfaults
pbosetti opened this issue · 2 comments
pbosetti commented
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?
mattn commented
I can't reproduce this on linux
take-cheeze commented