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

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

bug#27761: Crash while using proof-general/company-coq on OS X


From: Eli Zaretskii
Subject: bug#27761: Crash while using proof-general/company-coq on OS X
Date: Fri, 21 Jul 2017 08:52:06 +0300

> From: Денис Редозубов <denis.redozubov@gmail.com>
> Date: Thu, 20 Jul 2017 16:06:55 -0400
> Cc: "Charles A. Roelli" <charles@aurox.ch>, 27761@debbugs.gnu.org
> 
> We were able to determine with John it is definitely an infinite
> loop

Judging by the backtrace, it's not an infinite loop, it's infinite
recursion, which eventually blows up the run-time stack and causes the
segfault.

There's only one place where get_next_display_element calls itself.





reply via email to

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