#1142: test 12 of t/pmc/eval.t fails in testr (passes in other runcores)
---------------------+------------------------------------------------------
 Reporter:  mikehh   |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  testing  |     Version:  trunk
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by mikehh):

 run on parrot r42523 on Ubuntu 9.10 amd64 built with:[[BR]]
 perl Configure.pl --test --maintainer --configure_trace

 same as previous comment:
 {{{
 #0  0x0000000001ebf080 in ?? ()
 #1  0x00007f97ba9ec22e in Parrot_set_returns_pc (cur_opcode=0x1f1efd0,
 interp=0x1e27080) at src/ops/core.ops:582
 #2  0x00007f97bab10a70 in runops_slow_core (interp=0x1e27080,
 runcore=0x1ec86f0, pc=0x1f1efd0) at src/runcore/cores.c:844
 #3  0x00007f97bab0f056 in runops_int (interp=0x1e27080, offset=0) at
 src/runcore/main.c:546
 #4  0x00007f97baaaf89e in runops (interp=0x1e27080, offs=0) at
 src/call/ops.c:97
 #5  0x00007f97baaa63e5 in Parrot_pcc_invoke_from_sig_object
 (interp=0x1e27080, sub_obj=0x1ec7c58, call_object=0x1ec7ca8) at
 src/call/pcc.c:296
 #6  0x00007f97baaa5bcf in Parrot_pcc_invoke_sub_from_c_args
 (interp=0x1e27080, sub_obj=0x1ec7c58, sig=0x7f97bacf349a "P->") at
 src/call/pcc.c:74
 #7  0x00007f97baa86610 in Parrot_runcode (interp=0x1e27080, argc=1,
 argv=0x7fff0ee55f30) at src/embed.c:828
 #8  0x00007f97bacc659e in imcc_run_pbc (interp=0x1e27080, obj_file=0,
 output_file=0x0, argc=1, argv=0x7fff0ee55f30) at compilers/imcc/main.c:793
 #9  0x00007f97bacc720e in imcc_run (interp=0x1e27080,
 sourcefile=0x7fff0ee5763b "t/pmc/eval_12.pbc", argc=1,
 argv=0x7fff0ee55f30) at compilers/imcc/main.c:1076
 #10 0x0000000000400c30 in main (argc=1, argv=0x7fff0ee55f30) at
 src/main.c:60

 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1142#comment:6>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to