[MacRuby-devel] [MacRuby] #215: OpenSSL's SSLSocket appears not to be initialised correctly

MacRuby ruby-noreply at macosforge.org
Thu Jan 29 11:30:58 PST 2009


#215: OpenSSL's SSLSocket appears not to be initialised correctly
-------------------------------+--------------------------------------------
 Reporter:  celtic@…           |       Owner:  lsansonetti@…        
     Type:  defect             |      Status:  new                  
 Priority:  major              |   Milestone:                       
Component:  MacRuby            |    Keywords:  openssl              
-------------------------------+--------------------------------------------

Comment(by eloy.de.enige@…):

 So I had some time to look at this patch, but unfortunately I haven't been
 able to get the tests to work yet :(

 Here's what's going on; I applied your patch and wanted to first see if
 the tests would fail in the way I'd expect them to fail. That means, it
 compiles the IOWaitReadable.c file, runs it and _then_ crashes. However,
 the fixture does not compile in my case. See:
 http://gist.github.com/54690.

 Also, could you add the code that's in the other fixture,
 IOWaitReadable.rb, inline in the test? Because if it crashes during the
 tests execution I'll consider it a bug :) So it doesn't need to be ran in
 a sandbox and it will also not mask these kind of problems I was having
 above.

 Then finally I still wonder about why the fix is to move the initialize
 code into Ruby instead of C…

 Laurent care to comment at this, and on the whole patch in general?

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



More information about the MacRuby-devel mailing list