From: "usa (Usaku NAKAMURA)" Date: 2013-01-15T15:57:54+09:00 Subject: [ruby-core:51444] [ruby-trunk - Bug #7687][Closed] Segmentation fault on Ruby 1.9.3 and Rails 2.3 Issue #7687 has been updated by usa (Usaku NAKAMURA). Status changed from Open to Closed Sorry for inconvinient. This is a known problem, and already fixed in the repository. Use the HEAD of ruby_1_9_3 if you can, or use p327 till next patch release. ---------------------------------------- Bug #7687: Segmentation fault on Ruby 1.9.3 and Rails 2.3 https://bugs.ruby-lang.org/issues/7687#change-35427 Author: drasch (David Rasch) Status: Closed Priority: Normal Assignee: Category: Target version: 1.9.3 ruby -v: ruby 1.9.3p362 (2012-12-25 revision 38607) [x86_64-linux] I've not been able to nail down exact code to reproduce this, but I've seen it now 3-4 times. It happens if I startup my rails server (script/server) and make a request to the server before it's fully loaded. It also happens intermittently when just browsing pages. -- http://bugs.ruby-lang.org/