Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Sébastien Hinderer" <Sebastien.Hinderer@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Obj.out_of_heap_tag, out of minor heap or memory corruption?
Date: Mon, 2 May 2016 10:27:56 +0200	[thread overview]
Message-ID: <20160502082756.GC1971@pl-59055.rocqadm.inria.fr> (raw)
In-Reply-To: <1461939917.9915.110.camel@e130.lan.sumadev.de>

Hi,

Gerd Stolpmann (2016/04/29 16:25 +0200):
> Am Freitag, den 29.04.2016, 16:14 +0200 schrieb Markus Weißmann:
> > The value comes from C bindings, but from a string-value via Char.code.
> > It is then passed through a constructor-function to create the record;
> > I added a check there to see if the C bindings are to blame:
> 
> Well, there are other types of errors in C bindings that could also
> cause this. Imagine what happens when the C bindings do not properly
> handle pointers (e.g. do not declare them as local roots), and an
> outdated pointer to an int is followed by the GC because of this.
> Because the minor GC moves values to the major heap, this could cause
> that the int is overwritten then.
> 
> In my experience, it's always the C binding!
> 
> Unfortunately, there's no code for investigations.

Do you think there is room for improvement at this level?

Do you already have a bit more precise ideas about the kind of tools that
coould be helpful?

Cheers,

Sébastien.

  reply	other threads:[~2016-05-02  8:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29 11:04 Markus Weißmann
2016-04-29 13:17 ` Gerd Stolpmann
2016-04-29 14:14   ` Markus Weißmann
2016-04-29 14:25     ` Gerd Stolpmann
2016-05-02  8:27       ` Sébastien Hinderer [this message]
2016-05-02 14:30         ` Gabriel Scherer
2016-05-03 15:59           ` Boris Yakobowski
2016-04-29 14:57     ` Mark Shinwell
2016-04-29 15:41       ` Markus Weißmann
2016-04-29 16:41         ` Adrien Nader

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=20160502082756.GC1971@pl-59055.rocqadm.inria.fr \
    --to=sebastien.hinderer@inria.fr \
    --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