#1326: crow.pir is broken
--------------------+-------------------------------------------------------
 Reporter:  barney  |       Owner:  dukeleto
     Type:  bug     |      Status:  new     
 Priority:  normal  |   Milestone:  1.9     
Component:  tools   |     Version:  1.8.0   
 Severity:  medium  |    Keywords:  release 
     Lang:          |       Patch:          
 Platform:          |  
--------------------+-------------------------------------------------------
 crow.pir, which helps with creating the release announcements is broken:

 bernh...@heist:~/devel/Parrot/svn/parrot$ svn up
 Revision 42788.
 bernh...@heist:~/devel/Parrot/svn/parrot$  ./parrot tools/util/crow.pir
 --type=tex
 Null PMC access in get_string_keyed()
 current instr.: 'parrot;JSON;PIR;_string_pir' pc 6571
 (compilers/data_json/data_json/pge2pir.pir:226)
 called from Sub 'parrot;TGE;Tree;_eval_cell' pc 7376
 (compilers/tge/TGE/Tree.pir:176)
 called from Sub 'parrot;TGE;Tree;get' pc 7335
 (compilers/tge/TGE/Tree.pir:156)
 called from Sub 'parrot;JSON;PIR;_value_pir' pc 6139
 (compilers/data_json/data_json/pge2pir.pir:70)
 called from Sub 'parrot;TGE;Tree;_eval_cell' pc 7376
 (compilers/tge/TGE/Tree.pir:176)
 called from Sub 'parrot;TGE;Tree;get' pc 7335
 (compilers/tge/TGE/Tree.pir:156)
 called from Sub 'parrot;JSON;PIR;_object_pir' pc 6346
 (compilers/data_json/data_json/pge2pir.pir:134)
 called from Sub 'parrot;TGE;Tree;_eval_cell' pc 7376
 (compilers/tge/TGE/Tree.pir:176)
 called from Sub 'parrot;TGE;Tree;get' pc 7335
 (compilers/tge/TGE/Tree.pir:156)
 called from Sub 'parrot;JSON;PIR;_value_pir' pc 6139
 (compilers/data_json/data_json/pge2pir.pir:70)
 called from Sub 'parrot;TGE;Tree;_eval_cell' pc 7376
 (compilers/tge/TGE/Tree.pir:176)
 called from Sub 'parrot;TGE;Tree;get' pc 7335
 (compilers/tge/TGE/Tree.pir:156)
 called from Sub 'parrot;JSON;PIR;_ROOT_result' pc 6015
 (compilers/data_json/data_json/pge2pir.pir:22)
 called from Sub 'parrot;TGE;Tree;_eval_cell' pc 7376
 (compilers/tge/TGE/Tree.pir:176)
 called from Sub 'parrot;TGE;Tree;get' pc 7335
 (compilers/tge/TGE/Tree.pir:156)
 called from Sub 'data_json;JSON;Compiler;compile' pc 118
 (data_json.pir:69)
 called from Sub 'parrot;Config;JSON;ReadConfig' pc 43
 (runtime/parrot/library/Config/JSON.pir:42)
 called from Sub 'get_json' pc 174 (tools/util/crow.pir:85)
 called from Sub 'main' pc 50 (tools/util/c

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