Re: [perl #39756] [EMAIL PROTECTED]: tru64 core dump: t/examples/japh_10.pasm

2006-08-03 Thread Leopold Toetsch
Am Donnerstag, 3. August 2006 23:29 schrieb Chip Salzenberg: > Wow. So I've just learned that our test harness ignores seg faults. Nope. It's Test::* TODO magic. From t/examples/japh.t: # known reasons for failure my %todo = ( 1 => 'opcode "pack" is gone', 2 => 'opcode "pack" is

Re: [perl #39756] [EMAIL PROTECTED]: tru64 core dump: t/examples/japh_10.pasm

2006-08-03 Thread Chip Salzenberg
Wow. So I've just learned that our test harness ignores seg faults. Which explains why t/examples/japh.t keeps reporting "all tests successful" when actually they're mostly segfaulting and otherwise failing. This particular japh uses threading, which is known not to work until the STM work by Ch

[perl #39756] [EMAIL PROTECTED]: tru64 core dump: t/examples/japh_10.pasm

2006-07-07 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #39756] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=39756 > (dbx) run --gc-debug t/examples/japh_10.pasm run --gc-debug t/examples/japh_10.pasm