In message "[ruby-talk:02636] Re: Possible problem with GC on 1.5.3 (PR#2)"
    on 00/05/09, Katsuyuki Komatsu <komatsu / sarion.co.jp> writes:
|
|>|    t.rb:10: [BUG] Segmentation fault
|>|    zsh: abort      ruby -w t.rb
|>
|>Here's the patch.
|
|After applying the patch to the current CVS version (2000-05-01),
|ruby still crash as follows.
|
|It seems rb_callcc() should initialize th->prev and th->next.

Well, thank you.  I'll merge it.

							matz.