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.8 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 8B8B81F4B4 for ; Fri, 2 Apr 2021 20:54:05 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 12D9E120A40; Sat, 3 Apr 2021 05:53:03 +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 B8F3A120A3F for ; Sat, 3 Apr 2021 05:53:00 +0900 (JST) Received: by filterdrecv-p3iad2-7d7c446bd4-4nbpp with SMTP id filterdrecv-p3iad2-7d7c446bd4-4nbpp-18-60678463-D 2021-04-02 20:53:55.244536569 +0000 UTC m=+872457.615074295 Received: from herokuapp.com (unknown) by ismtpd0169p1mdw1.sendgrid.net (SG) with ESMTP id YDRugfsmTBOtEDNr7DvCAA for ; Fri, 02 Apr 2021 20:53:55.168 +0000 (UTC) Date: Fri, 02 Apr 2021 20:53:55 +0000 (UTC) From: merch-redmine@jeremyevans.net Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 79234 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 17770 X-Redmine-Issue-Author: dvodvodvo X-Redmine-Sender: jeremyevans0 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?RVE3t853K5scBhbmJHUzZTFFeVC=2FZSUmHZ0Dc+26wcEi2CTgsF1oz0wTSSxGGN?= =?us-ascii?Q?BI=2F0ytJFEOoZAZtWrlHF9U1I3KqLzbtr9n04cTX?= =?us-ascii?Q?4WokRwKyNVkF6y49fpmiEQVbZkKQpIKthhkzZlu?= =?us-ascii?Q?YaKr3wvJ9DXZFd0g1p0T0HtF9nPmQYNOz6GfAA8?= =?us-ascii?Q?UF5dm26rv8qvvHSgQv+JmUoKmpNLNVXKMd0Imlh?= =?us-ascii?Q?FBdo3WxaIn4xUfkfI=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 103191 Subject: [ruby-core:103191] [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 jeremyevans0 (Jeremy Evans). Status changed from Open to Third Party's Issue This does appear to be a sassc bug: https://github.com/sass/sassc-ruby/issues/207 ---------------------------------------- Bug #17770: Assets precompilation aborts with Segmentation fault https://bugs.ruby-lang.org/issues/17770#change-91266 * Author: dvodvodvo (Jerome Camus) * Status: Third Party's Issue * 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/