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

commit_diff_loader panic #944

Open
injust opened this issue Oct 3, 2024 · 0 comments
Open

commit_diff_loader panic #944

injust opened this issue Oct 3, 2024 · 0 comments

Comments

@injust
Copy link
Contributor

injust commented Oct 3, 2024

I experienced a crash when doing an interactive rebase. This was the truncated message that appeared at the bottom of the screen:

thread 'core process' panicked at src/git/commit_diff_loader.rs:139:10:
diff.foreach failed. Please report this as a bug.: Error { code: -1, klass: 10, message: "invalid data in index - calculated checksum doe

I can't reproduce the crash, but what I did was:

  1. Move a commit from the middle to the top of the list
  2. Change it to a fixup
  3. Insert a break after that commit
  4. Search for a word that appeared in the commit I moved
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