Crash in "new CGI"
Brought to you by:
vondo
The command "new CGI" can cause a crash in ProcessDocumentUpload. An easy way to reproduce this is to supply a directory name instead of a file. The error is "CGI.pm: Server closed socket during multipart read (client aborted?)." It's possible that perl 5.6.1 and CGI.pm from there fixes this.
Currently I don't know how to fix this, but I will try with updated versions of perl and CGI.pm to see if that helps.