caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Obj.dup crash ?
@ 2004-12-29 13:38 Nicolas Cannasse
  2004-12-29 15:49 ` [Caml-list] " Alain Frisch
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Cannasse @ 2004-12-29 13:38 UTC (permalink / raw)
  To: caml-list

Hi list,

I don't understand why the following is making ocaml 3.08.0 win32msvc crash
:

let test() =
    let a = Obj.new_block 0 0 in
    let b = Obj.dup a in
    Gc.major()
;;

Any insights ?

Nicolas Cannasse


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-12-30 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-29 13:38 Obj.dup crash ? Nicolas Cannasse
2004-12-29 15:49 ` [Caml-list] " Alain Frisch
2004-12-29 16:49   ` Nicolas Cannasse
     [not found]     ` <41D358E2.4000604@inria.fr>
2004-12-30 11:04       ` Nicolas Cannasse
2004-12-30 21:48         ` skaller

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).