DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23055>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23055

Apache 2.0.47 on Win2K crashes if stderr is redirected to a file

           Summary: Apache 2.0.47 on Win2K crashes if stderr is redirected
                    to a file
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Apache 2.0.47 on Win2K crashes if stderr is redirected to a file. To reproduce 
the problem, compile and install the 2.0.47 on Windows, and then run it as 
follows:

apache -e debug -E temp.log

Apache will crash due to an access violation. The problem is due to the 
apr_file_dup2() function from the apr library. I have reported the problem, 
together with a fix as BUG ID 23051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to