You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Operating system: Mac OS Sonoma
* Ruby implementation: Ruby
* `concurrent-ruby` version: 1.2.3
Hello,
As the heading says, I am currently encountering an issue with concurrent-ruby raising a Segmentation fault bug. I am trying to run a rails API on Docker on a Mac PC running with M1 chip.
Note 1: The project is the out of the box code still in initialization status so no specific code or logic has been added yet. This means that the dockerfile is also standard one too.
Note2: When running the project locally there is no issues, this only happens with docker (using ruby:3.3.0-alpine3.19 image)
Hello,
As the heading says, I am currently encountering an issue with concurrent-ruby raising a Segmentation fault bug. I am trying to run a rails API on Docker on a Mac PC running with M1 chip.
Note 1: The project is the out of the box code still in initialization status so no specific code or logic has been added yet. This means that the dockerfile is also standard one too.
Note2: When running the project locally there is no issues, this only happens with docker (using ruby:3.3.0-alpine3.19 image)
Here is the stack trace:
Your help with this will be highly appreciated, thank you
The text was updated successfully, but these errors were encountered: