Project

General

Profile

Bug #1890

Updated by knu (Akinori MUSHA) over 6 years ago

=begin 
  
  Qt4-qtruby-2.0.3 
  ActiveResource 2.3.2 
 
  After the third request to the server via active resource I get 
 
  |/usr/lib/ruby/1.8/rexml/parent.rb:39: [BUG] Segmentation fault 
  |ruby 1.8.7 (2009-08-04 patchlevel 194) [i486-linux] 
  | 
  |./run: line 11: 22362 Aborted                   ruby init.rb 
 
  Sometimes there is another place the exception occures 
  /usr/lib/ruby/1.8/rexml/text.rb:313: [BUG] Segmentation fault 
  or 
  ./xmlsimple.rb:932: [BUG] Segmentation fault 
  This file is just the local copy of /usr/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/vendor/xml-simple-1.0.11/xmlsimple.rb 
 
  Attached are: 
  1. stderr for -y switch for ruby. 
  2. Content received from the server. 
 
 =end 
 

Back