coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Stéphane Glondu <steph AT glondu.net>
- To: David Baelde <david.baelde AT gmail.com>
- Cc: coq-club AT inria.fr
- Subject: Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?
- Date: Thu, 26 May 2011 01:39:12 +0200
- Openpgp: id=49881AD3
Le 25/05/2011 17:33, David Baelde a écrit :
> OCaml applications compiled to native code may cause segmentation
> faults as a result of stack overflows. I have experienced this,
> including with Coq, for which I have a file that causes sigsegv or
> stack overflow depending on the coq/ocaml versions:
>
> Require Export Bvector.
> Notation BVfalse := (Vconst bool false).
> Goal forall n (a b : bool) (v : Bvector n),
> Vcons _ a n v = Vcons _ b n (BVfalse n) -> v = BVfalse n.
> Proof.
> intros.
> assert (v = BVfalse n) by congruence.
>
> Cheers,
No need to go that far. "Check 100000." usually suffices.
Cheers,
--
Stéphane
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, (continued)
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Pierre Corbineau
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Jean-Francois Monin
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Pierre Corbineau
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
David Baelde
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, David Baelde
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Alexandre Pilkiewicz
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?, Stéphane Glondu
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
David Baelde
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Jean-Francois Monin
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Georgi Guninski
- Re: [Coq-Club] is it normal [firstorder] to hang on simple testcase?,
Pierre Corbineau
Archive powered by MhonArc 2.6.16.