From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Emacs segfaults when handling wrong_type_argument backtrace Date: Sat, 1 Apr 2023 10:06:56 +0200 Message-ID: References: <2c65531c-2d9c-3c1d-bc2a-5666a7de0a38@sft.lol> <83zg7u6cs3.fsf@gnu.org> <838rfe5y68.fsf@gnu.org> <6178cb5d-e31a-0851-8dbf-cb7be08e8542@sft.lol> <639fba86-b8ec-84e7-78dd-25772c1dad36@sft.lol> <83zg7syvwn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="08BsCfZ83XZtVtod" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29963"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Apr 01 10:07:59 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1piWHH-0007d4-1M for ged-emacs-devel@m.gmane-mx.org; Sat, 01 Apr 2023 10:07:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1piWGW-00019Z-6u; Sat, 01 Apr 2023 04:07:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piWGM-00019L-1h for emacs-devel@gnu.org; Sat, 01 Apr 2023 04:07:02 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piWGK-0003DC-97; Sat, 01 Apr 2023 04:07:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject :Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=G2U9mxn/YeCK0jebwK6aPF6kkoHRiUayzy481bc5W78=; b=UEU2jD1MTMK7RFNe2OlMu8pWU0 8PkHMlJTnVtdNKIl4s+GV4nCaWw+H3ec4jj/PwjivByuojdXVuQgzSuoC9QdAFlgp8SJFvoH6HC0d HMqMoPjGcohepokEt5527xzNzkASBKNKQHgp50hMROntUC7ehOi+wiACIdeew//GeTM3fR57y4PfW N3fiUBxrIePKsgBlhkbJ5XRNhTCWR5RUhuyKizk7s/BP6QKcfXG9mUnUjzYwQ5vkEM2TVbbn0tVi4 MkxJ9I3LpFu8FeCyZrWvSVAip6A57cBF8uAU0BbYqXM6MFNvLxjIpWOfwo5HA/63aM8O2rdQ5SAe0 rUp6X4nQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1piWGG-0002RR-UF; Sat, 01 Apr 2023 10:06:56 +0200 Content-Disposition: inline In-Reply-To: <83zg7syvwn.fsf@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:304976 Archived-At: --08BsCfZ83XZtVtod Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 01, 2023 at 09:11:04AM +0300, Eli Zaretskii wrote: > > Date: Sat, 1 Apr 2023 07:51:29 +0200 > > From: > >=20 > > On Fri, Mar 31, 2023 at 09:01:04PM +0200, Jonas Jelten wrote: > > > On 2023-03-30 20:51, Andrea Corallo wrote: > > > > Jonas Jelten writes: > > > > > After clearing the cache it seems to work, thanks, that was easy. > > > > > I assumed that changes in the abi would result in a version bump = :) > > > >=20 > > > > It results in Emacs changing the directory name of the eln under > > > > eln-cache, this way Emacs would discard all the other elns and prod= uce > > > > new ones. > >=20 > > Just curious: what happens with the old directories? >=20 > Nothing: they stay as they were. Thanks --=20 t --08BsCfZ83XZtVtod Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZCfmGgAKCRAFyCz1etHa RhV7AJ95oIhsp0tEoN0zAoOeSnEgihwKdACfb3E3Hsg4QMgParYjsxNxqMbtVn8= =egu3 -----END PGP SIGNATURE----- --08BsCfZ83XZtVtod--