From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 180BEBBAF for ; Fri, 17 Oct 2008 15:55:00 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEANY1+EiCNhAB/2dsb2JhbADBQ4Ns X-IronPort-AV: E=Sophos;i="4.33,431,1220220000"; d="scan'208";a="16202528" Received: from kurims.kurims.kyoto-u.ac.jp ([130.54.16.1]) by mail2-smtp-roc.national.inria.fr with ESMTP; 17 Oct 2008 15:54:58 +0200 Received: from localhost (orion [130.54.16.5]) by kurims.kurims.kyoto-u.ac.jp (8.13.8/8.13.8) with ESMTP id m9HDsohb009768; Fri, 17 Oct 2008 22:54:51 +0900 (JST) Date: Fri, 17 Oct 2008 22:54:45 +0900 (JST) Message-Id: <20081017.225445.85831892.garrigue@math.nagoya-u.ac.jp> To: jaapb@kerguelen.org Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] ocaml 3.11 and lablgtk2 From: Jacques Garrigue In-Reply-To: <200810171519.50975.jaapb@kerguelen.org> References: <200810171519.50975.jaapb@kerguelen.org> X-Mailer: Mew version 4.2 on Emacs 22.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; ocaml:01 lablgtk:01 lablgtk:01 ocaml:01 compiler:01 bug:01 cheers:01 7.0:98 caml-list:01 unison:02 linking:02 garrigue:03 garrigue:03 jacques:03 jacques:03 From: Jaap Boender > (Not sure where to report this, so I'm putting it on the list first...) > > Since installing the 3.11 beta, I can't run lablgtk2 programs anymore (they > worked with 3.10). I start them, and then nothing happens, the process has to > be killed with a KILL or ^C. > > ps shows the process as being asleep. > > I'm not sure if it's caused by ocaml 3.11, lablgtk2, FreeBSD (I'm running > 7-STABLE), or a combination of all these. Has anyone else seen the problem? I see no such problem using 7.1-BETA1. Even unison works fine. Note however that since 7.0 linking lablgtk programs under FreeBSD is very slow (1mn). I know how to fix it in the ocaml compiler, but this rather looks like a FreeBSD bug. Cheers, Jacques Garrigue