caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sami Liedes <sliedes@cc.hut.fi>
To: Damien Doligez <damien.doligez@inria.fr>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Assertion failure in ocamlrund
Date: Sat, 28 May 2005 01:03:30 +0300	[thread overview]
Message-ID: <20050527220330.GG4700@sk2-4.tky.hut.fi> (raw)
In-Reply-To: <c65f68572726a6726db97354d7db9d50@inria.fr>

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

On Fri, May 27, 2005 at 11:13:15PM +0200, Damien Doligez wrote:

> Have you tried compiling without option -unsafe and using only the
> safe versions of Array.get and Array.set?
> 
> Is your program pure OCaml without any C code?

Yes, and yes. I don't use -unsafe, and assuming you mean the normal
Array.set and Array.get, I use them and never unsafe_get or
unsafe_set. No C code.

I compile and link everything with -thread or -vmthread and the only
non-default libs I link in are str, unix and threads.

I don't use Obj or Marshal.

> If the answers are yes to both questions, I'd like to get a copy
> of your source.

That is possible. However the program interfaces with a server written
in perl and I'll have to ask for permission to give its code to you -
it's probably quite hard to get the bug to happen without the server
program.

I assume I can get a permission within a day or at most two so I'll
get back to you then.

	Sami

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-05-27 22:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 19:26 Sami Liedes
2005-05-27 21:13 ` [Caml-list] " Damien Doligez
2005-05-27 22:03   ` Sami Liedes [this message]
2005-05-31  1:15 ` Sami Liedes

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=20050527220330.GG4700@sk2-4.tky.hut.fi \
    --to=sliedes@cc.hut.fi \
    --cc=caml-list@yquem.inria.fr \
    --cc=damien.doligez@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).