Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

HandleResponse called on URL which is already erased #219

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments
Closed

HandleResponse called on URL which is already erased #219

GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

There is a known bug where, under load, we end up calling HandleResponse on a 
URL that is already erased.  This currently causes a fatal check failure in the 
Apache process, with a message pointing to this bug.  Without the check 
failure, the apache process will livelock and eat all available CPU; we've 
chosen to crash and recover because it is less bad than livelock in practice.

We're interested in obtaining distinct stack traces produced by this failure in 
order to better understand the circumstances under which it occurs.  Please 
report the version of mod_pagespeed you were running when you encountered the 
problem.

Original issue reported on code.google.com by jmaes...@google.com on 25 Feb 2011 at 7:08

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 25 Feb 2011 at 7:36

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 3 Mar 2011 at 8:33

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Fixed in r505.

Original comment by jmaes...@google.com on 3 Mar 2011 at 11:16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant