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

"match-symbol-and-prev" causes a memory leak. #55

Open
M1ndo opened this issue Mar 17, 2023 · 0 comments
Open

"match-symbol-and-prev" causes a memory leak. #55

M1ndo opened this issue Mar 17, 2023 · 0 comments
Labels

Comments

@M1ndo
Copy link

M1ndo commented Mar 17, 2023

What did you expect to happen?

Trying to do a match symbol and select for a second time should do a match and selection.

What actually happened?

Instead it freezes emacs and causes a memory leak.
emacs
emacs2

emacs_bug.mp4

Describe your attempts to resolve the issue

I have not yet analyzed the code, or made any attempts to fix the bug.

Steps to reproduce

  1. Open any file with multiple duplicate words
  2. Head to the last and do 'evil-multiedit-match-symbol-and-prev'
  3. Do it for a SECOND time.
  4. Watch as emacs freezes and causes a memory leak

Package commit

23b53bc

System Information

Arch Linux, Linux Xanmod And Compiled Emacs 30 With Native-Comp

@M1ndo M1ndo added the bug label Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant