From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 7EF907EE25 for ; Wed, 20 Nov 2013 21:56:30 +0100 (CET) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of adrien@notk.org) identity=pra; client-ip=91.121.71.147; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="adrien@notk.org"; x-sender="adrien@notk.org"; x-conformance=sidf_compatible Received-SPF: Pass (mail2-smtp-roc.national.inria.fr: domain of adrien@notk.org designates 91.121.71.147 as permitted sender) identity=mailfrom; client-ip=91.121.71.147; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="adrien@notk.org"; x-sender="adrien@notk.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@nautica.notk.org) identity=helo; client-ip=91.121.71.147; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="adrien@notk.org"; x-sender="postmaster@nautica.notk.org"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AiYFALchjVJbeUeT/2dsb2JhbABZgweEArsEgRoWdIIlAQEFI1YQCxEEAQEBAgIFEw4CAg8FGB0BBQ4TiAWvW5EOF4EpjkIHgms1gRIDmBEBkg2DKTs X-IPAS-Result: AiYFALchjVJbeUeT/2dsb2JhbABZgweEArsEgRoWdIIlAQEFI1YQCxEEAQEBAgIFEw4CAg8FGB0BBQ4TiAWvW5EOF4EpjkIHgms1gRIDmBEBkg2DKTs X-IronPort-AV: E=Sophos;i="4.93,739,1378850400"; d="scan'208";a="44204206" Received: from nautica.notk.org ([91.121.71.147]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/ADH-AES256-SHA; 20 Nov 2013 21:56:12 +0100 Received: by nautica.notk.org (Postfix, from userid 1003) id 8FBEFC009; Wed, 20 Nov 2013 21:56:11 +0100 (CET) Date: Wed, 20 Nov 2013 21:56:11 +0100 From: Adrien Nader To: Amogh Margoor Cc: "caml-list@inria.fr" Message-ID: <20131120205611.GA15056@notk.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [Caml-list] Ocaml crash in windows due to running out of memory Hi, On Wed, Nov 20, 2013, Amogh Margoor wrote: > Hi, > The Ocaml version I am facing problem with is 3.12.1. > Regards, > Amogh > > From: Amogh Margoor > Sent: Wednesday, November 20, 2013 4:19 PM > To: 'caml-list@inria.fr' > Subject: Ocaml crash in windows due to running out of memory > > Hi, > We have memory intensive application coded in Ocaml, which crashes on Windows 7 when it runs out of memory instead of throwing an exception. > Is that a known issue ? What is the exception and how much memory is your application using at that moment? -- Adrien Nader