caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Eric Dahlman" <edahlman@atcorp.com>
To: <caml-list@inria.fr>
Subject: [Caml-list] Segmentation Fault on #load
Date: Mon, 27 Oct 2003 13:23:24 -0600	[thread overview]
Message-ID: <000701c39cbf$ca7ef3b0$77ac48cc@burbot> (raw)

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

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


[-- Attachment #2: Type: text/html, Size: 24771 bytes --]

             reply	other threads:[~2003-10-27 19:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-27 19:23 Eric Dahlman [this message]
2003-10-28 15:47 Beck01, Wolfgang
2003-10-28  9:05 ` David Brown
2003-10-28 19:37   ` Oleg Trott
2003-10-28 16:11 ` Stefano Zacchiroli
2003-10-28 19:56 Kevin S. Millikin
2003-10-28 21:37 ` Eric Dahlman
2003-10-29  8:20 Beck01, Wolfgang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000701c39cbf$ca7ef3b0$77ac48cc@burbot' \
    --to=edahlman@atcorp.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).