Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 14:48:00 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Andre Albsmeier <Andre.Albsmeier@siemens.com>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: 7.3-STABLE and Linux version of SIMetrix
Message-ID:  <20101231144800.00005c6d@unknown>
In-Reply-To: <20101230075124.GA12923@curry.mchp.siemens.de>
References:  <20101230075124.GA12923@curry.mchp.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Dec 2010 08:51:24 +0100 Andre Albsmeier
<Andre.Albsmeier@siemens.com> wrote:

> 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

Is there something in the dmesg output? In case it tries to execute an
unsupported ioctl/syscall it should show up there. If not I suggest to
give 8.x a try, it has an improved linuxulator.

> I started to play around with the SHMxxx options in the
> kernel but nothing changed.

I think this is more emualtion related, than SHM.

> Any ideas how to debug this? This is FreeBSD-7.3-STABLE.

Do not expect much to happen on 7.x. 8.x may be possible, as there is
similar code in HEAD as in 8.x, but 7.x is too much different. Apart
from that: you could try dtrace.

> If anyone wants to try it out: Go to

As it is simulation related, the person who wants to try it needs to
have knowledge of circuit design at least to a degree, that he can
prodoce something to simulate... isn't it?

Bye,
Alexander.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101231144800.00005c6d>