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/05/01 00:07:21 UTC

[GitHub] [trafficserver] bryancall commented on issue #6715: Crash in write_to_net_io in 8.1.x

bryancall commented on issue #6715:
URL: https://github.com/apache/trafficserver/issues/6715#issuecomment-622183743


   Looking at this some more, the only way to call write_to_net_io  from NetHandler::process_ready_list is for the VC's write.enabled and write.triggered be non-zero.
   
   Looking a the dump of the VC this is not the case.  It looks like another thread is either freeing the VC on you or something is overwriting memory.


----------------------------------------------------------------
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