Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

win32 exit code after a crash guide

by bulk88 (Priest)
on Dec 29, 2014 at 03:25 UTC ( [id://1111601]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    t/middleware/connect.t ....... 
    Dubious, test returned 5 (wstat 1280, 0x500)
    ...
    t/middleware/rewrite.t ....... 
    Dubious, test returned 5 (wstat 1280, 0x500)
    No subtests run
    
  2. or download this
    #define EIO             5
    
  3. or download this
    C:\perl521\bin>perl -E"$! = 5; say $!"
    Input/output error
    
  4. or download this
    C:\perl521\srcnewb4opt>perl -Ilib crashtest.pl
    disable_interrupts $? 9600 CHILD_ERROR_NATIVE 9600
    ...
    call_c_debugger $? 300 CHILD_ERROR_NATIVE 300
    
    C:\perl521\srcnewb4opt>
    
  5. or download this
    From 67329fe8a4f5c4a606b9da4af955eed9e63b4698 Mon Sep 17 00:00:00 2001
    From: Daniel Dragan <bulk88@hotmail.com>
    ...
    -- 
    1.7.9.msysgit.0
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://1111601]
Approved by Athanasius
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-03-29 11:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found