bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17484: 24.3.91; Emacs Pretest (emacs-24.3.91.tar.xz) freeze


From: Stefan Monnier
Subject: bug#17484: 24.3.91; Emacs Pretest (emacs-24.3.91.tar.xz) freeze
Date: Tue, 13 May 2014 09:04:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> gdb) xbacktrace
> "byte-code" (0xffff6530)
> "byte-code" (0xffff66f0)
> "org-element--cache-process-request" (0xffff6920)
> "byte-code" (0xffff6a30)
> "org-element--cache-sync" (0xffff6c70)
> "org-element-at-point" (0xffff6d90)
> "byte-code" (0xffff7060)
> "org-adaptive-fill-function" (0xffff7290)
> "fill-match-adaptive-prefix" (0xffff7410)
> "fill-context-prefix" (0xffff75b0)
> "adaptive-wrap-fill-context-prefix" (0xffff7760)
> "adaptive-wrap-prefix-function" (0xffff79a8)

Looks like an inf-loop in Org.  Carsten?

Oh, and as for why it "froze" and you couldn't interrupt it with C-g,
it's because it was run via jit-lock, which runs with inhibit-quit.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]