[#1551] Hashes as keys — "Nathaniel Talbott" <nathaniel@...>

I was just playing around with Hash#hash and discovered that you can't use a

13 messages 2003/09/23

Re: How to debug ?

From: ts <decoux@...>
Date: 2003-09-19 09:22:27 UTC
List: ruby-core #1542
>>>>> "T" == Torsten Rueger <torsten.rueger@hiit.fi> writes:

T> #41 0x000115e8 in call_end_proc (data=3664704) at eval.c:6427

 Do you have defined end proc, via rb_set_end_proc() or any other
 mechanism ?

 If yes, verify that this proc don't use object which was GC'ed

p.s.:
  I really think that ruby-core is not adapted for problem specifics to
  extensions. 


Guy Decoux

In This Thread