[MacRuby-devel] [MacRuby] #814: SegFault running CGI script from command line

MacRuby ruby-noreply at macosforge.org
Mon Aug 2 17:18:22 PDT 2010


#814: SegFault running CGI script from command line
-------------------------------+--------------------------------------------
 Reporter:  pwilson@…          |        Owner:  lsansonetti@…        
     Type:  defect             |       Status:  closed               
 Priority:  blocker            |    Milestone:  MacRuby 0.7          
Component:  MacRuby            |   Resolution:  fixed                
 Keywords:                     |  
-------------------------------+--------------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => MacRuby 0.7


Comment:

 Fixed in r4398.

 {{{
 (gdb) r
 Starting program: /usr/local/bin/macruby -r cgi -e p\ CGI.new
 Reading symbols for shared libraries
 +++++...................................................... done
 (offline mode: enter name=value pairs on standard input)
 foo=bar
 #<CGI:0x40074b700 @options={:accept_charset=>"UTF-8"}
 @accept_charset="UTF-8" @multipart=false @params={"foo"=>["bar"]}
 @cookies={} @output_cookies=nil @output_hidden=nil>

 Program exited normally.
 (gdb)
 |||

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/814#comment:5>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list