hongbin (Hongbin Lu)
- Login: hongbin
- Email: hongbin034@gmail.com
- Registered on: 04/10/2013
- Last sign in: 04/26/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/23/2014
-
03:37 AM Ruby Bug #9653: gc_sweep(): unknown data type 0x0
- Thanks again Eric. For reference, I posted the list of C extensions Gems I used. I am trying different versions of them to figure out where the error came from.
therubyracer-0.12.1
yajl-ruby-1.2.0
passenger-3.0.21
mysql2-0.3.15
js...
03/21/2014
-
03:56 PM Ruby Bug #9653: gc_sweep(): unknown data type 0x0
- For several reasons, I cannot update all of them, but I try my best. Also, I have a large set of depending Gems. It will be better if I have a subset of them which looks suspicious to this mysterious error. For reference, I attached the ...
-
01:51 AM Ruby Bug #9653: gc_sweep(): unknown data type 0x0
- 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-li...
03/19/2014
-
08:24 PM Ruby Bug #9653: gc_sweep(): unknown data type 0x0
- Thanks for your advice. Yes, I will try ruby 1.9.3-p545, and post the findings.
Eric Wong wrote:
> hongbin034@gmail.com wrote:
> ...
-
04:54 PM Ruby Bug #9653 (Closed): gc_sweep(): unknown data type 0x0
- 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 ...