From: ruud grosmann Date: 2008-07-30T17:58:10+09:00 Subject: Re: [BUG]- error message from script More info: the problem arises when I do in my document def create (file) doc = XML::Document.file( file) On 29/07/2008, ruud grosmann wrote: > hello, > > I've got this error message from my script: > > /usr/lib/ruby/1.8/pp.rb:490: [BUG] object allocation during garbage > collection phase > ruby 1.8.7 (2008-06-20 patchlevel 22) [i486-linux] > > Can anybody tell me what I should do with it? Is there some email > address where I should report it? > > regards, Ruud > >