From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Moreton Newsgroups: gmane.emacs.devel Subject: Re: emacs-21.1.94 crash in gnus on Windows Date: Tue, 16 Mar 2010 20:34:01 +0000 Message-ID: <84iq8wm2fa.fsf@gmail.com> References: <84634x887o.fsf@gmail.com> <4B9F7F5F.1040504@gmail.com> <87aau89tkd.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268771675 20676 80.91.229.12 (16 Mar 2010 20:34:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 16 Mar 2010 20:34:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 16 21:34:31 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NrdTB-0004FE-EL for ged-emacs-devel@m.gmane.org; Tue, 16 Mar 2010 21:34:29 +0100 Original-Received: from localhost ([127.0.0.1]:33107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrdTA-0005tj-SY for ged-emacs-devel@m.gmane.org; Tue, 16 Mar 2010 16:34:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrdT5-0005tL-FB for emacs-devel@gnu.org; Tue, 16 Mar 2010 16:34:23 -0400 Original-Received: from [140.186.70.92] (port=54952 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrdT4-0005sx-3F for emacs-devel@gnu.org; Tue, 16 Mar 2010 16:34:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrdSz-0003AN-9I for emacs-devel@gnu.org; Tue, 16 Mar 2010 16:34:21 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:32976) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrdSz-00039s-34 for emacs-devel@gnu.org; Tue, 16 Mar 2010 16:34:17 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NrdSw-00048b-Pc for emacs-devel@gnu.org; Tue, 16 Mar 2010 21:34:14 +0100 Original-Received: from bb-87-81-240-236.ukonline.co.uk ([87.81.240.236]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Mar 2010 21:34:14 +0100 Original-Received: from andrewjmoreton by bb-87-81-240-236.ukonline.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Mar 2010 21:34:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bb-87-81-240-236.ukonline.co.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.94 (windows-nt) Cancel-Lock: sha1:5MwOTDzvX1NciYLxTktY++R8b7E= X-Antivirus: avast! (VPS 100316-0, 16/03/2010), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:122071 Archived-At: On Tue 16 Mar 2010, David Kastrup wrote: > Andy Moreton writes: > >> On 16/03/2010 10:33, Eli Zaretskii wrote: >>>> From: Andy Moreton >>>> Date: Mon, 15 Mar 2010 23:40:27 +0000 >>>> >>>> I've built 21.1.94 pretest on WinXP SP3 with MinGW gcc, and I'm seeing >>>> a repeatable crash in gnus. Running emacs under gdb I managed to capture >>>> a crash, with the following results: > > If it is really 21.1.94, it is rather old. Can't you build a newer version? Typo - its 23.1.94.1 (the latest pretest tarball). AndyM