You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/10/08 18:10:39 UTC

[GitHub] [trafficserver] shinrich commented on issue #7255: Deadlock in UnixNetVConnection with 9.0.x and http 1

shinrich commented on issue #7255:
URL: https://github.com/apache/trafficserver/issues/7255#issuecomment-705737284


   Does this happen fairly reliably when a SSN_CLOSE hook is used?  What is the event value that is being passed up the callstack?  Generally this is a net I/O event, so the nethandler is already locked.  However in this case, the item at the bottom of the stack does not appear to be a net I/O event.  Probably a reschedule. (event 1 or 2).


----------------------------------------------------------------
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:
users@infra.apache.org