masaori335 opened a new pull request, #11949: URL: https://github.com/apache/trafficserver/pull/11949
Having build version in the crash log is helpful. # Before ``` Process: 51820 Version: Traffic Server 10.1.0 System Version: Darwin arm64 Darwin Kernel Version 24.2.0: Fri Dec 6 19:02:12 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6031 24.2.0 Date: Fri, 10 Jan 2025 13:50:15 +0900 ``` # After ``` Process: 15310 Version: Apache Traffic Server - traffic_crashlog - 10.1.0 - (build # 0 on Jan 8 2025 at 08:09:45) System Version: Darwin arm64 Darwin Kernel Version 24.2.0: Fri Dec 6 19:02:12 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6031 24.2.0 Date: Fri, 10 Jan 2025 13:51:02 +0900 ``` -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org