From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 14 03:38:08 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B06BF106568B for ; Fri, 14 Aug 2009 03:38:08 +0000 (UTC) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.184.195]) by mx1.freebsd.org (Postfix) with ESMTP id 805E48FC15 for ; Fri, 14 Aug 2009 03:38:07 +0000 (UTC) Received: from pencil.math.missouri.edu (localhost [127.0.0.1]) by pencil.math.missouri.edu (8.14.3/8.14.3) with ESMTP id n7E3c6Ta087798; Thu, 13 Aug 2009 22:38:06 -0500 (CDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.14.3/8.14.3/Submit) id n7E3c6dR087797; Thu, 13 Aug 2009 22:38:06 -0500 (CDT) (envelope-from rich) Date: Thu, 13 Aug 2009 22:38:06 -0500 From: Rich Winkel To: Boris Samorodov Message-ID: <20090814033806.GC72730@pencil.math.missouri.edu> References: <20090812192421.GA88671@pencil.math.missouri.edu> <10995191@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10995191@ipt.ru> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV 0.94.2/9695/Thu Aug 13 16:08:01 2009 on pencil.math.missouri.edu X-Virus-Status: Clean Cc: freebsd-emulation@freebsd.org Subject: Re: Mathematica 7 license manager X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 03:38:08 -0000 On Thu, Aug 13, 2009 at 09:23:04PM +0400, Boris Samorodov wrote: > Rich Winkel writes: > > I'm trying to run mathlm for mathematica version 7 under linux_base-fc-4_13 on > > freebsd 7.1-release-p7. > > > > It demonizes and appears to be happy until I try to run mathematica, > > then it crashes with signal 11. Even running monitorlm causes it > > to crash. Maxing out the loglevel doesn't produce any more info. > > > > Looking at the last access times in /compat/linux/etc, it opens host.conf, > > ld.so.cache and nsswitch.conf before dying. > > > > Has anyone seen this before? Any help would be much appreciated!! > > As for me I can say that there were many changes to linuxulator > not only at FreeBSD-7.2 but at 7-STABLE. Can you try it or even > 8-BETA and report back? BTW, 8-BETA has linux_base-f10 as a default > linux base port. I talked to their tech support today. It turns out it made assumptions about the availability of IP6, which I don't have enabled. Version 7.01 works fine. Rich