From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 30 08:09:30 2010 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 16423106566B for ; Thu, 30 Dec 2010 08:09:30 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from thoth.sbs.de (thoth.sbs.de [192.35.17.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8A8AB8FC13 for ; Thu, 30 Dec 2010 08:09:29 +0000 (UTC) Received: from mail2.siemens.de (localhost [127.0.0.1]) by thoth.sbs.de (8.12.11.20060308/8.12.11) with ESMTP id oBU7pO69025747 for ; Thu, 30 Dec 2010 08:51:24 +0100 Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.40.130]) by mail2.siemens.de (8.13.6/8.13.6) with ESMTP id oBU7pOlr009658 for ; Thu, 30 Dec 2010 08:51:24 +0100 Received: (from localhost) by curry.mchp.siemens.de (8.14.4/8.14.4) id oBU7pOf4063835; Date: Thu, 30 Dec 2010 08:51:24 +0100 From: Andre Albsmeier To: freebsd-emulation@freebsd.org Message-ID: <20101230075124.GA12923@curry.mchp.siemens.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Echelon: X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Andre.Albsmeier@siemens.com Subject: 7.3-STABLE and Linux version of SIMetrix 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: Thu, 30 Dec 2010 08:09:30 -0000 I try to get the Linux version of SIMetrix (a very nice circuit simulator) running. Everything looks fine: It starts, the GUI comes up, you can draw schematics and so on. But when it comes to simulation, the (SIMetrix-)console says: *** Fatal error, out of memory *** Could not allocate shared heap Exception occurred while executing script command Run I started to play around with the SHMxxx options in the kernel but nothing changed. Any ideas how to debug this? This is FreeBSD-7.3-STABLE. If anyone wants to try it out: Go to http://www.simetrix.co.uk/site/downloads/download.htm and download it from there. Thanks, -Andre