From: "cbliard (Christophe Bliard)" Date: 2014-01-09T02:01:45+09:00 Subject: [ruby-core:59649] [ruby-trunk - Bug #9384] Segfault in ruby 2.1.0p0 Issue #9384 has been updated by cbliard (Christophe Bliard). File bundle_exec_rake_assets_precompile.ruby_trunk.log added You did not ask for it but I tried with "ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-linux]" before seeing your message and it works. I now try with "ruby 2.2.0dev (2014-01-08 trunk 44527) [x86_64-linux]" and it segfaults too. I attached the log bundle_exec_rake_assets_precompile.ruby_trunk.log You are right, it segfaults during cleanup, after all assets have been generated. ---------------------------------------- Bug #9384: Segfault in ruby 2.1.0p0 https://bugs.ruby-lang.org/issues/9384#change-44176 Author: cbliard (Christophe Bliard) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN I got a stacktrace while capistrano was deploying our rails app to our server. We switched to ruby 2.1.0 recently. It worked on my dev station, not in staging. I attached the ruby stderr as output by capistrano and every line was prepended with '*** [err :: hostname.com] '. I removed them for clarity. It looks like some output has been modified by capistrano too. If you need further data, please tell me. -- http://bugs.ruby-lang.org/