From: matz@... (Yukihiro Matsumoto) Date: 2003-07-02T21:27:28+09:00 Subject: Re: rb_gc() and scan stack Hi, In message "Re: rb_gc() and scan stack" on 03/07/02, "Simon Strandgaard" <0bz63fz3m1qt3001@sneakemail.com> writes: |> Im *still* confused about the rb_gc_stack_start value in my first posting. |> Why does it fail in step (1_2), Can someone enligthen me ??? | |Guy Decoux + others.. I know you are reading this.. please help :-) We can't say much. As far as I guess stack, position was higher than the position where Init_stack() was called from ruby_init(). matz.