Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nejbH-0007nm-FE for pgsql-hackers@arkaria.postgresql.org; Wed, 13 Apr 2022 20:28:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nejbG-0003Bv-CS for pgsql-hackers@arkaria.postgresql.org; Wed, 13 Apr 2022 20:28:26 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nejbF-0003Bm-V8 for pgsql-hackers@lists.postgresql.org; Wed, 13 Apr 2022 20:28:26 +0000 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nejbD-0004Kd-4r for pgsql-hackers@lists.postgresql.org; Wed, 13 Apr 2022 20:28:25 +0000 Received: by mail-io1-xd29.google.com with SMTP id g21so3191755iom.13 for ; Wed, 13 Apr 2022 13:28:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=NrlVB9+aVl6voOnUYjmq+vWCpf3Hi4J98cjvQ42A3QI=; b=u9eEadamvDmZddQItuo4y1mwu3YWGCLdoXFwhrczhNuUO/CVwOeOe2oX8b5AbvR+6Z 5ugiOVuUIjxd1VB780WvQNSHskDawAS26BcKxZ0TOjEkN6xY11sIXVGg1Wd/r81SyuaA 4ISjjwXQ8Wn8+Rd4+utZudXxQtOesB+AFSZ+y/tnOl3qawqMzQiUsfVntLREa+jx3RyN PqoeKhnsRjqxt3vvFTnNMINMveQdczS/r3+biJDb2Ln3XFa8im/1cKTotGYjHrOWdXxw EM3r7dAMRihqIQN+uhuyB5dpo5tyJ4KQQxTTrFGt6VnRnh25Ri73NypttZ+LWK6hepfU JEKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=NrlVB9+aVl6voOnUYjmq+vWCpf3Hi4J98cjvQ42A3QI=; b=VjlkIGQrMU7je2bmMPtkZ7wJd/wbRy8eZWDm+5KeDHSOC2ZTH9WGBe3uEO5vnWqyFV o6kk0pwAAgseLoBLWnLe8w5BILq6v3g6ddzqeLv3/y9kGWZKObR9VAN3dQvp/UPx0kEb Ci0squmqfXISddANdfH1ehJqcooh/9V2Kxune9g2APVPsOOJLePvUlLKspMi5mbw51ce D0XwjKLXcgYuQI0/nO0ty8qA7C4saTXsmrJWR8TABexds8lDNVqAbxi3Rn/uV9MWYUC/ +Hg8slpVAWcjvWIGEKuSYQfXNTgd1kWE+ykQP39GBVniSCz8QX2Kn+cR+yEeEqz8OUQR Tz+g== X-Gm-Message-State: AOAM532sryaU5jLEenWe+tnVYL5+M6pP/XrYKncT5locFLM4olb3hs6d bwoJwYhkKPpkzk5/M2tgP///cA== X-Google-Smtp-Source: ABdhPJzgJoaJQPdxfPMu/0udpZJt+LjvlhIRLWj4KiJvLA+zKwi4eVajxhmjzkI5p3esppWmf+62IQ== X-Received: by 2002:a6b:d10c:0:b0:641:63b2:9ef8 with SMTP id l12-20020a6bd10c000000b0064163b29ef8mr18663582iob.135.1649881700744; Wed, 13 Apr 2022 13:28:20 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id a2-20020a5d9ec2000000b00645ab33390dsm514158ioe.9.2022.04.13.13.28.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Apr 2022 13:28:20 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id 66395800DCA; Wed, 13 Apr 2022 15:28:19 -0500 (CDT) Date: Wed, 13 Apr 2022 15:28:19 -0500 From: Justin Pryzby To: Kyotaro Horiguchi Cc: er@xs4all.nl, boekewurm+postgres@gmail.com, pgsql-hackers@lists.postgresql.org, Andres Freund Subject: Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Message-ID: <20220413202819.GR26620@telsasoft.com> References: <20220330.100617.1491348930290941094.horikyota.ntt@gmail.com> <20220330.114613.1177577626285014184.horikyota.ntt@gmail.com> <20220330.175824.936439875658680065.horikyota.ntt@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220330.175824.936439875658680065.horikyota.ntt@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Mar 30, 2022 at 05:58:24PM +0900, Kyotaro Horiguchi wrote: > I'm not still confident on this, but it should be better than the v1. +Andres as this seems to be related to 277692220. I added it as an Opened Item.