Fix lost pending_actions causing actions on stale objects.#5235
Fix lost pending_actions causing actions on stale objects.#5235bryancall merged 1 commit intoapache:8.1.xfrom
Conversation
(cherry picked from commit 493803c) Conflicts: proxy/http/HttpSM.cc
|
[approve ci] |
|
Cherry-picked to 8.1.x |
|
Reverting again on 8.1.x :-/ @ezelkow1 Can you provide some details here how the crashes happens, so we can maybe figure out what is going wrong. |
|
This is the crash dump from the 4 autests that would trigger this (syntax, http408, tls, redirect_post): Fatal: HttpSM.cc:1740: failed assertion We also tried porting in the more up to date version which changes the assert but it would still occur at the same location with the new line: |
(cherry picked from commit 493803c)
Conflicts:
proxy/http/HttpSM.cc