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#9731: 24.0.90; buffer.c assertion failure in temacs.exe Date: Thu, 13 Oct 2011 10:37:29 +0200 Message-ID: <83obxl2som.fsf@gnu.org> References: <86k48b3qca.fsf@googlemail.com> <83lisqwpd5.fsf@gnu.org> <4E964251.7040107@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1318495313 19206 80.91.229.12 (13 Oct 2011 08:41:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2011 08:41:53 +0000 (UTC) Cc: 9731@debbugs.gnu.org To: Christoph Scholtes Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 13 10:41:48 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REGrI-0004Dq-R9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Oct 2011 10:41:44 +0200 Original-Received: from localhost ([::1]:59369 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REGrI-0003ko-FP for geb-bug-gnu-emacs@m.gmane.org; Thu, 13 Oct 2011 04:41:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REGrE-0003jX-RH for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 04:41:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REGr8-0003RZ-S4 for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 04:41:40 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REGr8-0003RV-Nw for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 04:41:34 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1REGrZ-0007vt-RC for bug-gnu-emacs@gnu.org; Thu, 13 Oct 2011 04:42:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 13 Oct 2011 08:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9731 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9731-submit@debbugs.gnu.org id=B9731.131849527430424 (code B ref 9731); Thu, 13 Oct 2011 08:42:01 +0000 Original-Received: (at 9731) by debbugs.gnu.org; 13 Oct 2011 08:41:14 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REGqo-0007uf-Jq for submit@debbugs.gnu.org; Thu, 13 Oct 2011 04:41:14 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REGqm-0007uT-PY for 9731@debbugs.gnu.org; Thu, 13 Oct 2011 04:41:13 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LSZ00J00WY2U300@a-mtaout20.012.net.il> for 9731@debbugs.gnu.org; Thu, 13 Oct 2011 10:37:29 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.17.178]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LSZ00JEWXAFOB60@a-mtaout20.012.net.il>; Thu, 13 Oct 2011 10:37:28 +0200 (IST) In-reply-to: <4E964251.7040107@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 13 Oct 2011 04:42:01 -0400 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:52623 Archived-At: > Date: Wed, 12 Oct 2011 19:43:45 -0600 > From: Christoph Scholtes > CC: 9731@debbugs.gnu.org > > I noticed that I was using a gcc 4.4.0 version that came with the Qt > libraries. IIRC, at some point mingw needed to be patched to work with > Qt so there might be some modifications in that compiler that are acting up. > > I retried with the latest tdmMinGW32 4.6.1 and the error does not occur. > I have also not seen it with tdmMinGW32 4.5.2, which I have been using > for months now. > > I you don't think that this is worth investigating further, I'll close > the bug report. I don't mind investigating the problem with Qt's supplied GCC, but that requires a GCC/Binutils expert. So unless there's someone here that wants to bite the bullet, or at least give a hint as to what could be wrong, I'm inclined to close it as "wont fix".