From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YGT2NQqCm2GeEgAAgWs5BA (envelope-from ) for ; Mon, 22 Nov 2021 12:42:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iNqYMQqCm2GRWAAAbx9fmQ (envelope-from ) for ; Mon, 22 Nov 2021 11:42:02 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5C03C11609 for ; Mon, 22 Nov 2021 12:42:02 +0100 (CET) Received: from localhost ([::1]:43482 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mp7hw-0000Vy-Pa for larch@yhetil.org; Mon, 22 Nov 2021 06:42:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37934) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mp7hD-0000VW-3P for emacs-orgmode@gnu.org; Mon, 22 Nov 2021 06:41:15 -0500 Received: from [2a00:1450:4864:20::12f] (port=42516 helo=mail-lf1-x12f.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mp7hB-0007iT-BC for emacs-orgmode@gnu.org; Mon, 22 Nov 2021 06:41:14 -0500 Received: by mail-lf1-x12f.google.com with SMTP id t26so79025144lfk.9 for ; Mon, 22 Nov 2021 03:41:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=NZpP1UIiduiRSELT8RBjbQUlTDXbrQWSnOY7Ql3MN3M=; b=nTZbmVteDtgGWbI/eK9SDq4pAu8Pm+WLT3/3le4xaLbFJknBdxvJzLe83oZRMii13A 3abFAaB+g5Ey+BJuct5RhZwTx2wXEuTTKbF1Xn74LzXw9myc4F3DsO0Hx1iXuA06MFP2 vQWQDY3Ben4ihYs9GmEj5SDF0EMBgcVFr0OTayG+unoocdeCRVWooxEFUzvfdXWup1MF UbCuqVmK+dc9N5ZCM9Hm+IPPYnMoYIcM5EHFy3lPzVRnCOvKPr2iJJpddJOcjzB5Wmtl 7k0oAQtP0dSdRh176dSGkUeYiNmkSZRxEXhcyXVOguaYjhcC1E5YS/Mz/QLNogtzMgIg 9BRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=NZpP1UIiduiRSELT8RBjbQUlTDXbrQWSnOY7Ql3MN3M=; b=5lN4U/r2/tkfYRoamqYiVkXkfkpGoxdnWB60daQDwuWsV+Rz8X/cVC2fLWU49u50Dx nuc8zPjWJqynBzRWcFnStx/s775zhY/ueQ1Agy6W2hyJ6qsA1VGCC+b6TKnQ6GYd0yqy ySv1/jho8pK4poAQqPOJDRhpyUevQcomtRQWaq0k34DJUgglbYzCwb9atQHyOgSfC5q8 2XUAXoQvB5Wy+galsC3nJ2i003cT9q2PwvTxLdfG1dx9oJlDXTTDgQU8WFl6TRWKv+qY CsaFAsJwHCWq6pNUznhOL5GCvy9UGZn9xpcuQHSupQPXhQo0nefD/kwRzXm0VDQrxywg VZeA== X-Gm-Message-State: AOAM531mPCfIO+RjwUJtPQcOUEX5kjreGV/KMwIaBiu2WTtLdUcmO8qB UsmNF5S6snKJteJ2pRjx3TJ/tBD/h6QXUPWO X-Google-Smtp-Source: ABdhPJyi6vq0eFkVF9pkwQvgmx9H0OXDgmRPtSQiXNXR/2l7bYL7gHQHPlyulR4njzXhAFcsZN1S/Q== X-Received: by 2002:a05:6512:104e:: with SMTP id c14mr56892249lfb.30.1637581268314; Mon, 22 Nov 2021 03:41:08 -0800 (PST) Received: from localhost ([158.255.2.9]) by smtp.gmail.com with ESMTPSA id f22sm933582lfm.261.2021.11.22.03.41.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Nov 2021 03:41:07 -0800 (PST) From: Ihor Radchenko To: Michael Powe Subject: Re: [BUG] org-element--cache: Cache corruption [9.5, (release_9.5-255-g54da1d @, c:/Users/micha/AppData/Roaming/.emacs.d/org-new/org-mode/lisp/)] In-Reply-To: References: Date: Mon, 22 Nov 2021 19:42:32 +0800 Message-ID: <87fsropgbb.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12f (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::12f; envelope-from=yantar92@gmail.com; helo=mail-lf1-x12f.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637581322; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=NZpP1UIiduiRSELT8RBjbQUlTDXbrQWSnOY7Ql3MN3M=; b=cCvVxoCGNoCUw1age5u1/85dmva87HWurfo1sxfQlNjtRoZcdq9OdEGN5QZ2CTWVj0EMBF /TtuRV+3HLXEuyh46qnmrhk4Ki+Z9xvBYbu8x6nlMPmTQlP2jMDXtdA6VQnvA3mLIFLERG AG8xXbuLFYPMK6j9lV/KntkOIZ87pOLx1nyid63CyKyoZ1qKMAZrLq1n5+L8ILRRgvglws kl7krIRhBeaKuIGh2M1q2KMPqm2bYg455kiz/8h4lUfBH4pp49wYox9b5jw7BAvRTOB7px wCOYhUCCwFAMOUvbXpOYg2t7hPbm3L87kf88rIarc44ALKeU2Pl2urCAIXAg4w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637581322; a=rsa-sha256; cv=none; b=OtPKPbSCrEqZlHJD5DIgLOHWPWEaqgduStaV0yzl9WXrXVwzo+rKYCyzqINLUeAsPn/hvY 1bv87KmdBJyeFn3xRzzF9L0Hlaa9tIYGcZcE6U6I5ZbHMTp3BXjEfKWym8QP7hhPBXydf1 yQ8CV+qoyKq8fCou8RPLljBAh0svUas7/IviQ8hSIWG7VHB8wCcBind3N5JOhFnw1SkjEA GjNy9T3qJfEExZYIHGYmXsZcDIKG0Bbu4yNK51jiFpnyOAwLabkbn2JcKCnlvcVa46y3Qd WjmQFsW1iD/0MV3eTGHTDnVNupFArlR9hi9T3CsNMoRu49J1yS/T1OQNJ0k75w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=nTZbmVte; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.58 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=nTZbmVte; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 5C03C11609 X-Spam-Score: -3.58 X-Migadu-Scanner: scn0.migadu.com X-TUID: A62lrAgfgwVu Michael Powe writes: > Error message: > > "Warning (emacs): org-element--cache: Cache corruption detected in=20 > emacs-config-prog-modes.org. Resetting. > =C2=A0The error was: (error "rx =E2=80=98**=E2=80=99 range error") > =C2=A0Backtrace: > nil > =C2=A0Please report this to Org mode mailing list"" > > Done. Thanks! After 17d4b31a8, you should hopefully not see this error. I am not 100% sure though. Please, followup on this thread if you keep seeing the same rx range error after update to latest main. Best, Ihor