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=-3.1 required=3.0 tests=AWL,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_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 D3FAE1F453 for ; Thu, 14 Feb 2019 00:39:24 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id D2FE01210E4; Thu, 14 Feb 2019 09:39:21 +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 A2D3F1210D1 for ; Thu, 14 Feb 2019 09:39:19 +0900 (JST) Received: by filter0068p3las1.sendgrid.net with SMTP id filter0068p3las1-30097-5C64B8B5-14 2019-02-14 00:39:17.512287019 +0000 UTC m=+75252.952700057 Received: from herokuapp.com (ec2-54-224-197-248.compute-1.amazonaws.com [54.224.197.248]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id pLCZV4_SQV-TCZg4wnbvtQ for ; Thu, 14 Feb 2019 00:39:17.541 +0000 (UTC) Date: Thu, 14 Feb 2019 00:39:18 +0000 (UTC) From: s.wanabe@gmail.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 66992 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 15375 X-Redmine-Issue-Author: nathan.f77 X-Redmine-Sender: wanabe 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/Ymy4QrNMhiuLXJG8OTL2vJD1yS5QfJlsjz4pCW0RYBZD+q5eAkqcZYZB/JgHYP vB3TldSsGvniQpYtkUEPCga1sfUg7vPman/6RMIocJNDWRJfcBds3wvTGIJPg4Iqhik0w+/O8jZBP/ orcqcekNVFPXfGH6FjKi6bXosfSzncfdV/7JH7mqF5FcPtBr1uaq1WGhWg== X-ML-Name: ruby-core X-Mail-Count: 91540 Subject: [ruby-core:91540] [Ruby trunk Bug#15375] Crash report for Ruby 2.5.3p105 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 #15375 has been updated by wanabe (_ wanabe). I guess this is fixed at [#15362]. ---------------------------------------- Bug #15375: Crash report for Ruby 2.5.3p105 https://bugs.ruby-lang.org/issues/15375#change-76801 * Author: nathan.f77 (Nathan Broadbent) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-darwin18] * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- Hello, Ruby 2.5.3 just crashed with a segfault in my Sidekiq worker. This is on my Mac OS Mojave, and I am using the jemalloc allocator. Ruby was installed using RVM. I have attached "ruby-crash-report-logs.txt", which contains the output in the console. I also attached "~/Library/Logs/DiagnosticReports/ruby_2018-12-04-025451_Nathans-MacBook-Pro.crash" Please let me know if I can provide any further information. Thankyou ---Files-------------------------------- ruby-crash-report-logs.txt (45.6 KB) ruby_2018-12-04-025451_Nathans-MacBook-Pro.crash (181 KB) -- https://bugs.ruby-lang.org/