ikelos

Results 566 comments of ikelos

This was a commit made by @gcmoreira , hopefully he can diagnose what's now happening here. I've reverted it for now, pending review to see what problem it was causing....

Ugh, I'm really tired of the canonicalize/non-canonicalize issue. We made it so that pointers are always valid addresses in a space (by masking them to the address space's limit) then...

The top bits must follow the highest actual bit. So do de-canonicalize it, you mask the bits that were set to the same as the highest actual bit, not the...

The point is bits 0-47 are valid, and in your mask, only bits 0-46 make it through...

Ok, I've implemented this in a pull request but to avoid apply and having to revert it if something goes wrong, please could you test this branch @arepi-nemui? Also @gcmoreira...

@atcuno Any update on this please?

Also might be worth getting some tests in place, if it didn't break before, but breaks now for some reason?

This list of versions that are supported by the consoles plugin is as follows: ``` (10, 0, 17763, 1): "consoles-win10-17763-x64", (10, 0, 17763, 3232): "consoles-win10-17763-3232-x64", (10, 0, 18362, 0): "consoles-win10-18362-x64",...

This feels as though it's a duplicate of #1892, but you've provided less information this time? You've helped us debug issues like this in that ticket, why did you open...

Then please provide the output with the `-vvv` as asked for when reporting bugs.