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

objc __NSCFConstantString initialize error #47

Open
noctivityinc opened this issue Feb 9, 2024 · 0 comments
Open

objc __NSCFConstantString initialize error #47

noctivityinc opened this issue Feb 9, 2024 · 0 comments

Comments

@noctivityinc
Copy link

Just installed this gem and getting the following error when trying to use:

objc[2642]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
rails  | objc[2642]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.

Running

ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-darwin21]
rails 5.2.6

Thanks

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

1 participant