https://issues.apache.org/bugzilla/show_bug.cgi?id=43533
--- Comment #6 from Noah Williamsson <[EMAIL PROTECTED]> 2008-11-18 04:07:40 PST --- (In reply to comment #5) > You need to have #include virtual on file which changes during request. I > guess > as file is mmapped and if it is not complete or changes during request you get > these crashes. Nice catch. It could very well be just that. We do have frequent updates of those files (via FTP) on the server and they're rewritten each time they're updated, not moved in place. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
