#1745: profiling runcore fails with NQP
----------------------+-----------------------------------------------------
 Reporter:  pmichaud  |       Owner:  cotto
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  2.6.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by pmichaud):

 As another datapoint -- the profiling runcore fails during load_bytecode
 of P6object.pbc (r48825):

 {{{
 pmich...@orange:~/parrot/trunk$ cat z.pir
 .sub 'main' :main
     load_bytecode 'P6object.pbc'
     say 'alive'
 .end
 pmich...@orange:~/parrot/trunk$ ./parrot -R profiling z.pir
 Segmentation fault
 pmich...@orange:~/parrot/trunk$
 }}}

 Hope this helps.

 Pm

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