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=-4.1 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_PASS shortcircuit=no autolearn=ham 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 BE81720248 for ; Tue, 19 Mar 2019 01:39:59 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id EDD14120F70; Tue, 19 Mar 2019 10:39:54 +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 D71D2120B9F for ; Tue, 19 Mar 2019 10:39:51 +0900 (JST) Received: by filter0046p3mdw1.sendgrid.net with SMTP id filter0046p3mdw1-9734-5C904865-10 2019-03-19 01:39:49.383890372 +0000 UTC m=+24247.642695254 Received: from herokuapp.com (unknown [3.85.56.1]) by ismtpd0053p1mdw1.sendgrid.net (SG) with ESMTP id RCsi9PzST_u0ILeZcGIF4A for ; Tue, 19 Mar 2019 01:39:49.347 +0000 (UTC) Date: Tue, 19 Mar 2019 01:39:50 +0000 (UTC) From: arvin@digiteer.digital Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 67331 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15675 X-Redmine-Issue-Author: airevin_14 X-Redmine-Sender: airevin_14 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?5lDjFDAuTwwTdLO=2FeE1vY9DTqOfJld6hKcjtR17O=2FaUXdian8vMVM89MTTMw0E?= =?us-ascii?Q?FXhvBus88BYRo6tfC2uUlAiuEg8nzsK0I+OR=2FfI?= =?us-ascii?Q?EW7simYZ=2FfjrOG3kmHUZ30fB5Agq3Uhd6nhOgmz?= =?us-ascii?Q?jRsv95jk=2FIWhB8huj29wNYP9egm5fQK4+Lf2cZH?= =?us-ascii?Q?ew2Rv5C95l2RDRPgPQlhKHo13t7lESswhnA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 91879 Subject: [ruby-core:91879] [Ruby trunk Bug#15675] "fatal - exception reentered" error after installing Ruby 2.5.5 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 #15675 has been reported by airevin_14 (Arvin Bernabe). ---------------------------------------- Bug #15675: "fatal - exception reentered" error after installing Ruby 2.5.5 https://bugs.ruby-lang.org/issues/15675 * Author: airevin_14 (Arvin Bernabe) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.5.5 * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- At first I have 2.5.3 and 2.6.0 which are working fine. Then I started to encounter errors in Heroku after deployment, I tried installing Ruby 2.5.5 since that is the supported version in Heroku in order to replicate the problem. After that I am also encountering the same problem on my local computer, even if I tried to use different version (via RVM in MacOS), the error still persists. ---Files-------------------------------- ruby_2019-03-19-085608_Arvins-MacBook-Pro-2.crash (77.6 KB) -- https://bugs.ruby-lang.org/