#1612: parrot change between r46273 and r46316 cause Rakudo regression
--------------------+-------------------------------------------------------
 Reporter:  moritz  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  2.3.0
 Severity:  high    |    Keywords:       
     Lang:  perl6   |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by coke):

 I was able to duplicate the segfault in the given revision on darwin 386.

 But I just tried it against parot r46322, and got this instead:

 {{{

 1..1
 # ./perl6 -e "say $*PID"> temp-ex-output.0.136
 Could not find sub &PID
 current instr.: '_block14' pc 29 (EVAL_1:0)
 called from Sub '!YOU_ARE_HERE' pc 377587 (src/gen/core.pir:29902)
 called from Sub '!UNIT_START' pc 1363 (src/glue/run.pir:21)
 called from Sub 'perl6;PCT;HLLCompiler;eval' pc -1 ((unknown file):-1)
 called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1504
 (compilers/pct/src/PCT/HLLCompiler.pir:801)
 called from Sub 'perl6;Perl6;Compiler;main' pc -1 ((unknown file):-1)
 ok 1 - My PID differs from the child pid (0 != )
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1612#comment:1>
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