bneradt commented on issue #12776: URL: https://github.com/apache/trafficserver/issues/12776#issuecomment-3702594440
I noticed something. Crashing alone doesn't cause the CI regression test to fail. It's crashing on shutdown after the test passes. There are many green CentOS CI jobs with a crash log in them. The test actually fails on timeout while the crash log is being written. The comments in the code actually mention that deadlocks are possible. Incidentally, while looking into this, I added functionality to add bt to crash logs, and while doing so I added a timeout: #12775. I think that latter PR maybe will address the failing CI. Naturally, it would be good to resolve the shutdown crashes. This ticket will continue to track the crashes. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
