# New Ticket Created by James Keenan # Please include the string: [perl #46519] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46519 >
Linux: r22201. [li11-226:parrot] 555 $ prove -v t/stm/runtime.t t/stm/runtime....1..5 ok 1 - choice (one thread) ok 2 - choice (multiple threads) ok 3 - choice doesn't clobber not ok 4 - queue adapted for the library # Failed test (t/stm/runtime.t at line 509) # got: 'Unhandled exception in thread with tid 1 (message=Null PMC access in invoke(), number=43) # Unhandled exception in thread with tid 2 (message=Null PMC access in invoke(), number=43) # interpreter 0x8411d38 had pending transaction on exit # interpreter 0x8239470 had pending transaction on exit # ' # expected: 'ok # ' ok 5 - queue (non-blocking; nested) # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 4 Failed 1/5 tests, 80.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------ ------- t/stm/runtime.t 1 256 5 1 4 Failed 1/1 test scripts. 1/5 subtests failed. Files=1, Tests=5, 2 wallclock secs ( 0.19 cusr + 0.08 csys = 0.27 CPU) Failed 1/1 test programs. 1/5 subtests failed.