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: [email protected]
