From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?=D3scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Reproducible crash with Gnus on Windows. Date: Tue, 09 Dec 2008 20:18:50 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228850363 9889 80.91.229.12 (9 Dec 2008 19:19:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Dec 2008 19:19:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 09 20:20:28 2008 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.50) id 1LA88A-0004ot-3K for ged-emacs-devel@m.gmane.org; Tue, 09 Dec 2008 20:20:26 +0100 Original-Received: from localhost ([127.0.0.1]:55921 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LA86y-0002Up-W2 for ged-emacs-devel@m.gmane.org; Tue, 09 Dec 2008 14:19:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LA86u-0002UK-H5 for emacs-devel@gnu.org; Tue, 09 Dec 2008 14:19:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LA86u-0002U8-2L for emacs-devel@gnu.org; Tue, 09 Dec 2008 14:19:08 -0500 Original-Received: from [199.232.76.173] (port=38502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LA86t-0002U5-RI for emacs-devel@gnu.org; Tue, 09 Dec 2008 14:19:07 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:33972 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LA86t-0000rv-Pq for emacs-devel@gnu.org; Tue, 09 Dec 2008 14:19:07 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LA86o-0003EM-IT for emacs-devel@gnu.org; Tue, 09 Dec 2008 19:19:02 +0000 Original-Received: from 220.red-83-32-115.dynamicip.rima-tde.net ([83.32.115.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Dec 2008 19:19:02 +0000 Original-Received: from ofv by 220.red-83-32-115.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 09 Dec 2008 19:19:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 220.red-83-32-115.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) Cancel-Lock: sha1:MZmk87I1oSBbKOv4KHWHNUTc6ME= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:106726 Archived-At: When I open certain message with Gnus, emacs crashes. Right now it is impossible for me to track down the error, so I post some indications here hoping that someone can obtain the needed info for a real bug report. Today on nntp+news.gmane.org:gmane.comp.freedesktop.xorg there is a message from XuHunt with subject "RE: compile xorg1.5.2 then startx, mouse and keyboard can not work" When I open this message, emacs uses 100% cpu usage for several seconds as it uses to do when finds an "exotic" character and has to look for a suitable font. Then it shows the message and crashes. The crash happened on a build from Sep 27. So I updated and built a fresh emacs and the crash is still there. -- Oscar