Intermittent File Upload Failures - CGI tmpfile unlinked

2010-03-30 Thread mjurgens
I need some help trying to work out why CGI.pm (guessing at the module) appears to unlink a temporary file just after opening it and before writing some uploaded file content to it. I use in a form which I POST to a modperl Apache server (version 2.2.14) on Fedora 10. Intermittently the perl scr

RE: Intermittent File Upload Failures - CGI tmpfile unlinked

2010-03-30 Thread mjurgens
You'll need to be more precise than this because I can't quite follow your logic given that in a "good" process the strace shows the file being written to, but in a "bad" process it shows it being unlinked instead of being written to (and it is never written to, and the perl also can not find the