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#70914: 29.3; Crashes often on Windows Date: Fri, 17 May 2024 21:38:07 +0300 Message-ID: <86jzjsffn4.fsf@gnu.org> References: <86msouxamh.fsf@gnu.org> <86h6f0wsbv.fsf@gnu.org> <86seyjtgvd.fsf@gnu.org> <86ttizjdwm.fsf@gnu.org> <86h6eykiuk.fsf@gnu.org> <861q62jcok.fsf@gnu.org> <86r0e1h7yd.fsf@gnu.org> <868r09gcdi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26691"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 70914@debbugs.gnu.org, acorallo@gnu.org To: Simen =?UTF-8?Q?Endsj=C3=B8?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 17 20:39:25 2024 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 1s82UF-0006XB-GY for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 17 May 2024 20:39:23 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s82Ts-0003QX-Gx; Fri, 17 May 2024 14:39:00 -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 1s82Tr-0003QK-7u for bug-gnu-emacs@gnu.org; Fri, 17 May 2024 14:38:59 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s82Tq-0005uD-Vg for bug-gnu-emacs@gnu.org; Fri, 17 May 2024 14:38:58 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s82Tt-0007yf-Sv for bug-gnu-emacs@gnu.org; Fri, 17 May 2024 14:39: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: Fri, 17 May 2024 18:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70914 X-GNU-PR-Package: emacs Original-Received: via spool by 70914-submit@debbugs.gnu.org id=B70914.171597111230648 (code B ref 70914); Fri, 17 May 2024 18:39:01 +0000 Original-Received: (at 70914) by debbugs.gnu.org; 17 May 2024 18:38:32 +0000 Original-Received: from localhost ([127.0.0.1]:56621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s82TI-0007yF-BR for submit@debbugs.gnu.org; Fri, 17 May 2024 14:38:32 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:52308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s82TE-0007y7-Gq for 70914@debbugs.gnu.org; Fri, 17 May 2024 14:38:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s82T6-0005kb-5I; Fri, 17 May 2024 14:38:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=KswN/kOZOj7Fd9m95dyxoVpdQNzADZWW1nVzptIpTbw=; b=r4ewJcE9GANaBqG4VP2U +KVP/6eifgT11NccLjw9LzAWbMqde013qn4SSk9yGQiaUFuj5+Q7jgL5SzWrHQH9owXK+i3Z4f/rO MQWHp+RsihZLuzF6xRtF/0T1u8hznBE6mba44vrtPGn5ErdwCdr9Kv4H5YQyzBBIIuX7E9qIiOA4E pmm2iT/EmLrnmesAHFrfF4BAUlnqRrOzE5hcLoJ5Fj3T8AUzKWXhzOnnZY3KoxwZWA8qVopyj+Wgs aHtk/hrwgqW7XXJyzb8n8hItxqYQh3C2ay+QNV/X12EYDbo0A4XBA10H1scvxbPbyEVINaQbl3nmM cWBccwbjYRp+5g==; In-Reply-To: (message from Simen =?UTF-8?Q?Endsj=C3=B8?= on Fri, 17 May 2024 20:05:48 +0200) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:285263 Archived-At: > From: Simen Endsjø > Date: Fri, 17 May 2024 20:05:48 +0200 > Cc: acorallo@gnu.org, 70914@debbugs.gnu.org > > So yes, I get the same crashes with the same zero stacktraces on > --without-native-compilation / --with-native-compilation=no (with and without > no_native=true). And you sure you are running the binary you built, not the one installed previously that you downloaded from the GNU FTP site? (Sorry for asking the obvious, but it's better to err on the safe side in this complicated story.) > I'll see if I can create a smaller example which I can share as I cannot share > my entire config. I think before you do that it would be better to rebuild Emacs without optimizations. That is, CFLAGS='-O0 -gdwarf-4 -g3' ./configure ... make (Replace "..." with the configure options you used for the optimized build.) And then see if you can reproduce the crashes. If the unoptimized build doesn't crash, try next with -O1 instead of -O0.