[MacRuby-devel] Concurrent SSL requests -> segfault

James Chen ashchan at gmail.com
Tue Apr 5 19:55:04 PDT 2011


I also had this issue when implementing https wrapped in NSOperation for
Gmail Notifr: https://gist.github.com/791984

Regards,
James Chen
ashchan.com | @ashchan <http://twitter.com/ashchan>


On Wed, Apr 6, 2011 at 5:43 AM, Andre Lewis <andre.lewis at gmail.com> wrote:

> Hm. trying something similar within Xcode gives the following:
> https://gist.github.com/904634
>
> Looks like there's a hardcoded path to /Users/lrz/src/macruby-0.10 s
> omewhere.
>
>
> On Tue, Apr 5, 2011 at 12:37 PM, Andre Lewis <andre.lewis at gmail.com>wrote:
>
>> Think I found a bug with Net:HTTP on MacRuby 0.10. Code is here:
>> https://gist.github.com/904320. In a nutshell:
>>
>> * Multiple, concurrent SSL http requests generate a segfault
>> * Multiple, concurrent non-SSL http requests are OK
>> * Multiple, sequential SSL http requests are OK
>>
>> All the scenarios run fine on 1.9.2. Should I file a bug on trac?
>>
>> Andre
>>
>>
>
>
> --
> Scout Web Monitoring and Reporting ~ http://scoutapp.com
> blog: http://blog.scoutapp.com
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110406/cb972e55/attachment-0001.html>


More information about the MacRuby-devel mailing list