#1872: t/pmc/fixedstringarray.t fails coretest 64 bit with g++-4.5
--------------------+-------------------------------------------------------
 Reporter:  mikehh  |       Owner:  bacek             
     Type:  bug     |      Status:  new               
 Priority:  normal  |   Milestone:  2.11              
Component:  core    |     Version:  master            
 Severity:  medium  |    Keywords:  Segmentation Fault
     Lang:          |       Patch:                    
 Platform:  linux   |  
--------------------+-------------------------------------------------------

Comment(by bacek):

 Hello.

 Build failed on my Linux/amd64 box.

 {{{
 ./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Trans/C.pir
 compilers/opsc/src/Ops/Trans/C.pm
 too few positional arguments: 0 passed, 1 (or more) expected
 current instr.: 'parrot;Regex;Cursor;' pc -1 ((unknown file):-1)
 called from Sub 'parrot;HLL;Grammar;EXPR' pc 1172 (ext/nqp-
 rx/src/stage0/HLL-s0.pir:647)
 called from Sub 'parrot;HLL;Grammar;EXPR' pc 1393 (ext/nqp-
 rx/src/stage0/HLL-s0.pir:742)
 called from Sub 'parrot;NQP;Grammar;statement' pc 7670 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:2350)
 called from Sub 'parrot;NQP;Grammar;statementlist' pc 7155 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:2226)
 called from Sub 'parrot;NQP;Grammar;comp_unit' pc 6698 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:2105)
 called from Sub 'parrot;NQP;Grammar;package_def' pc 26921 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:7508)
 called from Sub 'parrot;NQP;Grammar;package_declarator:sym<class>' pc
 26195 (ext/nqp-rx/src/stage0/NQP-s0.pir:7263)
 called from Sub 'parrot;Regex;Cursor;!protoregex' pc 2516 (ext/nqp-
 rx/src/stage0/Regex-s0.pir:1295)
 called from Sub 'parrot;NQP;Grammar;package_declarator' pc 25528 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:7130)
 called from Sub 'parrot;NQP;Grammar;term:sym<package_declarator>' pc 21016
 (ext/nqp-rx/src/stage0/NQP-s0.pir:5865)
 called from Sub 'parrot;Regex;Cursor;!protoregex' pc 2516 (ext/nqp-
 rx/src/stage0/Regex-s0.pir:1295)
 called from Sub 'parrot;NQP;Grammar;term' pc 39847 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:10687)
 called from Sub 'parrot;HLL;Grammar;termish' pc 2979 (ext/nqp-
 rx/src/stage0/HLL-s0.pir:1292)
 called from Sub 'parrot;HLL;Grammar;EXPR' pc 1228 (ext/nqp-
 rx/src/stage0/HLL-s0.pir:674)
 called from Sub 'parrot;NQP;Grammar;statement' pc 7670 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:2350)
 called from Sub 'parrot;NQP;Grammar;statementlist' pc 7155 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:2226)
 called from Sub 'parrot;NQP;Grammar;comp_unit' pc 6698 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:2105)
 called from Sub 'parrot;NQP;Grammar;TOP' pc 1326 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:495)
 called from Sub 'parrot;Regex;Cursor;parse' pc 371 (ext/nqp-
 rx/src/stage0/Regex-s0.pir:230)
 called from Sub 'parrot;HLL;Compiler;parse' pc 96 (ext/nqp-
 rx/src/stage0/HLL-s0.pir:63)
 called from Sub 'parrot;PCT;HLLCompiler;compile' pc 464
 (compilers/pct/src/PCT/HLLCompiler.pir:331)
 called from Sub 'parrot;HLL;Compiler;eval' pc 24780 (ext/nqp-
 rx/src/stage0/HLL-s0.pir:8268)
 called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1499
 (compilers/pct/src/PCT/HLLCompiler.pir:764)
 called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1710
 (compilers/pct/src/PCT/HLLCompiler.pir:873)
 called from Sub 'parrot;NQP;Compiler;main' pc 92779 (ext/nqp-
 rx/src/stage0/NQP-s0.pir:26402)
 }}}

 --
 Bacek

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