This project is archived and is in readonly mode.
"Segmentation fault ruby 1.8.6" "i686-linux" "patchlevel 230"
Reported by Tobi Reif | June 30th, 2008 @ 11:36 AM | in 2.x
When I reported #512, I tried to reproduce the issue in order to provide the full stack trace. Instead I got this:
$ ./script/server -e test -p 2000
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails 2.1.0 application starting on http://0.0.0.0:2000
=> Call with -d to detach
=> Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:2000
** Starting Rails with test environment...
** Rails loaded.
** Loading any Rails specific GemPlugins
** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart).
** Rails signals registered. HUP => reload (without restart). It might not work well.
** Mongrel 1.1.5 available at 0.0.0.0:2000
** Use CTRL-C to stop.
/usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_view/helpers/form_tag_helper.rb:431: [BUG] Segmentation fault
ruby 1.8.6 (2008-06-20) [i686-linux]
Aborted
$ ruby -v
ruby 1.8.6 (2008-06-20 patchlevel 230) [i686-linux]
$
Comments and changes to this ticket
-
Tobi Reif June 30th, 2008 @ 02:57 PM
It might be purely a Ruby bug, see http://rubyforge.org/tracker/?fu...
-
Tobi Reif July 2nd, 2008 @ 04:03 PM
It's a Ruby issue, and it seems to be resolved:
http://redmine.ruby-lang.org/iss...
(I'd delete this ticket if I could find a way to do that.)
-
josh July 13th, 2008 @ 08:34 PM
- State changed from new to invalid
- Title changed from "Segmentation fault ruby 1.8.6" "i686-linux" "patchlevel 230" to "Segmentation fault
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>