https://bz.apache.org/bugzilla/show_bug.cgi?id=10283
--- Comment #7 from Ketty perry <[email protected]> --- (In reply to Guillaume Cot from comment #0) > I would like to suggest an enhancement to the Uptodate task (and > Condition/uptodate). In my particular, I have several generated files that > are > generated by a lot of file. For now, I arbitrary choose one file as the > target > file and compare all the source files to that one. > > Instead of specifying a mapper, I would like to directly a specify a file > set of > destination files (or a reference to it). I would list the task to check if > the > oldest destfile is newer that the newest source file. When apache is running for a long time a systematics segfault appear on log_io mod. This behaviour appear on several severs and seem systematics. An apachectl graceful can't block this issue, I must perfom an apache restart in order to avoid this bug. Here is the error message displayed in kernel logs : kernel: httpd[50551]: segfault at 7fc0b9b51b60 ip 00007fc0b9b51b60 sp 00007fc0af7fda38 error 7 in mod_logio.so[7fc0b9b50000+2000] The at and ip value are already the same on all occurences. Server version: Apache/2.4.6 (Red Hat Enterprise Linux) Server built: Mar 8 2017 05:09:47 Architecture: 64-bit Server MPM: event threaded: yes (fixed thread count) forked: yes (variable process count) -- You are receiving this mail because: You are the assignee for the bug.
