<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2002/12/e39e48c52e7ed2ec723bb0d96798451f"
  from="David Brown &lt;caml-list@d...&gt;"
  author="David Brown"
  date="2002-12-05T18:48:56"
  subject="[Caml-list] Memory leak with native code."
  prev="2002/12/a52e6b751eac759796a3409156458564"
  next="2002/12/e3f8675313507a5dc091342fdb22aaf5"
  next-in-thread="2002/12/e3f8675313507a5dc091342fdb22aaf5"
  prev-thread="2002/12/4b291d6b55cf57ba30215d1019be5195"
  next-thread="2002/12/be49727f9a0b54ea11c73a1fa9e19c68"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Memory leak with native code.">
<msg 
  url="2002/12/e39e48c52e7ed2ec723bb0d96798451f"
  from="David Brown &lt;caml-list@d...&gt;"
  author="David Brown"
  date="2002-12-05T18:48:56"
  subject="[Caml-list] Memory leak with native code.">
<msg 
  url="2002/12/e3f8675313507a5dc091342fdb22aaf5"
  from="Markus Mottl &lt;markus@o...&gt;"
  author="Markus Mottl"
  date="2002-12-05T19:15:09"
  subject="Re: [Caml-list] Memory leak with native code.">
</msg>
<msg 
  url="2002/12/c09fe24875cadf527935c7650ed7fbf5"
  from="Basile STARYNKEVITCH &lt;basile@s...&gt;"
  author="Basile STARYNKEVITCH"
  date="2002-12-05T20:31:17"
  subject="[Caml-list] Memory leak with native code.">
<msg 
  url="2002/12/ea393996881423e7f2f191c1b3c28cb9"
  from="Xavier Leroy &lt;xavier.leroy@i...&gt;"
  author="Xavier Leroy"
  date="2002-12-07T10:43:11"
  subject="Re: [Caml-list] Memory leak with native code.">
<msg 
  url="2002/12/61b3d4635d276f800632e142c7948ee0"
  from="David Brown &lt;caml-list@d...&gt;"
  author="David Brown"
  date="2002-12-07T21:52:49"
  subject="Re: [Caml-list] Memory leak with native code.">
</msg>
</msg>
</msg>
</msg>
</thread>

<contents>
I have a fairly complex program that has numerous callbacks between
Ocaml, C and back to Ocaml (I'm using Debian's 3.06).

If I compile my program byte-code, it works well.

However, if I compile it native, it seems to leak memory, just consuming
more and more memory as it runs.

I was wondering if anyone has any pointers on how to debug this kind of
issue.  I've checked the C stubs, and I think I'm using the macros
correctly.

I guess what would be helpful would be any pointers on what might be
different between bytecode and native.  I do use callbacks, but the main
program is in Ocaml.

Thanks,
David Brown
-------------------
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

</contents>

</message>

