From: jeremy.lecour@... Date: 2015-02-11T16:32:41+00:00 Subject: [ruby-core:68089] [Ruby trunk - Bug #10846] [Open] Stack consistency error Issue #10846 has been reported by J��r��my Lecour. ---------------------------------------- Bug #10846: Stack consistency error https://bugs.ruby-lang.org/issues/10846 * Author: J��r��my Lecour * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin14] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Hi, I'm maintaining a (private) Rails 4 app, which was running fine on Ruby 2.1.4 and have some issues on 2.2.0 The issue is present on OS X 10.10.2 "ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin14]" but not on a Linux Debian 7 "ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]" In al cases (OS and Ruby version), the code base is the same, the gems used are the same, ��� only the Ruby version changes. A rake task is always crashing with 2.2.0 and never crashed with 2.1.4 I've attached 2 files : a console trace, and a crash report. I have no idea what additional information I could give to help determine if it's a bug in Ruby or else. ---Files-------------------------------- diagnostic-reports.txt (94.9 KB) trace-console.txt (437 KB) -- https://bugs.ruby-lang.org/