#479: Segfaulting in PGE;Perl6Grammar;Compiler;compile
(t/compilers/pge/pge_examples.t)
---------------------+------------------------------------------------------
 Reporter:  wiml     |        Type:  bug   
   Status:  new      |    Priority:  normal
Milestone:           |   Component:  core  
  Version:  trunk    |    Severity:  high  
 Keywords:  ppc jit  |        Lang:        
    Patch:           |    Platform:  netbsd
---------------------+------------------------------------------------------

Comment(by wiml):

 I took a stab at narrowing down the revision where this bug originated,
 but it seems that that particular test has been a problem on ppc for a
 while. Before revision 32222, it simply hangs (apparently indefinitely)
 rather than crashing:

  * r37660 (trunk) - segfaults in FASTA test in pge_examples.t
  * r36845 (release 0.9.1) - doesn't build
  * r35856 (release 0.9.0) - segfaults in FASTA test in pge_examples.t
  * r34006 (release 0.8.2) - segfaults in FASTA test
  * r32858 (release 0.8.1) - segfaults in FASTA test
  * r32400 - segfaults in FASTA test
  * r32250 - segfaults in FASTA test
  * r32230 - segfaults in FASTA test
  * r32225 - segfaults in FASTA test
  * r32223 - segfaults in FASTA test
  * r32222 - segfaults in FASTA test
  * r32221 - hangs in pge_examples.t
  * r32218 - hangs in pge_examples.t
  * r32212 - hangs in pge_examples.t
  * r32200 - hangs in pge_examples.t (?)
  * r32199 - hangs in pge_examples.t
  * r32198 - hangs in pge_examples.t
  * r32196 - hangs in pge_examples.t
  * r32192 - hangs in pge_examples.t
  * r32185 - hangs in pge_examples.t
  * r32175 - hangs in pge_examples.t
  * r32150 - hangs indefinitely in pge_examples.t
  * r32092 (release 0.8.0) - hangs indefinitely in pge_examples.t

 On the other hand, very few other tests failed in these revisions, which
 is a nice indication of the code's stability. (I was doing a 'make testj'
 to test the JIT behavior specifically.)

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