From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: bug#18785: 24.4.1; Emacs hangs with Org mode when point is in LOGBOOK Date: Fri, 24 Oct 2014 22:35:59 +0300 Message-ID: <83ioj95kgw.fsf@gnu.org> References: <8661fdegiz.fsf@example.com> <8338ahbgea.fsf@gnu.org> <86r3y0s87h.fsf@example.com> <83siig870u.fsf@gnu.org> <86oat3hy7a.fsf@example.com> <83vbna7pio.fsf@gnu.org> <86wq7qzog1.fsf@example.com> <86vbn98r4c.fsf@example.com> <861tpx707a.fsf@example.com> Reply-To: Eli Zaretskii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xhkfc-0003TQ-A9 for emacs-orgmode@gnu.org; Fri, 24 Oct 2014 15:37:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhkfW-0001lw-Oz for emacs-orgmode@gnu.org; Fri, 24 Oct 2014 15:37:08 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <861tpx707a.fsf@example.com> 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: Sebastien Vauban Cc: 18785@debbugs.gnu.org > From: Sebastien Vauban > Cc: 18785@debbugs.gnu.org > Date: Fri, 24 Oct 2014 21:10:49 +0200 > > > Thanks. What happens if you type "xbacktrace"? (You might need to > > type "source /path/to/.gdbinit" before that, to get the xbacktrace > > command defined.) > > It seems to fail? You mean, this: > (gdb) xbacktrace > [Thread 8300.0x2b00 exited with code 0] > (gdb) No symbol "DATA_SEG_BITS" in current context. ? If so, please upgrade to a newer version of GDB. (There is a way to get the same information without "xbacktrace", but it's painful, so if you can easily upgrade your GDB, it will mean less work.)