Resolved Issues
Trouble Ticket No. |
DTS2025082901780 |
|---|---|
Symptom |
[Affinity Analyzer] [memtrace analysis] [Backend] When layer 0 of the call stack is a system library file (such as an SO file) and other layers contain valid service or code information, this type of race is incorrectly filtered out. As a result, some information is missing. |
Severity |
Minor |
Workaround |
Take the following mitigation measures:
|
Affected Domain |
When a large number of system functions are involved, dr-check processes only layer 0 of the call stack. As a result, some real races are incorrectly filtered out, causing misses. |
Progress |
The intermediate result report generated by memtracer is retained in dr-check test results, and the report usage is added to the documentation for reference. |