#1557: pbc_disassemble fails on large PBCs
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  2.2.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------
 PBC disassemble complains about encoding or flat out segfaults when
 dealing with large PBC files. Good choices are perl6.pbc from rakudo, nqp-
 rx.pbc, etc

 {{{
 > /home/pitr/parrot-trunk/bin/pbc_disassemble perl6.pbc
 zsh: segmentation fault  /home/pitr/parrot-trunk/bin/pbc_disassemble
 perl6.pbc
 }}}
 {{{
 > ./pbc_disassemble parrot-nqp.pbc
 ...
 000000000750-000000002197 000707:       index_i_sc_s I8,"\t Invalid
 character for UTF-8 encoding

 current instr.: 'parrot;NQP;Compiler;main' pc 76066 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:20736)
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1557>
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