http://matrix.cpantesters.org/?dist=Text-Levenshtein-Damerau-XS-2.7;os=openbsd;reports=1

http://matrix.cpantesters.org/?dist=Text-Levenshtein-Damerau-XS-2.8;os=openbsd;reports=1

My module appears to fail randomly (notice they don't fail on the same test between versions, although it appears to be the same tests within the same version) when calling a function with Error 255. I'm guessing its a segmentation fault as it doesn't complete the rest of the tests once it fails.

I asked Bingos about it (as he is the smoke tester submitting the reports) and he commented that he gets asked about similar problems a lot, but wasn't aware of the cause of the problem (or the solution).

I'm going to bring up an OpenBSD box later today to test myself, but i'm not sure i'll even be able to replicate it (as I have many PASSes for the same configuration in the test matrix). Does anyone have any insight on where the problem might be?

EDIT: Just received a random failure on OpenBSD/Perl 5.8.9

http://www.cpantesters.org/cpan/report/d9a60682-6a7b-11e2-a2f1-82091a5d253f


In reply to OpenBSD/Perl 5.12.x/5.14.x module random test failures (Error 255) by uG

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.