You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Cameron Gregory <ca...@bloke.com> on 2001/10/09 02:54:55 UTC

mod_log-any/8493: SIGXFSZ when log file > 2gb

>Number:         8493
>Category:       mod_log-any
>Synopsis:       SIGXFSZ when log file > 2gb
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Oct 08 18:00:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     cameron@bloke.com
>Release:        1.3.19
>Organization:
apache
>Environment:
red hat 7.1, rpm from redhat .. SPM machine not really important.
>Description:
all the kids die writing to the log file when it reaches 2gb
this is because the kids are getting SIGXFSZ and default action is to die.

[Thu Oct  4 12:29:08 2001] [notice] child pid 13456 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13444 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13414 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13406 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13404 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13399 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13386 exit signal File size limit
exceeded (25)
[Thu Oct  4 12:29:08 2001] [notice] child pid 13379 exit signal File size limit
exceeded (25)

one pertentent point was this was a 
  TransferLog /www/logs/xxx.log
entry inside a <VirtualHost>

in the end caused my machine to crash quite quickly, but that is not really
because of apache.
>How-To-Repeat:
make a big log file and log to it.
>Fix:
force a rotate?

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]