From: hongbin034@... Date: 2014-03-21T01:51:44+00:00 Subject: [ruby-core:61616] [ruby-trunk - Bug #9653] gc_sweep(): unknown data type 0x0 Issue #9653 has been updated by Hongbin Lu. File log-545.txt added Got a slightly different error after upgraded to ruby 1.9.3p545: /usr/local/lib/ruby/1.9.1/net/protocol.rb:160: [BUG] rb_gc_mark(): unknown data type 0x0(0x6333370) corrupted object ruby 1.9.3p545 (2014-02-24 revision 45159) [x86_64-linux] Please find the full trace in the attached file. ---------------------------------------- Bug #9653: gc_sweep(): unknown data type 0x0 https://bugs.ruby-lang.org/issues/9653#change-45887 * 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) log-545.txt (309 KB) -- https://bugs.ruby-lang.org/