Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

iseq segfault

6 views
Skip to first unread message

Bob Rogers

unread,
Jun 1, 2005, 9:56:57 PM6/1/05
to perl6-i...@perl.org
The attached test case segfaults in r8247, apparently in the iseq
instruction. The necessary condition seems to be that the *second*
argument be a ParrotObject instance; if you reverse the order of
arguments in line 41, you merely get a fatal error:

MMD function __is_equal not foundfor types (74, 34)
current instr.: 'ParrotCL::Common_Lisp :: _main' pc 118 (test.pir:41)

I can't seem to get gdb to tell me anything useful -- not even a
backtrace -- so I'll leave this for more capable hands. TIA,

-- Bob Rogers
http://rgrjr.dyndns.org/


test.pir

Leopold Toetsch

unread,
Jun 2, 2005, 7:11:09 AM6/2/05
to Bob Rogers, perl6-i...@perl.org
Bob Rogers <rogers...@rgrjr.dyndns.org> wrote:

> The attached test case segfaults in r8247, apparently in the iseq
> instruction.

Thanks for reporting - fixed in r8253.
leo

0 new messages