2026-06-09 15:00:13 +08:00

35 lines
987 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CrashSight 0.7.3e 最近一天 ERROR 分析
- 捕获时间2026-06-09 10:58:01
- 筛选范围:`0.7.3e``last_1_day`ERROR未处理/处理中
- CrashSight numFound23
- 去重 Issue23
- blocking0 个 Issue0 次
- logerror23 个 Issue51 次
- 原始数据:`Temp\CrashSight\Daily_2026-06-09_0.7.3e`
## 阻断家族
未发现包含真实异常对象/栈的 blocking Issue。
## 非阻断高频
| 类别 | Issue 数 | 次数 |
|---|---:|---:|
| P2P/大厅连接失败诊断 | 2 | 22 |
| 多语言 ID 为空 | 2 | 6 |
| 网络发送失败诊断 | 6 | 6 |
| AI 计算死循环保护 | 2 | 4 |
| STS/OSS 上传失败诊断 | 2 | 4 |
| 其他项目诊断日志 | 4 | 4 |
| 相似 Action 重复诊断 | 4 | 4 |
| 受击生命周期格子为空诊断 | 1 | 1 |
## 报告
- [LogError Summary](logerror_summary.md)
## 说明
blocking 的判定只认真实异常类型、异常对象或调用栈;纯 `LogSystem.LogError` 业务状态诊断归入 logerror。