caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David Allsopp" <dra-news@metastack.com>
To: "'Reed Wilson'" <cedilla@gmail.com>, <caml-list@yquem.inria.fr>
Subject: RE: [Caml-list] Freeze in 64-bit Windows Num module
Date: Wed, 17 Dec 2008 08:47:30 -0000	[thread overview]
Message-ID: <00c801c96024$1aa9baf0$4ffd30d0$@com> (raw)
In-Reply-To: <f001828b0812162252y2443ea95x64772bfc1c82ad38@mail.gmail.com>

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

I’m seeing the same thing...

 

 

David

 

From: caml-list-bounces@yquem.inria.fr [mailto:caml-list-bounces@yquem.inria.fr] On Behalf Of Reed Wilson
Sent: 17 December 2008 06:53
To: caml-list@yquem.inria.fr
Subject: [Caml-list] Freeze in 64-bit Windows Num module

 

Hi guys,

 

I have an issue with using the Num module in my Win64 OCaml compile. Whenever I try to operate on numbers that are too large it will lock up. For example, using:

 

string_of_num (num_of_int max_int */ num_of_int max_int)

 

causes the program to lock up with 100% CPU usage. This occurs in both native and bytecode programs, and it has happened with both my 3.10.2 and 3.11.0 compiles. The 32-bit Windows MSVS binaries on the OCaml website work, as do my 64-bit Linux and OS-X builds of 3.11.0.

 

Before I submit this as a bug, can anyone who also has a 64-bit OCaml compile in Windows verify this?

 

Thanks,

Reed


-- 
ç


[-- Attachment #2: Type: text/html, Size: 4375 bytes --]

  reply	other threads:[~2008-12-17  8:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-17  6:52 Reed Wilson
2008-12-17  8:47 ` David Allsopp [this message]
2008-12-18 14:53 ` [Caml-list] " Xavier Leroy
2008-12-18 18:52   ` Reed Wilson

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='00c801c96024$1aa9baf0$4ffd30d0$@com' \
    --to=dra-news@metastack.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=cedilla@gmail.com \
    /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).