#1933: stat opcode causes program crash on Win32 with invalid file descriptor
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:        
     Type:  bug          |      Status:  new   
 Priority:  normal       |   Milestone:        
Component:  none         |     Version:  master
 Severity:  medium       |    Keywords:        
     Lang:               |       Patch:        
 Platform:  win32        |  
-------------------------+--------------------------------------------------
 The test file t/dynoplibs/io.t has a few tests for the dynop stat_i_i_i
 and family that cause the test file to crash when using a nonsensical
 value for the file descriptor. Parrot terminates when the test is run with
 no warning. In dubgging, it appears that there is some kind of error
 happening at the win32-level, which isn't being handled and causes the
 program to terminate.

 These tests are new additions from GCI.

 I'm commenting out those tests for now while we investigate the cause and
 possible solutions.

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