You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/02/05 13:27:17 UTC

[GitHub] [trafficserver] traeak edited a comment on pull request #7486: slice/Range: change maxval to use defined value instead of numeric_limits

traeak edited a comment on pull request #7486:
URL: https://github.com/apache/trafficserver/pull/7486#issuecomment-774017236


   Yes.  Using devtoolset-7 on centos.  Had quick sets of crashes on 2 machines (the first one had a bad cache drive).  No crashes since, no crashes during canary.
   
   From backtrace the observation was that the crashes in question always had:
   &Range::maxval = &range.begin which shouldn't be possible.
   
   Looks like the first server header parser should exit earlier on detected 416 requests, adjusting.


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