From owner-freebsd-questions@FreeBSD.ORG Wed Aug 12 19:37:57 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A03C4106566C for ; Wed, 12 Aug 2009 19:37:57 +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 6FCFB8FC47 for ; Wed, 12 Aug 2009 19:37:57 +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 n7CJOLUG088736 for ; Wed, 12 Aug 2009 14:24:21 -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 n7CJOLxY088735 for freebsd-questions@freebsd.org; Wed, 12 Aug 2009 14:24:21 -0500 (CDT) (envelope-from rich) Date: Wed, 12 Aug 2009 14:24:21 -0500 From: Rich Winkel To: freebsd-questions@freebsd.org Message-ID: <20090812192421.GA88671@pencil.math.missouri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV 0.94.2/9684/Wed Aug 12 09:35:50 2009 on pencil.math.missouri.edu X-Virus-Status: Clean Subject: Mathematica 7 license manager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 19:37:58 -0000 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!! Rich