From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-3.0 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,SPF_PASS,T_DKIM_INVALID, T_RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id BF52B20D0C for ; Thu, 22 Jun 2017 18:02:59 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 6B7EA120783; Fri, 23 Jun 2017 03:02:57 +0900 (JST) Received: from o1678916x28.outbound-mail.sendgrid.net (o1678916x28.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 8DECD120755 for ; Fri, 23 Jun 2017 03:02:53 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=8O/uIoXLJpDGHORbE8TwN4Hen7o=; b=ItqrjdGVqgWKOpDYaW 1Lq7tIswWdhAojoPJv8MqVj4bFkz6glNBCiz2op35Vcos/h2wlJhqI4CzSy0exQY UOl47f1OTuizXURcwtoS0A9VO2DfR+Bk0Yzy8/kbvIRGfGWJBu7pPDcr/wntYD9K jlzBILbybcA8br2PJRRQEhuaw= Received: by filter0450p1mdw1.sendgrid.net with SMTP id filter0450p1mdw1-15690-594C0628-67 2017-06-22 18:02:16.984135221 +0000 UTC Received: from herokuapp.com (ec2-54-145-96-98.compute-1.amazonaws.com [54.145.96.98]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id aEwh--IZQhyJhJMpURlGgw for ; Thu, 22 Jun 2017 18:02:16.892 +0000 (UTC) Date: Thu, 22 Jun 2017 18:02:16 +0000 From: m.rohnstock@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 56769 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 13670 X-Redmine-Issue-Author: mrohnstock X-Redmine-Sender: mrohnstock 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: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS4sXKf85O3lFJcMUkuwK4Uy8Eg8lO2soP2J5I c4ywYyJFE12TM4n7N/kxvCAiT5BJfbgbjjnmia76dxgOYAvTpi6wBFbt1up8CKBHt6725H43QM3k1U XymIqXX3PbPlCchQh45lHblrfZk2uDvkrPYPYsBGbrv4zJJscZb4E2lDSA== X-ML-Name: ruby-core X-Mail-Count: 81741 Subject: [ruby-core:81741] [Ruby trunk 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 reported by mrohnstock (Mathias Rohnstock). ---------------------------------------- Bug #13670: [BUG] Bus Error at 0xefce7b (armv7l) (ruby 2.3.4p301) https://bugs.ruby-lang.org/issues/13670 * Author: mrohnstock (Mathias Rohnstock) * Status: Open * Priority: Normal * Assignee: * Target version: * 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/