Yes, this is exactly the same. I thought it is addressed already. It seems Utop and Ctrl-Z kill %1 is still the way to go. Thanks On Tue, Oct 21, 2014 at 2:06 PM, Fabrice Le Fessant < Fabrice.Le_fessant@inria.fr> wrote: > This is already referenced here, no ? > > https://github.com/ocaml/camlp4/issues/48 > > --Fabrice > > On Tue, Oct 21, 2014 at 11:48 AM, Stanislav Artemkin > wrote: > > Hello, > > > > I'm still experiencing problems with toplevel hangs in 4.02 (it seems it > is > > not fixed in 4.02.1). > > > > I use utop with .ocamlinit (pretty similar to > > http://janestreet.github.io/installation.html), but it is not related to > > utop. Something wrong with camlp4. > > > > The minimal steps to reproduce: > > > > $ ocaml > > OCaml version 4.02.1 > > > > # #load "dynlink.cma";; > > # #load "camlp4o.cma";; > > Camlp4 Parsing version 4.02.1 > > > > # #quit;; > > > > ... HANG... > > > > I see this on Linux and Mac OS X. > > > > Is there any workaround for this? I can't switch to 4.02 due to this > issue. > > > > Thanks > > > > > > -- > Fabrice LE FESSANT > Chercheur en Informatique > INRIA Paris Rocquencourt -- OCamlPro > Programming Languages and Distributed Systems >