This project is archived and is in readonly mode.
Action Pack Base.rb: 1285 segmentation fault
Reported by Felipe | December 8th, 2008 @ 05:57 PM | in 2.x
Hi all, When trying to execute that: render :text => "#{Time.now}" in a simple controler, using rails 2.2.2 and ruby 1.8.7, I'm getting the following message: C:/langs/ruby/lib/ruby/gems/1.8/gems/actionpack-2.2.2/lib/action_controller /base.rb:1285: [BUG] Segmentation fault
Should say that this only happens when I'm reloading the page, so the first time it works, but after a page reload I got this error and the ruby interpreter stop working. I'm using Windows Vista.
Only happens with rails 2.2.2 and on Ruby 1.8.7 or even at 1.8.6
Originally created at http://rails.lighthouseapp.com/p...
Comments and changes to this ticket
-
josh December 15th, 2008 @ 09:18 PM
- State changed from new to wontfix
Not about to reproduce, though I'm not on windows.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>