From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: LaTeX export crashes Date: Mon, 17 Oct 2011 18:13:49 -0400 Message-ID: <11301.1318889629@alphaville.americas.hpqcorp.net> References: <10610.1318888373@alphaville.americas.hpqcorp.net> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFvRQ-00077z-Oa for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 18:13:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFvRP-00014U-Ru for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 18:13:52 -0400 Received: from g5t0007.atlanta.hp.com ([15.192.0.44]:18157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFvRP-00011i-M4 for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 18:13:51 -0400 In-Reply-To: Message from Nick Dokos of "Mon\, 17 Oct 2011 17\:52\:53 EDT." <10610.1318888373@alphaville.americas.hpqcorp.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ken Williams , emacs-orgmode@gnu.org Cc: nicholas.dokos@hp.com Nick Dokos wrote: > Ken Williams wrote: >=20 > > On Thu, Oct 13, 2011 at 4:48 PM, Ken Williams wrote: > > > Hi, the following document makes a LaTeX export (C-c C-e d) crash with > > > "Args out of range: "", -1, 0".=C2=A0 After that, exporting (to any f= ormat) > > > dies with the same error. > > > [snip] > >=20 > > Then Sebastien Vauban wrote: > > > Works for me, with Org-mode version 7.7 (release_7.7.381.ge8629.dirty= ). > >=20 > > Here's a full stack trace, does this make it any more evident what's go= ing on? > >=20 >=20 > Not really: you have not mentioned what version you are using. Chances are > you are running an older version which has the problem, Seb is running > a recent 7.7 which does not exhibit the problem (I tried it too: works for > me as well with Org-mode version 7.7 (release_7.7.392.g35d92)). > So upgrade to latest and see if you can reproduce the problem. >=20 BTW, I suspect that commit 597e1eb4fe7b2674c2d5233f215217f7b35e4035 is what fixed this problem. Given that this was done on Sept. 13, you need to run something later than that to pick up the fix (or cherry pick the patch and apply it to your version, but I wouldn't recommend this course of action). The recommendation stands: upgrade! Nick