Hi,
In message "[ruby-talk:8233] Re: Inexplicable core dump"
on 00/12/29, "Nathaniel Talbott" <ntalbott / rolemodelsoft.com> writes:
|> I'd like to see the stacktrace too, but since you're on Win 2000, it
|> may not be possible.
|
|Here's the most recent dump:
|
|__BEGIN__
|Stack trace:
|Frame Function Args
|02592B94 6103E3D4 (00000006, 000001E4, 00001219, 000000A0)
....
Grrr. I didn't know stacktrace in the MS world is so cryptic like
this. If I can know where SEGV happened in the source of the
interpreter, I shall fix the bug.
matz.