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

Regular crashes observed #998

Open
vesko opened this issue May 1, 2024 · 3 comments
Open

Regular crashes observed #998

vesko opened this issue May 1, 2024 · 3 comments

Comments

@vesko
Copy link

vesko commented May 1, 2024

Hi!

Sadly I have been getting regular crashes in GitUp when performing various actions.

The most consistent way to invoke a crash has been when switching between views (cmd+1 / cmd+2) - but it occurs while performing other actions too, such as switching between files in the commit view or staging and unstaging files.

Several crash logs are attached here:
gitup crash logs.zip

The machine is an M3 Macbook Air running Sonoma 14.4.1
Tried downgrading to 1.3.5 but the issue is present there as well.

Let me know if I can assist with any more information. GitUp is my favourite Git GUI client and I'd hate to have to switch away!

@lucasderraugh
Copy link
Collaborator

Thanks for filing. I'll check these out soon.

@halhenke
Copy link

Downgraded to 1.3.3 - still crashed when changing views

Downgraded to 1.2 - no crashes thus far

@lucasderraugh
Copy link
Collaborator

Looks like a bad release, likely caused by part of the codebase that is MRC and then this part being ARC and there being a misunderstanding of ownership. I'll take a look at some of those objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants