Subject: Re: irb aborts in 1.7.3 on Solaris
From: ts <decoux moulon.inra.fr>
Date: Sat, 7 Dec 2002 02:35:51 +0900
References: 579925800558022
In-reply-to: 58022
>>>>> "J" == Jim Freeze <jim / freeze.org> writes:
J> How so?
Try
cd /home/jfn/myruby173/bin
gdb ruby
(gdb) r irb
and use the command `bt' when it crash
Guy Decoux