[MacRuby-devel] [MacRuby] #452: Segmentation Fault tracing back to openssl.bundle when authenticating with gcal4ruby

MacRuby ruby-noreply at macosforge.org
Wed Nov 25 01:04:17 PST 2009


#452: Segmentation Fault tracing back to openssl.bundle when authenticating with
gcal4ruby
--------------------------------+-------------------------------------------
 Reporter:  dweinric@…          |        Owner:  lsansonetti@…        
     Type:  defect              |       Status:  closed               
 Priority:  major               |    Milestone:  MacRuby 0.5          
Component:  MacRuby             |   Resolution:  fixed                
 Keywords:                      |  
--------------------------------+-------------------------------------------

Comment(by lsansonetti@…):

 I actually have a different error now.

 {{{
 $ macruby -r rubygems -e "require 'gcal4ruby';
 service=GCal4Ruby::Service.new;
 service.authenticate('<user>@gmail.com','<password>')"
 core:in `sysclose': wrong argument type OpenSSL::SSL::SSLSocket (expected
 Data) (TypeError)
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/site_ruby/1.9.0/openssl/buffering.rb:336:in
 `close'
         from core:in `close'
         from core:in `do_finish'
         from core:in `start'
         from
 /Users/lrz/.gem/macruby/1.9.0/gems/gcal4ruby-0.2.5/lib/gcal4ruby/base.rb:111:in
 `send_post:'
         from
 /Users/lrz/.gem/macruby/1.9.0/gems/gcal4ruby-0.2.5/lib/gcal4ruby/service.rb:43:in
 `authenticate:'
 }}}

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



More information about the MacRuby-devel mailing list