From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id PAA09149; Mon, 23 Apr 2001 15:53:02 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id PAA09317 for ; Mon, 23 Apr 2001 15:53:02 +0200 (MET DST) Received: from alan-schm1p (alan-schm1p.inria.fr [128.93.20.79]) by concorde.inria.fr (8.11.1/8.10.0) with SMTP id f3NDqsf04703; Mon, 23 Apr 2001 15:52:54 +0200 (MET DST) Received: by alan-schm1p (sSMTP sendmail emulation); Mon, 23 Apr 2001 15:49:11 +0200 From: Alan Schmitt Date: Mon, 23 Apr 2001 15:49:11 +0200 To: wester@ilt.fhg.de Cc: caml-list@inria.fr Subject: Re: [Caml-list] Cygwin ocaml crashes Message-ID: <20010423154911.D1751@alan-schm1p.inria.fr> Mail-Followup-To: wester@ilt.fhg.de, caml-list@inria.fr References: <200104231005.MAA13316@ilt.fhg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200104231005.MAA13316@ilt.fhg.de>; from wester@ilt.fhg.de on Mon, Apr 23, 2001 at 12:05:06PM +0200 Organization: INRIA Rocquencourt Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, I also had this problem (using the toplevel in cygwin, not emacs), and solved it by getting a more recent version of cygwin. Alan Schmitt >Hi, > >I downloaded the CYGWIN version of OCaml301 and started the >toplevel in Emacs. But when using an undefined value (what occasionally >happens) the program crashes. See below the Emacs output of ocaml: > > Objective Caml version 3.01 > ># 1+2;; >- : int = 3 ># let f x = x*x;; >val f : int -> int = ># f 3;; >- : int = 9 ># g 3;; > 0 [main] ocaml 129 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION > 47809 [main] ocaml 129 stackdump: Dumping stack trace to ocamlrun.exe.stackdump > >Process caml-toplevel exited abnormally with code 232192 > >Is it possible to avoid this? > >Rolf Wester -- The hacker: someone who figured things out and made something cool happen. ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr