From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs hangs! [trunk, bidi, docview] Date: Mon, 10 May 2010 21:20:25 +0300 Message-ID: <83wrvbpqja.fsf@gnu.org> References: <4BE5BFF7.10904@alice.it> <8339y2qhvf.fsf@gnu.org> <4BE5CEC6.30303@alice.it> <87632wg42m.fsf@escher.home> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1273515766 32145 80.91.229.12 (10 May 2010 18:22:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 10 May 2010 18:22:46 +0000 (UTC) Cc: emacs-devel@gnu.org, angelo.graziosi@alice.it To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 10 20:22:44 2010 connect(): No such file or directory 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 1OBXcp-0007Q7-U7 for ged-emacs-devel@m.gmane.org; Mon, 10 May 2010 20:22:44 +0200 Original-Received: from localhost ([127.0.0.1]:37882 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBXco-0001jz-LF for ged-emacs-devel@m.gmane.org; Mon, 10 May 2010 14:22:42 -0400 Original-Received: from [140.186.70.92] (port=46233 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBXcc-0001g8-Bg for emacs-devel@gnu.org; Mon, 10 May 2010 14:22:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBXcX-0007qW-Hq for emacs-devel@gnu.org; Mon, 10 May 2010 14:22:30 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:39017) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBXcX-0007qG-As for emacs-devel@gnu.org; Mon, 10 May 2010 14:22:25 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0L2700K00UZKVE00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Mon, 10 May 2010 21:22:23 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.0.144]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L2700DT9V1ARBM0@a-mtaout20.012.net.il>; Mon, 10 May 2010 21:22:23 +0300 (IDT) In-reply-to: <87632wg42m.fsf@escher.home> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:124675 Archived-At: > From: Stephen Berman > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Sun, 09 May 2010 23:25:53 +0200 > > I just tried this recipe on GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ > Version 2.18.6) of 2010-05-08 on escher with a JPG file and Emacs dumped > core. The gdb backtrace from the core file is attached. Could you please post that JPG file as an attachment? I don't see a crash, only an infloop, so perhaps there's more than one problem, or maybe the bug is data-dependent. I know what the problem is, at least what's responsible for the infloop, and will fix it soon in the repository. But please post the file that crashes nonetheless, so I could make sure there are no further problems. Thanks.