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 QAA10280; Mon, 23 Apr 2001 16:16:22 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA10385 for ; Mon, 23 Apr 2001 16:16:21 +0200 (MET DST) Received: from mailgw1.fhg.de (mailgw1.fhg.de [153.96.1.2]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f3NEGL925546 for ; Mon, 23 Apr 2001 16:16:21 +0200 (MET DST) Received: from ilt.fhg.de (ilt.ilt.fhg.de [153.96.180.2]) by mailgw1.fhg.de (8.11.1/8.11.1) with ESMTP id f3NEGJf11683 for ; Mon, 23 Apr 2001 16:16:19 +0200 (MET DST) Received: from eent230 (iltpc099.ilt.fhg.de [192.102.148.99]) by ilt.fhg.de (8.9.3/8.9.3) with SMTP id QAA15311 for ; Mon, 23 Apr 2001 16:16:17 +0200 (MET DST) Message-Id: <200104231416.QAA15311@ilt.fhg.de> From: wester@ilt.fhg.de To: caml-list@inria.fr Date: Mon, 23 Apr 2001 16:16:18 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: [Caml-list] Cygwin ocaml crashes In-reply-to: <20010423154911.D1751@alan-schm1p.inria.fr> References: <200104231005.MAA13316@ilt.fhg.de>; from wester@ilt.fhg.de on Mon, Apr 23, 2001 at 12:05:06PM +0200 X-mailer: Pegasus Mail for Win32 (v3.01d) Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi Alan, thanks for your reply. The toplevel also chrashes when I use it directly. I downloaded and installed the latest cygwin version. But the toplevel still chrashes when using an undefined symbol. Rolf Wester > 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. > ------------------------------------- Rolf Wester wester@ilt.fhg.de ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr