Enrico Deiana
Enrico Deiana
Thank you for pointing this out @AssadHashmi ! Will change from `DR_REG_V` to `DR_REG_VIRT` as @derekbruening suggested.
Hitting the same callback.c:1480 debug check failure (PR #6698). (Note: it only happened once, it usually passes). ``` 2024-03-12T05:50:34.2666884Z 268/310 Test #271: code_api|tool.drcacheoff.windows-timestamps ......................***Failed 0.18 sec 2024-03-12T05:50:34.2668775Z Running cmd |D:/a/dynamorio/dynamorio/build_debug-internal-64/clients/bin64/tool.drcacheoff.windows-timestamps.exe|...
Failed one time on #6691.
Hi! This problem seems more related to your specific configuration and setup rather than DynamoRIO itself. I'd suggest you post this issue on: https://groups.google.com/g/DynamoRIO-Users to reach a wider audience, so...
Also failed on AARCH64 ("aarch64-precommit (ubuntu-20-arm64-sve)") one time (so far) in #6691 (https://productionresultssa14.blob.core.windows.net/actions-results/7de917d3-3760-4c4e-8868-17a821dcbe85/workflow-job-run-aec6087b-1676-5d99-51e5-fc3628aaa01c/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-03-27T03%3A15%3A40Z&sig=4uo4KtcH6yeXG%2BApsmdkKeOQhQJNsAmoHkwgo4riuNE%3D&sp=r&spr=https&sr=b&st=2024-03-27T03%3A05%3A35Z&sv=2021-12-02).
Sometimes it also times out (tested on x86_64): ``` $ ctest --repeat-until-fail 500 -R sim.invariants Test project /OMITTED/dynamorio/build/dynamorio_inv_bug/build64 Start 330: code_api|tool.drcachesim.invariants Test #330: code_api|tool.drcachesim.invariants ...***Timeout 180.02 sec 0% tests passed,...
There are 2 tests consistently failing in ci-x86 / x86-64: `code_api|tool.drcacheoff.skip` and `code_api|tool.drcacheoff.skip2`. The cause is that the header of the trace is being removed and that is causing the...
Hi @VulnDetector ! Can you post the full output that you get after running `./drrun -- test`? And the log when you add `-loglevel 4` to it? > copy any...
> I think the problem occurs when I use DynamoRIO to run an app binary which doesn’t have rseq support in a rseq supported environment, the DynamoRIO exit itself. I...
Fail to build on windows noted. Won't change the logic. Will fix.