id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1557,pbc_disassemble fails on large PBCs,plobsing,,"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)
}}}",bug,new,normal,,none,2.2.0,medium,,,Util,,,
