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=-2.8 required=3.0 tests=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_HELO_NONE,SPF_PASS shortcircuit=no autolearn=no 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 59E131F4BE for ; Fri, 4 Oct 2019 17:59:15 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id CDA50120AA1; Sat, 5 Oct 2019 02:59:06 +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 D86141208B1 for ; Sat, 5 Oct 2019 02:59:04 +0900 (JST) Received: by filter0148p3mdw1.sendgrid.net with SMTP id filter0148p3mdw1-9030-5D97886B-3E 2019-10-04 17:59:07.354012365 +0000 UTC m=+85262.357026229 Received: from herokuapp.com (unknown [18.212.244.163]) by ismtpd0075p1mdw1.sendgrid.net (SG) with ESMTP id IKRpYcaKQQWQrLtIOw_LVQ for ; Fri, 04 Oct 2019 17:59:07.314 +0000 (UTC) Date: Fri, 04 Oct 2019 17:59:07 +0000 (UTC) From: mark.siemers@gmail.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 70817 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 16239 X-Redmine-Issue-Author: marksiemers X-Redmine-Sender: marksiemers 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?Nb=2Fk+jYkvNP=2FKhuzPdNPpqwtn4HAL4p2CR3bdn18VkINwFs=2FRNItnIh0oxX1hS?= =?us-ascii?Q?Cj+YTH8ilFmWsspFslrghN4W7vkwAs5q3FEHo20?= =?us-ascii?Q?uD6RqOcpiuzefZzfWnWVgd4=2FyiKbT+iAp1OaHzw?= =?us-ascii?Q?Do08iF+QisbGJ+CWkdXnzlUceWUKP7EzuX6TbjJ?= =?us-ascii?Q?c17SKcgiE0riweDZOodBeO26Dc5gtfQWQqA=3D=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 95230 Subject: [ruby-core:95230] [Ruby master Bug#16239] Crash when access postgresql-12 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 #16239 has been reported by marksiemers (Mark Siemers). ---------------------------------------- Bug #16239: Crash when access postgresql-12 https://bugs.ruby-lang.org/issues/16239 * Author: marksiemers (Mark Siemers) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- This may have been caused by a recent upgrade to postgresql 12 on my local machine (running OS X Mojave). pgAdmin 4 is also giving me an error. I am running a rails console, and as soon as I try to do anything with ActiveRecord that accesses the database, I get an error and a crash report, ---Files-------------------------------- ruby_2019-10-04-105528_Marks-MacBook-Pro.crash (57.3 KB) -- https://bugs.ruby-lang.org/