#641: Crash when loading PIR file
------------------------+---------------------------------------------------
  Reporter:  jonathand  |        Type:  bug                     
    Status:  reopened   |    Priority:  normal                  
 Milestone:             |   Component:  none                    
   Version:  1.0.0      |    Severity:  medium                  
Resolution:             |    Keywords:  parrot, malformed, crash
      Lang:             |       Patch:                          
  Platform:  linux      |  
------------------------+---------------------------------------------------

Comment(by mikehh):

 getting the test failure at r45380 on Ubuntu 9.10 i386 (g++ and gcc) but
 not if --optimize is set in configure.:
 {{{
 not ok 18 - over long keys should not segfault (TT \#641)

 #   Failed test 'over long keys should not segfault (TT \#641)'
 #   at t/compilers/imcc/syn/regressions.t line 231.
 #                   'Segmentation fault
 # '
 #     doesn't match '/key too complex/
 # '
 # './parrot
 "/home/mhu/t.gn.parrot/t/compilers/imcc/syn/regressions_18.pir"' failed
 with exit code 139

 }}}

 that was with g++, same result with gcc, but the test passes with both g++
 and gcc if --optimize is set.

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