From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-2.8 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 064D31F463 for ; Mon, 30 Sep 2019 21:29:17 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id A431F1209C4; Tue, 1 Oct 2019 06:29:02 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 28F9C120946 for ; Tue, 1 Oct 2019 06:28:43 +0900 (JST) Received: by filter0064p3iad2.sendgrid.net with SMTP id filter0064p3iad2-32465-5D92738C-40 2019-09-30 21:28:44.529663841 +0000 UTC m=+607923.730108718 Received: from herokuapp.com (unknown [18.232.111.68]) by ismtpd0044p1iad2.sendgrid.net (SG) with ESMTP id h7TaDFLvRkWwZUYLj-BAhQ for ; Mon, 30 Sep 2019 21:28:44.459 +0000 (UTC) Date: Mon, 30 Sep 2019 21:28:44 +0000 (UTC) From: ermacaz@gmail.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 70715 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 16191 X-Redmine-Issue-Author: ermacaz X-Redmine-Sender: ermacaz X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?mfZ824lPDL8pBKnkEYKH3c85eF2eXS4jyzgu27bl1BUM1cDF4=2FRZ0gth=2F3=2FUz4?= =?us-ascii?Q?pPuAJH=2Ffhap8Y3Z7cI2MMu0lTnNBsv+dyGPyCbc?= =?us-ascii?Q?ORNv9+KTJfThYsQYBL67EFiCcyH5+gNzh=2FVD3cK?= =?us-ascii?Q?Vt9vufhKtY2CEsnHpMonoV0BD7MUnXxeep+3joS?= =?us-ascii?Q?I3odARHpAUEvNLxLLmgh=2Fbzq3KbKk+9V1jw=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 95160 Subject: [ruby-core:95160] [Ruby master Bug#16191] Crash when setting conditional to false X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16191 has been reported by ermacaz (matt hamada). ---------------------------------------- Bug #16191: Crash when setting conditional to false https://bugs.ruby-lang.org/issues/16191 * Author: ermacaz (matt hamada) * Status: Open * 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/