You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "esmq2092 (via GitHub)" <gi...@apache.org> on 2023/02/21 05:51:38 UTC

[GitHub] [trafficserver] esmq2092 opened a new issue, #9448: traffic_server crash due to failed assertion `buf.writer()`

esmq2092 opened a new issue, #9448:
URL: https://github.com/apache/trafficserver/issues/9448

   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?


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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] traffic_server crash due to failed assertion `buf.writer()` [trafficserver]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #9448:
URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1979931565

   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.


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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] masaori335 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

Posted by "masaori335 (via GitHub)" <gi...@apache.org>.
masaori335 commented on issue #9448:
URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1455317775

   Could you share the backtrace?


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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] esmq2092 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

Posted by "esmq2092 (via GitHub)" <gi...@apache.org>.
esmq2092 commented on issue #9448:
URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1444993823

   trying trafficserver-9.2.0 to see if the problem has been solved


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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] esmq2092 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

Posted by "esmq2092 (via GitHub)" <gi...@apache.org>.
esmq2092 commented on issue #9448:
URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1445797391

   This problem still occur  in new version,  and I'm trying to see if it's related to some of the configuration items


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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] masaori335 commented on issue #9448: traffic_server crash due to failed assertion `buf.writer()`

Posted by "masaori335 (via GitHub)" <gi...@apache.org>.
masaori335 commented on issue #9448:
URL: https://github.com/apache/trafficserver/issues/9448#issuecomment-1455326065

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

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org