cstation
cstation
Encountering the same errors as @gleeda is doing here. I've created an Ubuntu 20.04 VM (using VMware). Installed `linux-image-$(uname -r)-dbgsym` and generated a profile with [dwarf2json](https://github.com/volatilityfoundation/dwarf2json). Created a snapshot of...
@gleeda @ikelos I'm sorry if I caused any misunderstandings. I commented not because of the initial topic of the issue (The `_PAGE_PRESENT` bit is cleared when `mprotect(...PROT_NONE)` is called on...
This specific issue is not a problem for me anymore, since my problem was in the end related to how `vmem`-files were read. Nevertheless, the original issue posed by @gleeda...