Hi,
In message "[ruby-talk:00618] Re: A `File' is not a `IO'?????"
on 99/08/11, clemens.hintze / alcatel.de <clemens.hintze / alcatel.de> writes:
|
|> |$ cat test2.auree | ruby auree.rb # BAMPF! CORE DUMP!!!
|>
|> Hmmmm, could you give me traceback by gdb/dbx?
|
|Sorry! My fault. It crashes and say something about SIGSEGV, but no
|core file! :-}
How about:
% gdb ruby
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) r auree.rb < test2.auree
|But if I will get a traceback at least, I will send it to you. List or
|matz?
Either ok for me. I'm not sure whether list members think it's noise
or the clue to internal of Ruby.
look at the bright side.
matz.