From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Investigating crash (Bug#11395) on Mac OS Date: Fri, 11 May 2012 21:24:37 +0800 Message-ID: <878vgyzw8a.fsf@gnu.org> References: <87r4v04qxi.fsf@gnu.org> <56808EDA-49E8-4FAA-81EF-0A2B1577F141@gmail.com> <87havwxmbs.fsf@gnu.org> <1F4745AE-7674-4807-970D-19C702774A51@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1336742705 1273 80.91.229.3 (11 May 2012 13:25:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 May 2012 13:25:05 +0000 (UTC) Cc: Emacs Dev To: Ivan Andrus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 11 15:25:04 2012 Return-path: Envelope-to: ged-emacs-devel@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 1SSpqB-0004kd-4w for ged-emacs-devel@m.gmane.org; Fri, 11 May 2012 15:25:03 +0200 Original-Received: from localhost ([::1]:37048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSpqA-0002Pt-HZ for ged-emacs-devel@m.gmane.org; Fri, 11 May 2012 09:25:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSpq3-0002PX-8G for emacs-devel@gnu.org; Fri, 11 May 2012 09:25:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSppx-00026O-5Z for emacs-devel@gnu.org; Fri, 11 May 2012 09:24:54 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:47364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSppx-00026J-21 for emacs-devel@gnu.org; Fri, 11 May 2012 09:24:49 -0400 Original-Received: from cm162.gamma80.maxonline.com.sg ([202.156.80.162]:46468 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SSppu-00023S-OB; Fri, 11 May 2012 09:24:47 -0400 In-Reply-To: <1F4745AE-7674-4807-970D-19C702774A51@gmail.com> (Ivan Andrus's message of "Wed, 9 May 2012 21:23:57 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.96 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:150443 Archived-At: Ivan Andrus writes: > I was able to easily reproduce the problem with some revisions > e.g. 108034 by repeatedly exporting an org file to pdf (only required > 3-5 exports). I was unable (after 10-15 exports) to reproduce the > problem with other revisions e.g. 108049. I had to leave it though, > and now that I come back to it I can't reproduce the problem with > revision 108034. So there's something weird going on. Could you bisect using the emacs-24 branch rather than the trunk? The trunk will probably be "noiser" since there have been lots of changes there since the freeze was lifted.