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

Resolve segfault when running 'onedrive --display-sync-status' when run as 2nd process #2105

Merged
merged 5 commits into from
Aug 30, 2022

Conversation

abraunegg
Copy link
Owner

  • Rather than force exit if unable to lock the database, add a function and boolean to control if the database access has been init was successful. If not, use the exit scopes to exit the application.

…un as 2nd process

* Rather than force exit if unable to lock the database, add a function and boolean to control if the database access has been init was successful. If not, use the exit scopes to exit the application.
@abraunegg abraunegg added this to the v2.4.21 milestone Aug 19, 2022
@abraunegg abraunegg merged commit 5288f94 into master Aug 30, 2022
@abraunegg abraunegg deleted the fix-segfault-display-sync-status-exit branch August 30, 2022 09:09
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Segfault when running 'onedrive --display-sync-status' when run as 2nd process
1 participant