maskit commented on issue #7102:
URL: https://github.com/apache/trafficserver/issues/7102#issuecomment-671697582
```
(lldb) p history
(History<65>) $0 = {
history = {
[0] = {
location = (file = "HttpSM.cc", func =
"state_read_client_request_header", line = 667)
event = 100
reentrancy = 2
}
[1] = {
location = (file = "HttpSM.cc", func =
"state_read_client_request_header", line = 667)
event = 102
reentrancy = 1
}
[2] = {
location = (file = "HttpSM.cc", func = "state_watch_for_client_abort",
line = 934)
event = 102
reentrancy = 2
}
[3] = {
location = (file = "HttpSM.cc", func = "state_api_callback", line =
1391)
event = 60000
reentrancy = 2
}
[4] = {
location = (file = "HttpSM.cc", func = "state_api_callout", line =
1431)
event = 60000
reentrancy = 2
}
[5] = {
location = (file = "HttpSM.cc", func = "set_next_state", line = 7484)
event = 34463
reentrancy = 2
}
[6] = {
location = (file = "HttpCacheSM.cc", func = "state_cache_open_read",
line = 100)
event = 1103
reentrancy = -31073
}
[7] = {
location = (file = "HttpSM.cc", func = "state_cache_open_read", line =
2576)
event = 1103
reentrancy = 3
}
[8] = {
location = (file = "HttpSM.cc", func = "set_next_state", line = 7444)
event = 34463
reentrancy = 3
}
[9] = {
location = (file = "HttpSM.cc", func = "set_next_state", line = 7593)
event = 34463
reentrancy = 3
}
[10] = {
location = (file = "HttpCacheSM.cc", func = "state_cache_open_write",
line = 160)
event = 1108
reentrancy = -31073
}
[11] = {
location = (file = "HttpSM.cc", func = "state_cache_open_write", line
= 2457)
event = 1108
reentrancy = 4
}
[12] = {
location = (file = "HttpSM.cc", func = "set_next_state", line = 7490)
event = 34463
reentrancy = 4
}
[13] = {
location = (file = "HttpSM.cc", func = "state_http_server_open", line
= 1778)
event = 200
reentrancy = 5
}
[14] = {
location = (file = "HttpSM.cc", func = "do_cache_lookup_and_read",
line = 4643)
event = 0
reentrancy = 2
}
[15] = {
location = (file = "HttpSM.cc", func = "state_http_server_open", line
= 1778)
event = 102
reentrancy = 1
}
[16] = {
location = (file = "HttpSM.cc", func =
"state_send_server_request_header", line = 2065)
event = 103
reentrancy = 1
}
[17] = {
location = (file = "HttpSM.cc", func =
"state_read_server_response_header", line = 1911)
event = 100
reentrancy = 1
}
[18] = {
location = (file = "HttpSM.cc", func = "state_api_callback", line =
1391)
event = 60000
reentrancy = 2
}
[19] = {
location = (file = "HttpSM.cc", func = "state_api_callout", line =
1431)
event = 60000
reentrancy = 2
}
[20] = {
location = (file = "HttpSM.cc", func = "setup_server_transfer", line =
6734)
event = 34463
reentrancy = 2
}
[21] = {
location = (file = "HttpSM.cc", func = "state_watch_for_client_abort",
line = 934)
event = 106
reentrancy = 1
}
[22] = {
location = (file = "HttpSM.cc", func = "tunnel_handler_ua", line =
3261)
event = 106
reentrancy = 1
}
[23] = {
location = (file = "HttpSM.cc", func = "tunnel_handler", line = 2935)
event = 106
reentrancy = 1
}
[24] = {
location = (file = 0x0000000000000000, func = 0x0000000000000000, line
= 0)
event = 0
reentrancy = 0
}
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]