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

Crash on XCode 6.1 - OSX 10.10 #59

Closed
huy-le opened this issue Oct 23, 2014 · 4 comments
Closed

Crash on XCode 6.1 - OSX 10.10 #59

huy-le opened this issue Oct 23, 2014 · 4 comments

Comments

@huy-le
Copy link

huy-le commented Oct 23, 2014

I use on that flatform and it always crash when format.

@skaramicke
Copy link

I have the same problem! Here's a crash log.
I've reinstalled several times, built manually, switched back to Alcatraz version – to no avail.

@gitferry
Copy link

I also have the same problem! @skaramicke crash log

@skaramicke
Copy link

@gitferry: I solved mine by switching "Use System ClangFormat" on and off a couple of times! Try that. Bottom of the menu.
I used to get the crash in both settings, but no longer. Can't recreate the problem.
Also; a warning when system ClangFormat isn't present could be a good idea.

@gitferry
Copy link

@skaramicke

I solved too.
i workaround the source code.

https://github.com/travisjeffery/ClangFormat-Xcode/blob/master/ClangFormat/TRVSFormatter.m#L216

replace shellString with @"/bin/bash" force.

@huy-le huy-le closed this as completed Dec 11, 2015
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

No branches or pull requests

3 participants