Re: [perl #41097] Segfault in malformed get_results

2008-04-01 Thread chromatic
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

[perl #41097] Segfault in malformed get_results

2006-12-16 Thread via RT
# 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)