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 UAA10442; Mon, 27 Oct 2003 20:24:48 +0100 (MET) 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 UAA21632 for ; Mon, 27 Oct 2003 20:24:46 +0100 (MET) Received: from moby.atcorp.com (moby.atcorp.com [204.72.172.2]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h9RJOj108984 for ; Mon, 27 Oct 2003 20:24:45 +0100 (MET) Received: from burbot (burbot.atcorp.com [204.72.172.119]) by moby.atcorp.com (8.11.6/8.11.2) with ESMTP id h9RJQgZ12800 for ; Mon, 27 Oct 2003 13:26:42 -0600 Reply-To: From: "Eric Dahlman" To: Subject: [Caml-list] Segmentation Fault on #load Date: Mon, 27 Oct 2003 13:23:24 -0600 Organization: ATC Message-ID: <000701c39cbf$ca7ef3b0$77ac48cc@burbot> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0008_01C39C8D.7FE483B0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Loop: caml-list@inria.fr X-Spam: no; 0.00; cygwin:01 3.07:01 dumped:01 alas:01 cygwin:01 3.07:01 dumped:01 alas:01 cmo:01 cmo:01 ocaml:01 ocaml:01 caml:01 caml:01 segmentation:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk This is a multi-part message in MIME format. ------=_NextPart_000_0008_01C39C8D.7FE483B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I am a new ocaml user and I am having problems trying to get it to load compiled code into the top level. Specifically if I try to load a .cmo or .cma file I get a segmentation violation. This is under cygwin and here is an example $ ocaml Objective Caml version 3.07+2 # #load pretty.cmo;; Segmentation fault (core dumped) I have been trying to track this down but have not been having too much luck. What could be going wrong and what should I be looking for either as a potential source of problems or as a solution. I was hoping to be able to get a bit more information on what is going wrong but alas I also could not figure out how to. Thanks, -Eric ------=_NextPart_000_0008_01C39C8D.7FE483B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I am a new ocaml user and I am having problems trying = to get it to load compiled code into the top level.  Specifically if I try = to load a .cmo or .cma file I get a segmentation violation.  This is = under cygwin and here is an example

 

$ ocaml

        Objective = Caml version 3.07+2

 

# #load pretty.cmo;;

Segmentation fault (core dumped)

 

I have been trying to track this down but have not = been having too much luck.  What could be going wrong and what should I = be looking for either as a potential source of problems or as a = solution.  I was hoping to be able to get a bit more information on what is going = wrong but alas I also could not figure out how to.

 

Thanks,

 

-Eric

------=_NextPart_000_0008_01C39C8D.7FE483B0-- ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners