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:29:42 UTC

[GitHub] [trafficserver] traeak edited a comment on pull request #7486: slice/server: handleFirstServerHeader exit sooner on detected requested range errors.

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 handleFirstServerHeader should return sooner when range errors are detected.


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