masaori335 commented on issue #7796:
URL: https://github.com/apache/trafficserver/issues/7796#issuecomment-834103520


   ```
   (lldb) frame select 13
   (lldb) p this->history
   (History<65>) $0 = {
     history = {
       [0] = {
         location = (file = "HttpSM.cc", func = 
"state_read_client_request_header", line = 697)
         event = 100
         reentrancy = 2
       }
       [1] = {
         location = (file = "HttpSM.cc", func = "set_next_state", line = 7497)
         event = 34463
         reentrancy = 2
       }
       [2] = {
         location = (file = "HttpSM.cc", func = "do_cache_lookup_and_read", 
line = 4699)
         event = 6656
         reentrancy = 2
       }
       [3] = {
         location = (file = "HttpCacheSM.cc", func = "state_cache_open_read", 
line = 100)
         event = 1102
         reentrancy = -31073
       }
       [4] = {
         location = (file = "HttpSM.cc", func = "state_cache_open_read", line = 
2612)
         event = 1102
         reentrancy = 1
       }
       [5] = {
         location = (file = "HttpSM.cc", func = "set_next_state", line = 7457)
         event = 34463
         reentrancy = 1
       }
       [6] = {
         location = (file = "HttpSM.cc", func = "state_hostdb_lookup", line = 
2337)
         event = 500
         reentrancy = 1
       }
       [7] = {
         location = (file = "HttpSM.cc", func = "set_next_state", line = 7606)
         event = 34463
         reentrancy = 1
       }
       [8] = {
         location = (file = "HttpCacheSM.cc", func = "state_cache_open_write", 
line = 160)
         event = 1108
         reentrancy = -31073
       }
       [9] = {
         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]


Reply via email to