traffic_server crash due to failed assertion `buf.writer()`
hi, all
I deploy ats v9.1.3 (compiled with openssl-1.1.1s) in my production environment, from time to time,i found traffic_server crashed,it wrote the following message to syslog each time it crashed
traffic_server[18593]: Fatal: SSLNetVConnection.cc:560: failed assertion `buf.writer()
and i found that its crash does not related to system load,
is there anybody has met the problem?
trying trafficserver-9.2.0 to see if the problem has been solved
This problem still occur in new version, and I'm trying to see if it's related to some of the configuration items
Could you share the backtrace?
The assertion is this one. It's a bit odd that failing this assertion. https://github.com/apache/trafficserver/blob/9.1.3/iocore/net/SSLNetVConnection.cc#L560
This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.