[#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:61600] [ruby-trunk - Bug #9653] gc_sweep(): unknown data type 0x0

From: hongbin034@...
Date: 2014-03-19 20:24:15 UTC
List: ruby-core #61600
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/

In This Thread

Prev Next