Elia Geretto
Elia Geretto
Could you please tell me if you would be willing to merge this and, in that case, provide some comments?
I can understand. I need this for my own project, so I am planning to keep my branch reasonably up-to-date. I will leave the PR here in case someone else...
I am not sure why, but to compile correctly my code requires at least Rust 1.48.
I stumbled upon this issue as well, I was able to successfully reconfigure with: ``` autoreconf --install --force --include=m4 ``` It is also worth mentioning that the release archives on...
Hi, I think I am encountering the same issue described above when using `get_archive`. I have done a bit more debugging and it seems the issue is not triggered by...
@galli-leo Are you still planning to work on this? I am working on a PR that fully implements the snapshotting of file descriptors and I have based it off this...
No no, there are a few things that are unfinished, from what I can see. If he really stopped working on this, I will just pick up from where he...
@galli-leo I am not completely sure what were your issues since you did not discuss them extensively. However, I think your problems were due to the `snapshot_page::in_dirty_list` member not being...
Any news on this? I am experiencing the problem and I am willing to help debugging. I have tried the procedure suggested above, but it did not help. What does...
If, as suggested [here](https://github.com/HexHive/magma/issues/123#issuecomment-1469059735), we skip `xmllint`, what is the impact on the reachability of bugs?