-
Notifications
You must be signed in to change notification settings - Fork 16
[Apple M2 Pro: Sequoia 15.3.1] clang: error: unable to execute command: Segmentation fault: 11 #300
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
Comments
Hi @chip |
@maxirmx - Thank you for your prompt help. Sorry, but the error still persists on the following clang:
|
After the failure please query the size of |
Thank you, I'll look into ways to reduce the executable size. |
You may split runtime amd application press with I did not try it with big files but I guess it may work. May be not ... |
Very interesting. I read about splitting that previously and wasn't sure how I could use it. My app is intended for the AppStore, which has been a long and tedious road on it's own (still unresolved): https://developer.apple.com/forums//thread/774923?page=2 I don't want to bore you with the details, so I'll summarize. The structure of my app is as follows:
The tebako binary that I pressed is copied to My guess is that I would place the tebako runtime under the Frameworks directory as well, codesign and create a In any event, I'm grateful for your assistance. It's been impressive, uncommon, and greatly appreciated. Thank you! |
There are precompiled runtimes |
@chip I’d like to ask if you’d be willing to help us once again by writing a short post for the Tebako blog. We’d love to hear where Tebako can help you to resolve real-world Ruby deployment challenges . Thank you for considering it! cc @ronaldtse |
@maxirmx - Yes, I'd be happy to do that. Once I get this app submitted, I'll have some time to formalize my notes into something more cohesive for others to benefit. Quick question... I'm getting the following error after pressing the binary:
The command I'm using to press:
The reason I copied the app to a new directory, pathos_macos_without_git, was to make the executable smaller, since the Here's the new directory structure (gems are not shown here, but are installed under
When I run the script located at the |
Apologies for the noise. I found the |
Hi, I'm running into a segfault on
tebako 0.12.16
duringmake: *** [miniruby] Error 1
and couldn't find anything in the issues to help me. Happy to provide more details upon request. Thanks in advance!Config
Xcode
Clang
Press prep
Clean & Press
Output file
tebako.txt
The text was updated successfully, but these errors were encountered: