bneradt commented on PR #13472: URL: https://github.com/apache/trafficserver/pull/13472#issuecomment-5153233643
I verified the regression test in an A/B run. With the test and test-plugin changes present but the production LogObject guards removed, traffic_server crashed during TSPluginInit with SIGSEGV at address 0x0. The backtrace passed through EventNotify::signal() and LogObject::_checkout_write(), and AuTest failed. Restoring the production fix made the identical test pass. -- 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]
