[ci-scan] 构建失败: CS9377/CS9389 在 monodroid-nativeaot.cs 块中出现内存安全错误 Android NativeAOT 部分
作者: github-actions[bot]创建于 2026年9月17日更新于 2026年9月18日
标签blocking-clean-cios-androidarea-InfrastructureuntriagedKnown Build Erroragentic-workflows
Build Information
Build: https://dev.Azure.com/dnceng-public/public/_build/results?buildId=1597055&view=results Build error leg or test failing: android-x64 Release NativeAOT / android-arm64 Release NativeAOT - Build product (monodroid-nativeaot.cs)
KBE authoring guidance (ci-failure-scan)Error Detailsis for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.- Build Analysis parses only the single JSON block under
Error Message. ErrorPatternuses .NETSingleline | IgnoreCase | NonBacktrackingmatching with a 50ms-per-line timeout.- Keep the regex anchored, prefer
[^\n]*over.*, and avoid catastrophic backtracking. - Set
BuildRetrytotrueonly for a clear infrastructure retry case.ExcludeConsoleLogdisables Helix console-log scanning.
内容来源: dotnet/runtime