Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Windows "Bad File Descriptor" problem

by HuckinFappy (Pilgrim)
on Sep 27, 2006 at 16:01 UTC ( [id://575179]=note: print w/replies, xml ) Need Help??


in reply to Re: Windows "Bad File Descriptor" problem
in thread Windows "Bad File Descriptor" problem

Thanks, I've read all of those:
'can't spawn nowait'
This involved the spawned process returning a negative value. This is not the case, as the script we are spawning can not return negative.
Can't spawn "cmd.exe": No error at
This talks about perl depending on your path to find cmd.exe, or spaces in the filenames, neither of which seem to apply to this problem. IAC, it discusses the "No such File or Directory" error, not "Bad File Descriptor"
system command can't spawn cmd.exe
This one doesn't contain anything relevant, nor does the OP know how his problem cleared up. And again, the error is different.
system command erroneously states 'can't spawn <executable>'
Completely unrelated.

None of those threads seem to be related to what I am seeing. I'm still pursuing the Windows Patch angle. Apparently some of our machines have patches installed that I.T. can't explain how they got on there. Out of a pool of 30 machines, I have 4 that exhibit this problem sporadically, so I'm focusing on those 4 now.

Thanks

  • Comment on Re^2: Windows "Bad File Descriptor" problem

Replies are listed 'Best First'.
Re^3: Windows "Bad File Descriptor" problem
by moked (Beadle) on Dec 30, 2007 at 16:07 UTC
    hi HuckinFappy
    I'm seeing the same error while usinf file::copy
    I'm reading from a list twice the same file name.
    once it's OK and the second gets an error.
    however the file is being copied.
    Plus this happen to only one file out of the whole list.

    Moked

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://575179]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-24 01:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found