From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] crash while ping-ponging between back-to-back footnotes. Date: Wed, 29 Jun 2011 14:28:54 +0200 Message-ID: <87tyb8bz3t.fsf@gmail.com> References: <81hb78n9i8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbtt7-0004LE-AS for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 08:29:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbtt5-0004CV-RH for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 08:29:01 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:51536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbtt5-0004CM-HT for emacs-orgmode@gnu.org; Wed, 29 Jun 2011 08:28:59 -0400 Received: by wyg36 with SMTP id 36so1023453wyg.0 for ; Wed, 29 Jun 2011 05:28:58 -0700 (PDT) In-Reply-To: <81hb78n9i8.fsf@gmail.com> (Jambunathan K.'s message of "Wed, 29 Jun 2011 17:18:47 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org Hello, Jambunathan K writes: > Summary: Sample org file down below also doubles up as bug report. > > * Sample > > Add footnote-1 using C-c C-x f [fn:1][fn:2] > > * Footnotes > > [fn:1] This is footnote-1. Jump back to the text by mouse-clicking the > footnote link. Once you jump back, immediately create another > footnote reference using C-c C-x f. > > [fn:2] This footnote-2. Try jumping back to text by mouse-clicking > this fn-2 link. Note the following message on the screen "if: Cannot > find reference of footnote fn:2". Stack trace is attached.. [...] Did you try it with git head? I can't reproduce it. Regards, -- Nicolas Goaziou