#215: OpenSSL's SSLSocket appears not to be initialised correctly -------------------------------+-------------------------------------------- Reporter: cel...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: openssl -------------------------------+--------------------------------------------
Comment(by eloy.de.en...@…): 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel