# New Ticket Created by  Nick Logan 
# Please include the string:  [perl #128553]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=128553 >


The failures are only for decoding. Encoding still works.

Failures:
https://travis-ci.org/ugexe/zef/jobs/142611302#L1178

Relevant code:
https://github.com/ugexe/Perl6-Base64/blob/master/lib/Base64.pm6#L41

The first multi dispatch cache commit only caused failures sometimes. The 
commit afterwards (d4ac15c) to fix a different multi dispatch cache problem 
causes it to always fail, and often segfault.

Reply via email to