[#99115] [Ruby master Bug#17023] How to prevent String memory to be relocated in ruby-ffi — larskanis@...
Issue #17023 has been reported by larskanis (Lars Kanis).
22 messages
2020/07/10
[#99375] [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings — merch-redmine@...
Issue #17055 has been reported by jeremyevans0 (Jeremy Evans).
29 messages
2020/07/28
[#101207] [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
— merch-redmine@...
2020/12/02
Issue #17055 has been updated by jeremyevans0 (Jeremy Evans).
[#101231] Re: [Ruby master Feature#17055] Allow suppressing uninitialized instance variable and method redefined verbose mode warnings
— Austin Ziegler <halostatue@...>
2020/12/03
What does this mean?
[ruby-core:99350] [Ruby master Bug#17051] Crash when attempting to load schema in Rails application
From:
thoen@...
Date:
2020-07-26 18:33:06 UTC
List:
ruby-core #99350
Issue #17051 has been updated by [email protected] (Tom Hoen). I have confirmed you are correct. After switching back to my original installation of mysql, all is good. ---------------------------------------- Bug #17051: Crash when attempting to load schema in Rails application https://bugs.ruby-lang.org/issues/17051#change-86744 * Author: [email protected] (Tom Hoen) * Status: Open * Priority: Normal * ruby -v: 2.3.1, 2.3.8, 2.4.9 * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- I am experiencing a crash when running `rake db:schema:load` or `rake db:migrate` in a Rails 4.2.9/Mysql2 0.4.0 application. I don't believe it is a specific issue with a ruby version, as I have tried with Rubies 2.3.1, 2.3.8, and 2.4.9. I also have another rails application (also Rails 4.2.9 and Mysql2 0.4.0 where I can successfully run those commands. Yesterday I had to reinstall RVM and all of my Rubies. That is when the issue began. Up until then, I have had no issues running that command in the same application. I have tried running the command after removing all of the gems in the application other than Rails and Mysql2. Reviewing the stack trace, I am not seeing anything particular to the application that might be culprit. I have also uninstalled and reinstalled Rails and Mysql2 gems. ---Files-------------------------------- ruby_2020-07-25-142435_NFG-TOM-1602.crash (57.1 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>