From: Aaron Patterson Date: 2012-04-03T07:31:26+09:00 Subject: [ruby-core:44090] Re: [ruby-trunk - Bug #6246][Open] 1.9.3-p125 intermittent segfault --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 03, 2012 at 04:22:04AM +0900, jshow (Jodi Showers) wrote: >=20 > Issue #6246 has been reported by jshow (Jodi Showers). >=20 > ---------------------------------------- > Bug #6246: 1.9.3-p125 intermittent segfault > https://bugs.ruby-lang.org/issues/6246 >=20 > Author: jshow (Jodi Showers) > Status: Open > Priority: Normal > Assignee:=20 > Category:=20 > Target version:=20 > ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] >=20 >=20 > I've seen this behavior in 1.9.3p0 and 1.9.3p125 >=20 > 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 proprietar= y code. I am working on a simplified version you can use. >=20 > RAILS_ENV=3Dnew_staging bundle exec rake assets:precompile --trace >=20 > command: https://gist.github.com/2254457 (stacktrace and gem list) >=20 > backtrace : https://gist.github.com/2286260 >=20 > Operating System : Debian Squeeze 6.0.4 > Ruby installed through RVM 1.11.3 Can you either provide the application so that we can try to reproduce the issue, somehow reduce the list of moving parts, or run valgrind against your app? The size of your gem list is daunting, it could be anything in there. If you need, I can give you the valgrind command to use. :-) --=20 Aaron Patterson http://tenderlovemaking.com/ --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iQEcBAEBAgAGBQJPeiecAAoJEJUxcLy0/6/GnTgH/izwnhBWnIMjB9HEJIRkPw8J WniC/vhLx9I3x/L92RB2El8pDZ0/d/rXPx0vzmxcHDDXxgBDCBNJs2QwCVRdst4P 39H+GcJjb6czYljkTi3an1epKSee44nByRBwGQY4j6eo/MnCo5kj/J5dNrmJV/wU npEr4YAFcgblsNgql3XYy0w56veFaelP3cBpqpJn1NgW7yEb22zuYWPqvxFXAJQH 5llC3d/+XzfkSYBsql+j+zgaXRCZdKJMYxX97UUPTK3Wi1BS4Ldu/jTQGmBv5qTg WksgNN0vgQAIFcHjTgR9Xz4nuHj5fSM5l8+lffN7s6y1kV7DAqw48lbN4czpUKo= =z0sP -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn--