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

LibGit2: only call shutdown once [fix #28306] #29121

Merged
merged 1 commit into from
Sep 11, 2018

Conversation

StefanKarpinski
Copy link
Sponsor Member

@StefanKarpinski StefanKarpinski commented Sep 10, 2018

I had a hunch, looking at #28113 and indeed, this fixes #28306. I'm not sure if this is worth adding a test for; I could just use the test code given in the issue but it assumes that dirname(Sys.BINDIR) is going to be a git repo, which it won't necessarily be in a non-source install of Julia.

@StefanKarpinski StefanKarpinski merged commit d8809f1 into master Sep 11, 2018
@StefanKarpinski StefanKarpinski deleted the sk/fix-lazy-libgit2-init branch September 11, 2018 19:36
KristofferC pushed a commit that referenced this pull request Sep 12, 2018
@KristofferC KristofferC mentioned this pull request Sep 12, 2018
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
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

Successfully merging this pull request may close these issues.

Segfault-on-exit due to lazy LibGit2 initialization
3 participants