On Saturday 16 December 2006 08:47:55 Bob Rogers wrote:
>The following code segfaults:
>
> .sub test :main
> get_results '(0)'
> .end
>
> The segfault is in verify_signature (compilers/imcc/pbc.c:1158), where
> it is apparently following sig_arr into the C instruction
# New Ticket Created by Bob Rogers
# Please include the string: [perl #41097]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41097 >
The following code segfaults:
.sub test :main
get_results '(0)