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

cmd/acme: Dump creates corrupted acme.dump files #68

Open
rogpeppe opened this issue Nov 2, 2021 · 0 comments
Open

cmd/acme: Dump creates corrupted acme.dump files #68

rogpeppe opened this issue Nov 2, 2021 · 0 comments

Comments

@rogpeppe
Copy link
Collaborator

rogpeppe commented Nov 2, 2021

I'm aware that cmd/acme isn't under active maintenance, but filing this here anyway,
because I've just started to use it in earnest after one too many memory corruption issue
with the original acme and it seems like a reasonable place to record issues.

Here's a portion of a corrupted dump file, created by middle-clicking on Dump:

f          2           2           0           0   2.0467836 
          2           6           0           0           0  Look 
e          2           0           0           0   4.0935673 
          6          75       14595           0           1 /home/rogpeppe/other/plan9port/src/cmd/acme/-snazzy2 Del Snarf | Look  Send
/home/rogpeppe/
win
e          2           0           0           0   6.1403509 
         21          58       25466           0           1 /home/rogpeppe/other/9fans/-snazzy2 Del Snarf | Look  Send
/home/rogpeppe/other/9fans/cmd/acme/internal/wind/
win
F          2           3       14274       14280  69.3957115       33847 
         10          86       33847           0           0 /home/rogpeppe/other/plan9port/src/cmd/acme/text.c Del Snarf Redo | Look notdef exec.c

This causes acme to panic on Load because there's a header line with no | character.

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