From: merch-redmine@... Date: 2019-09-30T23:47:13+00:00 Subject: [ruby-core:95164] [Ruby master Bug#16191] Crash when setting conditional to false Issue #16191 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Feedback I believe this bug has been fixed and backported (I think it is solved by commit:0628973435abeccf676f3c2563579b3dbab06976). Can you try 2.5.6 and see if the problem still occurs? ---------------------------------------- Bug #16191: Crash when setting conditional to false https://bugs.ruby-lang.org/issues/16191#change-81801 * Author: ermacaz (matt hamada) * Status: Feedback * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin17] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- changed a conditional from "if variable.present?" to "if false" and loading the class containing the method containing that line now crashes ruby ---Files-------------------------------- ruby_2019-09-30-142424_Matts-MacBook-Pro.crash (82.9 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>