[MacRuby-devel] [MacRuby] #160: Opening a TCPSocket causes GC exception

MacRuby ruby-noreply at macosforge.org
Tue Nov 11 21:13:12 PST 2008


#160: Opening a TCPSocket causes GC exception
---------------------------------+------------------------------------------
 Reporter:  jamis at 37signals.com  |        Owner:  lsansonetti at apple.com
     Type:  defect               |       Status:  closed               
 Priority:  major                |    Milestone:  MacRuby 0.4          
Component:  MacRuby              |   Resolution:  fixed                
 Keywords:  ext socket           |  
---------------------------------+------------------------------------------
Changes (by lsansonetti at apple.com):

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


Comment:

 Good catch, the problem is in socket.c:1072, which should pass a pointer
 to the auto zone. I fixed it in r737/trunk.

 But this will anyway be addressed once we rewrite the IO system. Currently
 there are too many problems with IO due to the way we handle byte strings.

 Thanks for harnessing MacRuby :-)

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



More information about the MacRuby-devel mailing list