You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could repro this.
It looks like the issue is that GEF tries to sync /proc/<pid>/* with the PID of the recorded process, which does not exist anymore.
I think it would be nice to handle the cases where these files can't be synced differently (maybe the same way as it was before 343cd23 ?), even with a limited support (not all commands available) if some features can't work without these files.
hugsy
linked a pull request
Feb 2, 2024
that will
close
this issue
GEF+GDB version
Operating System
Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS
Describe the issue you encountered
vmmap
results really weird results, andxinfo
doesn't work.Do you read the docs and look at previously closed issues/PRs for similar cases?
Yes
Architecture impacted
Describe your issue. Without a proper reproduction step-by-step, your issue will be ignored.
Prior to running
rr
(https://github.com/rr-debugger/rr/wiki/Building-And-Installing), I set the config with:Minimalist test case
No response
Additional context?
https://discord.com/channels/705160148813086841/705160148813086843/1195422070385934376
The text was updated successfully, but these errors were encountered: