From: "authorNari (Narihiro Nakamura)" Date: 2012-09-20T14:33:15+09:00 Subject: [ruby-core:47617] [ruby-trunk - Bug #6246][Closed] 1.9.3-p125 intermittent segfault Issue #6246 has been updated by authorNari (Narihiro Nakamura). Status changed from Assigned to Closed Hi! I think ruby-1.9.3-p194 fixed this bug. if you see the crash with ruby-1.9.3-p194, please reopen this ticket. Thanks. ---------------------------------------- Bug #6246: 1.9.3-p125 intermittent segfault https://bugs.ruby-lang.org/issues/6246#change-29570 Author: jshow (Jodi Showers) Status: Closed Priority: Normal Assignee: authorNari (Narihiro Nakamura) Category: Target version: ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] I've seen this behavior in 1.9.3p0 and 1.9.3p125 Intermittently, a rails 3.2 rake task will break while compiling assets - about 1 in 10 runs will segfault. Our code is 10K's of lines of proprietary code. I am working on a simplified version you can use. RAILS_ENV=new_staging bundle exec rake assets:precompile --trace command: https://gist.github.com/2254457 (stacktrace and gem list) backtrace : https://gist.github.com/2286260 Operating System : Debian Squeeze 6.0.4 Ruby installed through RVM 1.11.3 -- http://bugs.ruby-lang.org/