From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: bug#17040: 24.3.50; Emacs + Org mode hangs Date: Thu, 20 Mar 2014 18:01:53 +0100 Message-ID: <86ior8regu.fsf__31156.2907103964$1395335027$gmane$org@somewhere.org> References: <86lhw65j8f.fsf@somewhere.org> <8338ie9l3v.fsf@gnu.org> <8661n9qi0r.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Eli Zaretskii's message of "Thu, 20 Mar 2014 18:38:31 +0200") 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: Eli Zaretskii Cc: 17040-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org Eli Zaretskii wrote: >> From: Sebastien Vauban >> Cc: 17040-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org >> Date: Thu, 20 Mar 2014 11:30:28 +0100 >> >> > 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. >> >> I still have that GDB session open... So I just did it: >> >> --8<---------------cut here---------------start------------->8--- >> (gdb) source ~/.gdbinit >> SIGINT is used by the debugger. >> Are you sure you want to change it? (y or n) [answered Y; input not from terminal] >> Warning: /cygdrive/c/Program Files (x86)/emacs-r114715-20131019-w32/bin/../lwlib: No such file or directory. >> Environment variable "DISPLAY" not defined. >> TERM = xterm-256color >> (gdb) ~/.gdbinit:1261: Error in sourced command file: >> PC register is not available > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > That session is ruined, so it won't help. This happened because you > typed "finish" after attaching the debugger; next time please don't do > that. > > Since you say these problems are quite frequent, please produce the > Lisp backtrace next time this happens. OK, right. Best regards, Seb -- Sebastien Vauban