On Tuesday 01 April 2008 20:25:12 Seneca Cunningham wrote:
> # New Ticket Created by  "Seneca Cunningham"
> # Please include the string:  [perl #52396]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52396 >
>
>
> prove -v output for the test:
>
> t/pmc/io.......................1..45
> not ok 1 - IO on some invalid types # TODO IO on some invalid types
>
> #   Failed (TODO) test 'IO on some invalid types'
> #   in t/pmc/io.t at line 38.
> # Exited with error code: [SIGNAL 6]
> # Received:
> # Undef ok 1
> # Undef ok 2
> # src/io/io.c:1043: failed assertion '(unsigned long)l != 0xdeadbeefUL'
> # Backtrace - Obtained 15 stack frames (max trace depth is 32).
> #   (unknown)
> #     (unknown)
> #       (unknown)
> #         (unknown)
> #           (unknown)
> #             (unknown)
> #               (unknown)
> #                 (unknown)
> #                   (unknown)
> #                     (unknown)
> #                       (unknown)
> #                         (unknown)
> #                           (unknown)
> #                             (unknown)
> #                               (unknown)
> #

Fixed in r27333.  Thanks for reporting!

-- c

Reply via email to