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.9 required=3.0 tests=AWL,BAYES_00, 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 70F991F4B4 for ; Thu, 1 Apr 2021 14:13:20 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id AA793121091; Thu, 1 Apr 2021 23:12:15 +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 E7BFE12108E for ; Thu, 1 Apr 2021 23:12:13 +0900 (JST) Received: by filterdrecv-p3iad2-7d7c446bd4-gbg4f with SMTP id filterdrecv-p3iad2-7d7c446bd4-gbg4f-18-6065D4F6-92 2021-04-01 14:13:10.734757249 +0000 UTC m=+762008.022432131 Received: from herokuapp.com (unknown) by ismtpd0144p1mdw1.sendgrid.net (SG) with ESMTP id zGmx1_WsQ42Q4-IFDaBYuw for ; Thu, 01 Apr 2021 14:13:10.620 +0000 (UTC) Date: Thu, 01 Apr 2021 14:13:10 +0000 (UTC) From: peter@peterzhu.ca Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 79194 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 17770 X-Redmine-Issue-Author: dvodvodvo X-Redmine-Sender: peterzhu2118 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?RcuVSS+tS7sWhifKYzqjBA6GuxeyciWOTsA27PgjRkZZ70XeWG15sZi1lUScYy?= =?us-ascii?Q?u22vk3CoLkQnX+C33=2F9AU5s6O3avaK=2FdehNwtZy?= =?us-ascii?Q?9wR47lCTfbCEyLXTtIb9ISeq5bQCSCJUetXR9uO?= =?us-ascii?Q?meHyt3w1vnVzhUX4GFBRjjQP++mMIZKaOtAgIzj?= =?us-ascii?Q?FSE04QCvbE=2FBGqRrYxndqy0Ox6UvZm=2FTwQpAyDe?= =?us-ascii?Q?ttfX2Q1fBorc6gOOM=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 103151 Subject: [ruby-core:103151] [Ruby master Bug#17770] Assets precompilation aborts with Segmentation fault 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 #17770 has been updated by peterzhu2118 (Peter Zhu). Are you able to reproduce locally in a clean Rails app with administrate installed? The backtrace looks like it could be a bug in sassc. ---------------------------------------- Bug #17770: Assets precompilation aborts with Segmentation fault https://bugs.ruby-lang.org/issues/17770#change-91224 * Author: dvodvodvo (Jerome Camus) * Status: Open * Priority: Normal * ruby -v: ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-linux] What changed? I updated a gem version, administrate 0.14.0 to 0.15.0 when deploying to server the following error is constantly appearing. Note: when reverting to version 0.14.0 the deployment process completes (I will also be reporting this to the administrate gem) The same occurs if I log into the server, find the current release and run `bundle exec rake assets:precompile` Log (capistrano) attached ---Files-------------------------------- capistrano_log_administrate.txt (318 KB) -- https://bugs.ruby-lang.org/