GNU bug report logs - #17040
24.3.50; Emacs + Org mode hangs

Previous Next

Packages: emacs, org-mode;

Reported by: Sebastien Vauban <sva-news <at> mygooglest.com>

Date: Wed, 19 Mar 2014 14:59:01 UTC

Severity: normal

Merged with 16832, 17055

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 17040 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Sebastien Vauban <sva-news <at> mygooglest.com>
Cc: 17040 <at> debbugs.gnu.org
Subject: Re: bug#17040: 24.3.50; Emacs + Org mode hangs
Date: Wed, 19 Mar 2014 19:03:32 +0200
> From: Sebastien Vauban <sva-news <at> mygooglest.com>
> Date: Wed, 19 Mar 2014 15:57:36 +0100
> 
> Anyway, here's the backtrace IĀ got:

Thanks for the effort, but as I said several times, such backtraces
are not useful without the Lisp backtrace part.  All I can say from
this backtrace is that you were deep inside some hook stored in
before-change-functions; that hook was invoked because you inserted
something into a buffer.  That is all.

What we need is names of some Lisp functions, preferably from Org,
that we could then examine in order to look for potential infloops.
That's impossible without Lisp backtrace.  To get that, you need the
.gdbinit file, and you need to instruct GDB to read it by using the
'source' command.




This bug report was last modified 11 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.