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

[BUG] Segmentation fault in gen_bridge_metadata when running rake on Xcode 10--should I update to 10.1? #114

Open
spnkr opened this issue Nov 6, 2018 · 2 comments

Comments

@spnkr
Copy link
Contributor

spnkr commented Nov 6, 2018

I'm getting this error with 5.15 and Xcode 10.0/Mojave. I saw on slack that xcode 10.0 is better supported than 10.1 at the moment. Is this true? Should I try updating to xcode 10.1?

/Library/RubyMotion/lib/BridgeSupport2/System/Library/BridgeSupport/ruby-2.3/bridgesupportparser.bundle: [BUG] Segmentation fault at 0x0000000000c96522

ruby 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin18]
@amirrajan
Copy link
Owner

The current workaround is to disable SIP on your Mac. I'm working on a patch where every execution of gen_bridge_metdata is prefixed with DYLD_LIBRARY_PATH=/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib. I'll have more information by next week on this (for play by play updates come to the Slack channel).

@spnkr
Copy link
Contributor Author

spnkr commented Nov 7, 2018

Ok, awesome that you're working on it. csrutil disable didn't fix the issue for me, but I'll try upgrading to xcode 10.1 and see if that helps. I'll post the rest of the discussion on slack. thx @amirrajan !!

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

2 participants