From: hongbin034@... Date: 2014-03-19T20:24:15+00:00 Subject: [ruby-core:61600] [ruby-trunk - Bug #9653] gc_sweep(): unknown data type 0x0 Issue #9653 has been updated by Hongbin Lu. Thanks for your advice. Yes, I will try ruby 1.9.3-p545, and post the findings. Eric Wong wrote: > hongbin034@gmail.com wrote: > > * ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] > > Hi, can you try Ruby 1.9.3-p545? (And if possible, try 2.1.1) > Early versions of ruby 1.9.3 had a bad lazy sweeping bug which > affected nokogiri [ruby-core:42727]. > This may also be a bug in one of your C extension gems, too. ---------------------------------------- Bug #9653: gc_sweep(): unknown data type 0x0 https://bugs.ruby-lang.org/issues/9653#change-45876 * Author: Hongbin Lu * Status: Open * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] * Backport: ---------------------------------------- The error message: /usr/local/lib/ruby/1.9.1/fileutils.rb:828: [BUG] gc_sweep(): unknown data type 0x0(0x54fd1e8) ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] This error is not deterministic. It occurred about 5% in my use case. Please find the full trace in the attached file, and feel free to let me know if further information is needed. ---Files-------------------------------- log.txt (339 KB) -- https://bugs.ruby-lang.org/