Vivek Anand

Results 12 comments of Vivek Anand

It would be a bit difficult to provide self contained example as my application code is tightly coupled and it will take a lot of effort. I tried to bisect...

Thanks @adiroiban for pointing out df9d19c merge commit. Pointed trunk to 64506ce (where the memory leak was observed for me) and then reverted the changes of df9d19c and with this...

Is there any update on this? -Thanks

Hi Team, Just wanted to have a quick update on the above issue. Are you able to reproduce the issue ? or if there is any patch available. Can you...

As LTS cycle is 4 year, does it mean 9.x will get EOL this year on **3/2025** (as per https://docs.trafficserver.apache.org/en/latest/release-notes/roadmap.en.html#release-managers) or it will be supported and will receive security fixes...

@ezelkow1 It would be great if you can help with above query

Thanks @ezelkow1 for quick response and clarification.

yes, we are using FIPS enabled crypto-lib. Does this PR #10312 Will resolve this issue. If not how to handle this as this is leading to application crash.

I'm seeing application crash in Non-FIPS mode as well. Here are the application groups which is same in both FIPS & Non-FIPS mode: ``` ~ # erl Erlang/OTP 26 [erts-14.2.5.11]...

That should lead to error right ? How can we prevent a crash here even if that is the case . Thanks in advance