From: "chromatic via RT" <[EMAIL PROTECTED]>
Date: Sat, 23 Feb 2008 01:29:53 -0800
On Friday 22 February 2008 19:52:29 Bob Rogers wrote:
> The "[loading list.pbc]" message shows that it is dying in the
> load_bytecode op for this file. (If the bug fails to manifest, the code
> will fail to find a *.pbc file in fairly short order.)
>
> In GDB, the backtrace from the segfault looks like this, where the
> second argument to ascii_compare is an invalid STRING *, that came from
> the HLL ID hash.
Is this after r25990?
-- c
Yes; r25998 to be exact.
-- Bob