From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#46974: 28.0.50; [nativecomp] wrong-type-argument number-or-marker-p with native compiled code only Date: Sun, 07 Mar 2021 20:33:25 +0000 Message-ID: References: <6043d628.1c69fb81.dc872.e8e3@mx.google.com> <60444772.1c69fb81.64275.1ddd@mx.google.com> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20935"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Erik Hetzner , 46974-done@debbugs.gnu.org To: Pip Cet Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Mar 07 21:34:16 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1lJ06R-0005Kq-Rz for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 07 Mar 2021 21:34:15 +0100 Original-Received: from localhost ([::1]:59662 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lJ06Q-0001dp-M3 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 07 Mar 2021 15:34:14 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lJ06E-0001cN-OX for bug-gnu-emacs@gnu.org; Sun, 07 Mar 2021 15:34:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58288) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lJ06E-0000b2-HG for bug-gnu-emacs@gnu.org; Sun, 07 Mar 2021 15:34:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lJ06E-000856-E0 for bug-gnu-emacs@gnu.org; Sun, 07 Mar 2021 15:34:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 07 Mar 2021 20:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46974 X-GNU-PR-Package: emacs Original-Received: via spool by 46974-done@debbugs.gnu.org id=D46974.161514920831025 (code D ref 46974); Sun, 07 Mar 2021 20:34:02 +0000 Original-Received: (at 46974-done) by debbugs.gnu.org; 7 Mar 2021 20:33:28 +0000 Original-Received: from localhost ([127.0.0.1]:41601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lJ05g-00084L-Ir for submit@debbugs.gnu.org; Sun, 07 Mar 2021 15:33:28 -0500 Original-Received: from mx.sdf.org ([205.166.94.24]:62261) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lJ05e-000849-93 for 46974-done@debbugs.gnu.org; Sun, 07 Mar 2021 15:33:26 -0500 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 127KXPXK014967 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sun, 7 Mar 2021 20:33:25 GMT In-Reply-To: (Pip Cet's message of "Sun, 7 Mar 2021 20:13:44 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:201779 Archived-At: Pip Cet writes: > On Sun, Mar 7, 2021 at 7:41 PM Andrea Corallo wrote: >> Pip Cet writes: >> > On Sun, Mar 7, 2021 at 3:24 AM Erik Hetzner wrote: >> >> This seems to have fixed the issue. I built from c60f2f4 and I don=E2= =80=99t >> >> see the issue. Thank you so much! >> > >> > I'm being bold and closing this, as I'm pretty sure it was due to the >> > bug we fixed. Please reopen if necessary. >> >> The fact that you feel sure about this make me suspecting that you may >> already have a reproducer for this :) > > Nah, I'm probably just over-confident :-) . I did reproduce this, but > only in a live session. Mine was a good try :D > Perfectly open question: how would you feel about adding LAP > reproducers for cases like this one, where it's hard to get at the > Lisp source? I think I've got the reproducer LAP code here, and it > shouldn't be too hard to write comp--native-compile-lap, but if you'd > prefer not to go that way I'm perfectly okay with it, too. I'm open to the idea of having a new way to stress the code in the testsuite, I'm a little doubtful this worth of, well certainly for this specific case where the patch is clearly correct. What's your feeling about this? Andrea