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=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, 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 315421F4B4 for ; Thu, 1 Apr 2021 08:49:35 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 27F9E12100D; Thu, 1 Apr 2021 17:48:32 +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 2C438121001 for ; Thu, 1 Apr 2021 17:48:28 +0900 (JST) Received: by filterdrecv-p3iad2-7d7c446bd4-wzwn5 with SMTP id filterdrecv-p3iad2-7d7c446bd4-wzwn5-19-60658915-5C 2021-04-01 08:49:25.986732186 +0000 UTC m=+742588.599783747 Received: from herokuapp.com (unknown) by geopod-ismtpd-3-2 (SG) with ESMTP id R2AJ4TtaTveOyLStTx4e-g for ; Thu, 01 Apr 2021 08:49:25.920 +0000 (UTC) Date: Thu, 01 Apr 2021 08:49:26 +0000 (UTC) From: office@reflektor.ws Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 79190 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 17770 X-Redmine-Issue-Author: dvodvodvo X-Redmine-Sender: dvodvodvo 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?oSBGuqQv0q5h0LblR5IyujBktdnGCm7zqWsK5eHUasmgW8AH=2FX8Z=2Fw2jyKlsbF?= =?us-ascii?Q?TCXQu=2FqJIftvBkM56ElOBDUWQD5aNwymeIariqx?= =?us-ascii?Q?BzCMhdfWVt4zPJsQWmkYMx6C8mQAsNZ71oYPKiN?= =?us-ascii?Q?pNX1JZHZ9K2Oth0qwNRGGlvk6qAQXNSeObcHCH9?= =?us-ascii?Q?Te052k1=2FKNxx8VD1FlDlNkRhyob+erO1iFpB5s5?= =?us-ascii?Q?xJgYKjYnnV0QCm5nc=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 103147 Subject: [ruby-core:103147] [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 reported by dvodvodvo (Jerome Camus). ---------------------------------------- Bug #17770: Assets precompilation aborts with Segmentation fault https://bugs.ruby-lang.org/issues/17770 * 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/