-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Command failed due to signal: Segmentation fault: 11 #2
Comments
I tried applying a quick fix. In case it doesn't work now, try avoiding the This is what I found on the web: http://stackoverflow.com/questions/24222644/swift-compiler-segmentation-fault-when-building |
Thank you PhilJay. I'll try the suggestions. |
Well actually sometimes the For me of course it compiled well, but Xcode currently crashes sometimes during compilation of Swift, which is what you are experiencing. |
I'm training currently but will try to reproduce the crash when I come back. The iPhone can't run Xcode... yet |
Compilations seem to pass through fine in latest Xcode with Phil's fix |
…ght_fails Fixes 4647 edge case resulting in OOB
Fix Xcode 14 compile error
…r-refactored refactor: support multiple bar items only displaying 1 marker in a mo…
Hi,
Firstly great initiative. I've been looking for a good charting library for sometime now. Highly appreciated. I tried testing this today and getting the above error. I'm trying this in Xcode Version 6.3 (6D520o).
It is happening at two files in the library. I'm posting the final error message for both of them
Can you let me know how to get rid of those ?
Tried :
The text was updated successfully, but these errors were encountered: