caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anastasia Gornostaeva <ermine@ermine.pp.ru>
To: caml-list@inria.fr
Subject: Re: [Caml-list] fork() and threads in ocaml 3.11
Date: Thu, 18 Dec 2008 22:25:54 +0300	[thread overview]
Message-ID: <20081218192554.GC36722@ermine.home> (raw)
In-Reply-To: <494A6384.1070406@inria.fr>

On Thu, Dec 18, 2008 at 03:51:48PM +0100, Xavier Leroy wrote:

[...]

> > hangs on my FreeBSD 7.0.
> 
> This could be the same problem reported under MacOS X as PR#4666 in
> the bug tracker.  Apparently, MacOS X doesn't allow a process having
> multiple threads to perform an exec*() system call.  Maybe FreeBSD has
> the same limitation.
> 
> > I tried ocaml from yesterday's CVS, but it does not help.
> 
> The "release 3.11" branch of the CVS contains a tentative fix for
> PR#4666.  It isn't yet propagated to the CVS trunk.  You can get this
> branch using "cvs co -r release311".
>
> Hope this helps,

Oh, with this CVS it works perfectly. Thanks!

ermine


      reply	other threads:[~2008-12-18 19:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17 18:28 Anastasia Gornostaeva
2008-12-18 14:51 ` [Caml-list] " Xavier Leroy
2008-12-18 19:25   ` Anastasia Gornostaeva [this message]

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=20081218192554.GC36722@ermine.home \
    --to=ermine@ermine.pp.ru \
    --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).