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.le...@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.le...@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@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to