Skip to content

Segvaults when pulling or pushing #1153

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

Closed
migmedia opened this issue Feb 28, 2022 · 1 comment
Closed

Segvaults when pulling or pushing #1153

migmedia opened this issue Feb 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@migmedia
Copy link

gitui segvaults when pulling or pushing with system libgit2-1.4.2.

Seems to be caused by git2-rs#813.

@migmedia migmedia added the bug Something isn't working label Feb 28, 2022
@migmedia
Copy link
Author

sed -i -e 's!git2 = "0.13"!git2 = "0.14"!g' asyncgit/Cargo.toml fixes this issue.
Since this version-bump of crate git2 is already in master it will be fixed with next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant