From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#12544: -r110296..110297 causes random crashes in optimized build on Windows Date: Mon, 01 Oct 2012 16:52:29 +0200 Message-ID: <83sj9yb5xu.fsf@gnu.org> References: <83haqed1vv.fsf@gnu.org> <834nmecr33.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1349103175 11214 80.91.229.3 (1 Oct 2012 14:52:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2012 14:52:55 +0000 (UTC) Cc: 12544-done@debbugs.gnu.org, fabrice.popineau@supelec.fr To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 01 16:53:01 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TIhMc-0003By-5R for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Oct 2012 16:52:54 +0200 Original-Received: from localhost ([::1]:42831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIhMW-0003hq-P3 for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Oct 2012 10:52:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIhMT-0003gS-HR for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2012 10:52:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIhMJ-0002hA-VV for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2012 10:52:45 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIhMJ-0002h4-RV for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2012 10:52:35 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TIhMk-0001AQ-By for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2012 10:53:02 -0400 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 01 Oct 2012 14:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 12544 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 12544@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 12544-done@debbugs.gnu.org id=D12544.13491031734470 (code D ref 12544); Mon, 01 Oct 2012 14:53:01 +0000 Original-Received: (at 12544-done) by debbugs.gnu.org; 1 Oct 2012 14:52:53 +0000 Original-Received: from localhost ([127.0.0.1]:36479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TIhMb-0001A3-Dy for submit@debbugs.gnu.org; Mon, 01 Oct 2012 10:52:53 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:55288) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TIhMZ-00019u-0D for 12544-done@debbugs.gnu.org; Mon, 01 Oct 2012 10:52:52 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MB700G00YIXSW00@a-mtaout22.012.net.il> for 12544-done@debbugs.gnu.org; Mon, 01 Oct 2012 16:52:22 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MB700G7PYNAM440@a-mtaout22.012.net.il>; Mon, 01 Oct 2012 16:52:22 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65078 Archived-At: > From: Juanma Barranquero > Date: Mon, 1 Oct 2012 16:28:16 +0200 > Cc: 12544@debbugs.gnu.org, fabrice.popineau@supelec.fr > > On Mon, Oct 1, 2012 at 2:30 PM, Eli Zaretskii wrote: > > > Amazing. Holding fingers... > > Both the optimized and the debug build bootstrapped and run just fine. > No crash in sight. > > I think we can close this one. Fhew! A large stone just dropped off my heart. Thanks for testing. This then appears totally my fault, as all the changes I made in revision 110320 were to correct where I deviated from Fabrice's original submission. I guess my mind is not too clear after 11PM, not in my age. Closing.