Incorrect parsing structure fields in mod_accounting, func BytesRecvd() on empty request. While in Apache logs we can see following [Wed Nov 9 11:06:13 2005] [info] [client 82.151.196.185] read request line timed out [Wed Nov 9 11:06:13 2005] [notice] child pid 4588 exit signal Segmentation fault (11) While I'm here, also include patch to allow multiple sql requests in mod_accounting config. How-To-Repeat: cd /usr/ports/www/mod_accounting/ && make install clean configure and wait request_timeout
Responsible Changed From-To: freebsd-ports-bugs->apache Over to maintainer
State Changed From-To: open->feedback This looks like a common issue Did you try to sumbit your patch at the Project? http://sourceforge.net/tracker/?group_id=42812&atid=434250
Responsible Changed From-To: apache->dinoex I will take care of it.
State Changed From-To: feedback->open - problem not fixed upstream http://sourceforge.net/tracker/index.php?func=detail&aid=1759453&group_id=42812&atid=434250
dinoex 2008-04-16 12:06:58 UTC FreeBSD ports repository Modified files: www/mod_accounting Makefile Added files: www/mod_accounting/files patch-mod_accounting.c Log: - fix Incorrect parsing structure fields in mod_accounting, func BytesRecvd() on empty request. PR: 89308 Submitted by: Andrey Yakovlev Revision Changes Path 1.15 +1 -1 ports/www/mod_accounting/Makefile 1.1 +30 -0 ports/www/mod_accounting/files/patch-mod_accounting.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed committed, thanks.