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-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY 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 4F8B61F5B1 for ; Fri, 31 Jul 2020 09:26:27 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 52935120B62; Fri, 31 Jul 2020 18:25:53 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 258C1120B18 for ; Fri, 31 Jul 2020 18:25:43 +0900 (JST) Received: by filterdrecv-p3iad2-d8cc6d457-4rql4 with SMTP id filterdrecv-p3iad2-d8cc6d457-4rql4-20-5F23E3AE-27 2020-07-31 09:26:06.565921772 +0000 UTC m=+141471.510640046 Received: from herokuapp.com (unknown) by geopod-ismtpd-1-2 (SG) with ESMTP id _57-2JCZT3K4rbvgB8rBKw for ; Fri, 31 Jul 2020 09:26:06.518 +0000 (UTC) Date: Fri, 31 Jul 2020 09:26:06 +0000 (UTC) From: v.ondruch@tiscali.cz Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 75245 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 13670 X-Redmine-Issue-Author: mrohnstock X-Redmine-Sender: vo.x 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?mWhqNvD1xlBozk4zn6CTHlnSPHlTKkyHJdiOH=2FzC52gGcaDC+EQdyG0+=2FsG00w?= =?us-ascii?Q?eleUhuzqNNNIQGahm+gG3dQUSujHtARPKx1mhpa?= =?us-ascii?Q?4lEEx7nScSANRadzAvaT2GcS5PVMCt7Zn0re9AI?= =?us-ascii?Q?vTHpSeUrg4e=2F84zvdI1Sx96SyqSqWNMrukHqpF8?= =?us-ascii?Q?Ly+wZDk0BZ5Dicnd2RO6B3YikkAsHZh0bSwWPDG?= =?us-ascii?Q?QtrkbVsCYlx3lAOL4=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 99417 Subject: [ruby-core:99417] [Ruby master Bug#13670] [BUG] Bus Error at 0xefce7b (armv7l) (ruby 2.3.4p301) 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 #13670 has been updated by vo.x (Vit Ondruch). This was resolved in Ruby 2.6+, wasn't it? This ticket [1] references following commits which resolves the issue: https://github.com/ruby/ruby/commit/58a2084483ce8baaf90d7b1cb00e3fa9570fbc79 https://github.com/ruby/ruby/commit/b6185e175cfac5bb8b56483c1b03997923af634e [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1586295#c21 ---------------------------------------- Bug #13670: [BUG] Bus Error at 0xefce7b (armv7l) (ruby 2.3.4p301) https://bugs.ruby-lang.org/issues/13670#change-86868 * Author: mrohnstock (Mathias Rohnstock) * Status: Feedback * Priority: Normal * ruby -v: ruby 2.3.4p301 (2017-03-30 revision 58214) [armv7l-linux-eabihf] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- On using the library bootsnap the error occurred (see attachment). The developer of the library suggested to report this directly to the ruby-devs, as it looks like a bug in core. Related issue on GitHub: https://github.com/Shopify/bootsnap/issues/67. Thanks :). ---Files-------------------------------- dump.log (54.1 KB) -- https://bugs.ruby-lang.org/