Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win32.suspend hanging and timing out on GA CI #4710

Open
derekbruening opened this issue Feb 4, 2021 · 0 comments
Open

win32.suspend hanging and timing out on GA CI #4710

derekbruening opened this issue Feb 4, 2021 · 0 comments

Comments

@derekbruening
Copy link
Contributor

Happened on a master run:
https://github.com/DynamoRIO/dynamorio/runs/1833435385?check_suite_focus=true

 85/257 Test  #37: code_api|win32.suspend .......................................***Failed  Required regular expression not found. Regex=[^starting thread\.\.\.suspended\(count = 0\)\.\.\.resuming\.\.\.exiting thread\.\.\.resumed\(count = 1\)
?
suspended\(count = 1\)\.\.\.resumed,exiting
?
Testing exiting with self suspended thread\.
?
done
?
$
] 90.03 sec
starting thread...suspended(count = 0)...resuming...exiting thread...resumed(count = 1)
N0fix added a commit to N0fix/dynamorio that referenced this issue Aug 2, 2021
Fixes a small trouble cause by PR DynamoRIO#4710 making syscall fails upon when running WoW64 process injected by x64 parent.
Also add a check for inject_x64 option cross-injection based on win32.xarch test.

Fixes: DynamoRIO#4990
N0fix added a commit to N0fix/dynamorio that referenced this issue Aug 3, 2021
Fixes a small trouble cause by PR DynamoRIO#4710 making syscall fails upon when running WoW64 process injected by x64 parent.
Also add a check for inject_x64 option cross-injection based on win32.xarch test.

Fixes: DynamoRIO#4990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant