Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] CoqIDE Crashing on Mac OS X

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] CoqIDE Crashing on Mac OS X


Chronological Thread 
  • From: scott constable <sdconsta AT syr.edu>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] CoqIDE Crashing on Mac OS X
  • Date: Mon, 8 Feb 2016 13:44:53 -0500
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=sdconsta AT syr.edu; spf=None smtp.mailfrom=sdconsta AT syr.edu; spf=None smtp.helo=postmaster AT smtp1.syr.edu
  • Ironport-phdr: 9a23:5aQKLBIXyBu3A+3uVtmcpTZWNBhigK39O0sv0rFitYgUKfnxwZ3uMQTl6Ol3ixeRBMOAu60C0bqd6fGocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC0ILth6voqtX6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86Fpy8kVWqLjOq88ULZwDTI8Mmlz6te4mwPESF6U7XwATi0dlRxTHwHP6ByyCoz9uSz8rfZ08DKLJ4v7Qa1iCmfq1LtiVBK90HRPDDU+6myC0sE=

Arthur,

I have also experienced this exact problem on OS X 10.11.3. But I've noticed that it only occurs when I open CoqIDE from the launchpad. If I instead invoke it from the terminal, I do not experience this issue. If you used the .dmg installer like I did, you'll either need to add <Coq install location>/Contents/MacOS/ to your $PATH variable, or soft link the coqide binary into your /usr/bin. Then from your working directory, run

$ coqide &

Best,

~Scott

On Sun, Feb 7, 2016 at 5:45 PM, Maxime Dénès <mail AT maximedenes.fr> wrote:
Hello,

An issue similar to what you describe has already been reported. We
suspect that it comes from a GTK bug under OSX but we are still
investigating.

Sorry for the inconvenience.

Maxime.

On 02/07/16 21:55, Arthur Ryman wrote:
> I am a new Coq user. I would like to use Coq to create a formal
> specification for a new language, SHACL, being developed at W3C.
>
> I have been experiencing intermittent crashes of CoqIDE on Mac OS X. I
> am using El Capitan 10.11.3 and CoqIDE 8.5.
>
> The crashes often occur when I undo proof steps.
>
> Is this a known problem? Is there a FAQ? Any workaround?
>
> I have switched to using Proof General, but I'd prefer to use CoqIDE.
> Thanks in advance for any help.
>
> -- Arthur Ryman
>




Archive powered by MHonArc 2.6.18.

Top of Page