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

Improve error message when encountering unmapped memories in a partition solved and using SBY #42

Open
jix opened this issue Sep 13, 2023 · 0 comments

Comments

@jix
Copy link
Member

jix commented Sep 13, 2023

The SBY strategy uses xprop by default and xprop currently requires the memory to be mapped. The solution is to add memory_map -formal, but the error message that points to a memory is hidden in the SBY logfile. Since EQY knows which partitions contain memory it could produce a better error and/or just take care of mapping the memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant