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=12893>.
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=12893

Invalid argument in core when access large file in ntfs partition

           Summary: Invalid argument in core when access large file in ntfs
                    partition
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I make a symbol link to ntfs directory,and then request file under that 
directory.

when the file size smaller than 7169 byte,it success
when the file size lager   than 7788 byte,it fail and i get an log message below

[Sat Sep 21 20:04:32 2002] [info] (22)Invalid argument: core_output_filter: 
writing data to the network

It was produce by function core_output_filter() in file server/core.c

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

Reply via email to