I am using git version 1.9.2 with Xcode6-Beta3.
At beginning, git gui works properly.
For some reason (which I don't know...)
when typing "git gui" on Terminal,
I got the following crash message:
* Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1000) creating window shape'
SOME CALL STACK INFO
libc++abi.dylib: terminating with uncaught exception of type NSException error: git-gui died of signal 6
Most suggestions I found are about "git-gui died of signal 11".
Please let me know if any suggestion or question.
Thank you for precious time on my question (or crash)