rails / acts_as_list

NOTICE: official repository moved to https://github.com/swanandp/acts_as_list

Home Page:http://rubyonrails.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intermittently causes segfaults?

zubin opened this issue · comments

During cucumber tests, "[BUG] Segmentation fault" exceptions occurred when Rails loaded models with acts_as_list. I don't know if this was directly caused by acts_as_list, but removing it solved the issue for me.

This is a ruby issue.