Gitx crashes when a repo has a single commit.
Reported by Sungho Hong | December 11th, 2008 @ 03:02 AM
Gitx (41154efa150809c80ead8a88a30affe8676eca02) crashes when a repository is initially imported and has no other commits.
The following is the error message.
2008-12-11 10:57:37.615 gitx[40583:10b] *** Terminating app due to uncaught exception 'NSInvalidReceivePortException', reason: 'connection went invalid while waiting for a reply' 2008-12-11 10:57:37.619 gitx[40583:10b] Stack: (
2469458251,
2420932155,
2469457707,
2469457770,
2470021710,
2470017929,
2469480874,
2469480978,
12858
) Trace/BPT trap
Comments and changes to this ticket
-

Pieter de Bie December 11th, 2008 @ 04:24 PM
- State changed from new to open
I'll take a look at this. You did not supply the correct crash report -- this is the one from the gitx binary, I think, rather than the GitX gui application.
I hope it's easy to recreate it though, in that case I don't need a crash report. I'll take a look at it once I have more time.
-

Pieter de Bie December 15th, 2008 @ 05:53 PM
- State changed from open to resolved
Fixed in 56a6adc234 (GitGrapher: Do not crash on only a single commit)
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
GitX is the nice-looking gitk clone for OS X