You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "B. Burke" <bb...@nc.rr.com> on 2001/06/12 17:45:16 UTC

[OT] mmap error in error_log

I'm running Apache/1.3.14 (Unix) mod_perl/1.24_01 mod_ssl/2.7.1 OpenSSL/0.9.6 on a RedHat 6.2 system.
The system seems to be doing fine, but I've noticed that I am getting several messages that look like the
following in my apache error_log:
[Tue Jun 12 11:21:27 2001] [crit] [client 0.0.0.0] (22)Invalid argument: default_handler: mmap failed: /valid/path/to/a/file

The only reference to this message that I could find was under the "Apache 1.3b3 Bugs" section of this document:
http://httpd.apache.org/info/known_bugs.html

The known_bugs document says that this is a logic error in the 1.3b3 beta that can be ignored.  However, I'm
running 1.3.14. Does anyone know anything about this error message?


Thanks in advance,
Brian Burke