[#61424] [REJECT?] xmalloc/xfree: reduce atomic ops w/ thread-locals — Eric Wong <normalperson@...>

I'm unsure about this. I _hate_ the extra branches this adds;

13 messages 2014/03/12

[ruby-core:61599] [ruby-trunk - Bug #9653] gc_sweep(): unknown data type 0x0

From: normalperson@...
Date: 2014-03-19 18:41:19 UTC
List: ruby-core #61599
Issue #9653 has been updated by Eric Wong.


 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-45875

* 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/

In This Thread

Prev Next