REE segfaults when Rails application has too many localisation files
We ran into an interesting problem – at some point of time our Rails application started to fail occaionally because of REE segfaults on startup. Even starting the console with ‘script/console production’ was occasionally failing with REE segfault. Application was growing, new features were added and segfaults started happening more and more often. There was …
Continue reading “REE segfaults when Rails application has too many localisation files”