I got the same problem "[BUG] object allocation during garbage collection phase" when running my features under merb-1.0, and the problem is fixed upon upgrading to nokogiri-1.0.5.
:] TY == On Tue, Nov 11, 2008 at 4:26 AM, Anvar <[EMAIL PROTECTED]> wrote: > > No, the failings had no correlation to which spec was executed. > > Upgraded Nokogiri as Matt recommended and it fixed it! Everything > seems to be working again! Thanks for the help guys! > > On Nov 10, 7:53 pm, "Michael Klishin" <[EMAIL PROTECTED]> > wrote: >> 2008/11/10 Anvar <[EMAIL PROTECTED]>: >> >> >> >> > I'm unsure if this belongs here but I thought I might as well post it >> > here too. >> >> > When running specs with a bundled merb application using dm and webrat >> > my specs sometimes get cut off with the following message "[BUG] >> > object allocation during garbage collection phase". >> >> Ruby runtime has an assertion somewhere in GC that fails. Does it >> happen with the same spec example every time? >> -- >> MK > > > -- http://ngty77.blogspot.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
