From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#47067: 28.0.50; [feature/native-comp] Crash while scrolling through dispnew.c Date: Sun, 14 Mar 2021 13:39:24 +0200 Message-ID: <834khege1f.fsf@gnu.org> References: <83sg52lykn.fsf@gnu.org> <83czw4lelg.fsf@gnu.org> <83mtv8jgn2.fsf@gnu.org> <834khfjv7q.fsf@gnu.org> <83tupfia1m.fsf@gnu.org> <83mtv7hy5c.fsf@gnu.org> <83k0qbhvnh.fsf@gnu.org> <83czw3hu5f.fsf@gnu.org> <83k0qagtfe.fsf@gnu.org> <83im5ugpym.fsf@gnu.org> <83czw2gopq.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29695"; mail-complaints-to="usenet@ciao.gmane.io" Cc: akrl@sdf.org, 47067@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 14 12:40:50 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 1lLP72-0007bo-GU for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 14 Mar 2021 12:40:48 +0100 Original-Received: from localhost ([::1]:44016 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lLP71-00055i-Ff for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 14 Mar 2021 07:40:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50366) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lLP6I-00055A-Rp for bug-gnu-emacs@gnu.org; Sun, 14 Mar 2021 07:40:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49711) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lLP6I-00064e-00 for bug-gnu-emacs@gnu.org; Sun, 14 Mar 2021 07:40:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lLP6H-00026P-SW for bug-gnu-emacs@gnu.org; Sun, 14 Mar 2021 07:40:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 14 Mar 2021 11:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47067 X-GNU-PR-Package: emacs Original-Received: via spool by 47067-submit@debbugs.gnu.org id=B47067.16157219698035 (code B ref 47067); Sun, 14 Mar 2021 11:40:01 +0000 Original-Received: (at 47067) by debbugs.gnu.org; 14 Mar 2021 11:39:29 +0000 Original-Received: from localhost ([127.0.0.1]:33024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLP5l-00025X-7m for submit@debbugs.gnu.org; Sun, 14 Mar 2021 07:39:29 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lLP5j-00025I-BF for 47067@debbugs.gnu.org; Sun, 14 Mar 2021 07:39:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50739) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lLP5a-0005l6-Tb; Sun, 14 Mar 2021 07:39:18 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2917 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lLP5Z-0000ni-GE; Sun, 14 Mar 2021 07:39:18 -0400 In-Reply-To: (message from Pip Cet on Sun, 14 Mar 2021 08:06:30 +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:202360 Archived-At: > From: Pip Cet > Date: Sun, 14 Mar 2021 08:06:30 +0000 > Cc: Andrea Corallo , 47067@debbugs.gnu.org > > > Sorry, I don't understand: what is the procedure for testing this > > patch? > > - apply the patch > - rebuild Emacs > - remove the problematic file (but not necessarily any others) > - rerun your recipe Thanks. After patching and rebuilding Emacs, compilation of cc-engine.el fails with these error messages: Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_call: mismatching types for argument 2 of function "_setjmp": assignment to param ret (type: unsigned int) from __builtin_frame_address ((unsigned int)0) (type: void *) Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_unary_op: NULL rvalue Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_block_end_with_conditional: NULL boolval Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_call: mismatching types for argument 2 of function "_setjmp": assignment to param ret (type: unsigned int) from __builtin_frame_address ((unsigned int)0) (type: void *) Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_unary_op: NULL rvalue Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_block_end_with_conditional: NULL boolval Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_call: mismatching types for argument 2 of function "_setjmp": assignment to param ret (type: unsigned int) from __builtin_frame_address ((unsigned int)0) (type: void *) Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_unary_op: NULL rvalue Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_block_end_with_conditional: NULL boolval Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_call: mismatching types for argument 2 of function "_setjmp": assignment to param ret (type: unsigned int) from __builtin_frame_address ((unsigned int)0) (type: void *) Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_unary_op: NULL rvalue Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_block_end_with_conditional: NULL boolval Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_call: mismatching types for argument 2 of function "_setjmp": assignment to param ret (type: unsigned int) from __builtin_frame_address ((unsigned int)0) (type: void *) Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_unary_op: NULL rvalue Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_block_end_with_conditional: NULL boolval Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_call: mismatching types for argument 2 of function "_setjmp": assignment to param ret (type: unsigned int) from __builtin_frame_address ((unsigned int)0) (type: void *) Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_context_new_unary_op: NULL rvalue Warning (comp): D:\usr\bin\libgccjit-0.dll: error: gcc_jit_block_end_with_conditional: NULL boolval Warning (comp): d:/gnu/git/emacs/native-comp/lisp/progmodes/cc-engine.el: Error: Internal native compiler error failing to compile function