#1393: t/compilers/pge/pge_examples.t:  PASS by itself, FAIL during 'make smoke'
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  testing  |     Version:  1.9.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by jkeenan):

 On #parrot, Coke suggested:  ''does it still die if you disable GC, can
 you reduce the code needed to generate the signal, can you capture a
 backtrace in gdb?''

 Disabling GC 'worked':
 {{{
 $ perl t/harness  t/compilers/pge/pge_examples.t
 t/compilers/pge/pge_examples.t .. ok
 All tests successful.
 Files=1, Tests=2,  0 wallclock secs
   ( 0.02 usr  0.00 sys +  0.34 cusr  0.01 csys =  0.37 CPU)
 Result: PASS
 }}}
 So the `--gc-debug` is an essential factor in this problem -- though that
 still doesn't shed light on why I get this on Linux/i386 but not on
 Darwin/PPC.

 The plot thickens.[[BR]]
 kid51

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