Gan Yi Zhong

Results 4 comments of Gan Yi Zhong

I'm using ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux] on WSL and having the same errors when trying to train data. ``` [BUG] Segmentation fault at 0x0000000000000003 ```

@ForeverYoung1208 I tried revert it back to version 2.1.0 for temporary fix until issue resolved and patched in release. In `Gemfile`, try to add `sassc` with version ``` gem 'sassc',...

> I tried installing the gem with `gem install mysql2 -- --with-ldflags=-L$(brew --prefix zstd)/lib` and it seemed to fix the problem locally. Thanks. It resolved my issue with ruby 3.3.0...

> With correct openssl version if still problem occurs, try #1342 Thanks @Faq . I'm having the same issue in Mac M1 machine with ruby 3.3.0, rails 7.1.3.2 and mysql...