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: YAMAMOTO Mitsuharu
Subject: bug#27761: Crash while using proof-general/company-coq on OS X
Date: Thu, 03 Aug 2017 17:36:49 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Wed, 19 Jul 2017 15:20:28 -0400, Денис Редозубов 
>>>>> <denis.redozubov@gmail.com> said:

> I load this file(you can clone the repo)
> https://github.com/DeepSpec/dsss17/blob/master/Stlc/Lemmas.v in
> proof-general and company-coq, then I go the line 166
> https://github.com/DeepSpec/dsss17/blob/master/Stlc/Lemmas.v#L166, go the
> end of the line, do C-c C-RET, which is company-coq-proof-goto-point, then
> type `intuition`, C-h, crash.

Finally, I could reproduce the crash by this example with my own
installation of Coq, Proof General, and Company-Coq on macOS 10.12.
The recent post on gdb session implies it has something to do with the
string " 163" and overlays.  The key point to reproduce it was to turn
on linum-mode.  Without linum-mode, the above procedure did not crash.

                                     YAMAMOTO Mitsuharu
                                mituharu@math.s.chiba-u.ac.jp





reply via email to

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