caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Oleg Trott <oleg_trott@columbia.edu>
To: David Brown <caml-list@davidb.org>,
	"Beck01, Wolfgang" <BeckW@t-systems.com>
Cc: edahlman@atcorp.com, caml-list@inria.fr
Subject: Re: [Caml-list] Segmentation Fault on #load
Date: Tue, 28 Oct 2003 15:37:30 -0400	[thread overview]
Message-ID: <200310281437.30574.oleg_trott@columbia.edu> (raw)
In-Reply-To: <20031028090544.GA13216@davidb.org>

On Tuesday 28 October 2003 04:05 am, David Brown wrote:
> On Tue, Oct 28, 2003 at 04:47:04PM +0100, Beck01, Wolfgang wrote:
> > You wrote:
> > > $ ocaml
> > >        Objective Caml version 3.07+2
> > >
> > > # #load pretty.cmo;;
> > > Segmentation fault (core dumped)
> >
> > Loading object files into the ocaml toplevel is not a good idea.
> > It's like loading pretty.cmo in your text editor (which looks
> > not pretty).
>
> No, this is supposed to work.  It should load the bytecode into the
> toplevel.
>
> Dave

Technically, it's possible for "#load" to cause seg-fault if "pretty" uses
FFI and there is a bug somewhere. Otherwise, there may be a problem
with Eric's copy of OCaml.

-- 
Oleg Trott <oleg_trott@columbia.edu>

-------------------
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


  reply	other threads:[~2003-10-28 19:38 UTC|newest]

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

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=200310281437.30574.oleg_trott@columbia.edu \
    --to=oleg_trott@columbia.edu \
    --cc=BeckW@t-systems.com \
    --cc=caml-list@davidb.org \
    --cc=caml-list@inria.fr \
    --cc=edahlman@atcorp.com \
    /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).