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: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 7D1381F462 for ; Mon, 10 Jun 2019 22:13:39 +0000 (UTC) Received: by mail-qk1-x736.google.com with SMTP id l128so6429973qke.2 for ; Mon, 10 Jun 2019 15:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=y/ki2vgLo1fhGmXr92xMj8h5HfTP+GsO3gcNMx4vckQ=; b=Hh8NMuQfXwUR4V8ee/3W5xyb9iS0P+LDqW+Hi8BuNOAdUqTZV8JVDo0htIhWvm/rhO wNgHtRMCpj6ZWTJn+/ejfhAXFWm7q9r/okEFQzrKsnESx4894E4WvVM4r33VkDqNUe2R PLAee4LxmaK034pbRcPU6XhmA8oFO89Eoc/Q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=y/ki2vgLo1fhGmXr92xMj8h5HfTP+GsO3gcNMx4vckQ=; b=FXHx0sjPjR+gJ8gGyJoKWqRO0jrHptKJJBSPCxiGi3irUb8yuP1J/QgjoGfVHv5uLd Ci1UxubaZA3DZOAb6JevFCjd0JBCZ4I6OJdf0ohqbBZQ8eHV4o1W05yk1huYFwtHont8 m5FppnJ6BXrzYXk+MQhKQRyG+vtQ1A10+CJgUhPxuhS682w9Z7iV6thOJ2d6cXHCzxm5 O1GpvCfYkeEKAYTRPL0WXlAxqc62bXH36IiISonT00ukEK5GoHMwfnMi9tzGp3a/WkQV jDPFY2EZTRubKH7zbf+yHyMVhHrKQhEITr84awc5gligQ9jI11DWVYX/c1gHshwz+OAw c72g== X-Gm-Message-State: APjAAAV05pVTceVgsf08u2AHlG113w+HKdao82ILFLo9yoMHzGOIKPHF pCYaHzOKS3VS7v+67Nb5snxxkg== X-Google-Smtp-Source: APXvYqyvr8PTYlz8ZJpmT9y7DciGofWWqB2kY5Uziljb3B96v/TlO0L0bNmhyN0uxfkcwO3k9Xt0uw== X-Received: by 2002:a05:620a:4dc:: with SMTP id 28mr37442335qks.354.1560204817956; Mon, 10 Jun 2019 15:13:37 -0700 (PDT) Received: from chatter.i7.local (192-0-228-88.cpe.teksavvy.com. [192.0.228.88]) by smtp.gmail.com with ESMTPSA id d31sm936232qta.39.2019.06.10.15.13.37 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 10 Jun 2019 15:13:37 -0700 (PDT) Date: Mon, 10 Jun 2019 18:13:35 -0400 From: Konstantin Ryabitsev To: Eric Wong Cc: meta@public-inbox.org Subject: Re: [WIP] v2writable: support INBOX_DEBUG=replace Message-ID: <20190610221335.GA576@chatter.i7.local> References: <20190609025147.24966-1-e@80x24.org> <20190610150647.GA16418@chatter.i7.local> <20190610154058.jqaawkktvb5u2itj@dcvr> <20190610185730.GC16418@chatter.i7.local> <20190610192905.55xb737jl7qnbh23@dcvr> <20190610194039.GD16418@chatter.i7.local> <20190610220320.nssvqjseswo2ujl2@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20190610220320.nssvqjseswo2ujl2@dcvr> User-Agent: Mutt/1.11.4 (2019-03-13) List-Id: On Mon, Jun 10, 2019 at 10:03:20PM +0000, Eric Wong wrote: >Maybe PATCH 14/11 fixes it: > > https://public-inbox.org/meta/20190610215811.untkksidetf3erf6@dcvr/ It didn't, unfortunately. >But that won't get you Linux >=3.15 for OFD locks; so Xapian >is probably still using the nasty fork()-based lock in older >releases. > >Maybe this dirty patch can dump more info: >---------8<-------- >Subject: [WIP] v2writable: support INBOX_DEBUG=replace This is what I got right before the "Expected block" error: expect_oid: 19af5df050275fb91f4104180e0c86d4b155c23e at /home/mricon/perl5lib//PublicInbox/V2Writable.pm line 534. Hope this helps! -K