Re: [ng-spice-devel] bugs


To ng-spice-devel@ieee.ing.uniroma1.it
From "Arno W. Peters" <a.w.peters@ieee.org>
Date Wed, 27 Sep 2000 18:46:05 +0200
Delivered-To mailing list ng-spice-devel@ieee.ing.uniroma1.it
In-Reply-To <39D21706.215BBB00@analog.com >; from alan.gillespie@analog.com on Wed, Sep 27, 2000 at 11:49:26AM -0400
Mailing-List contact ng-spice-devel-help@ieee.ing.uniroma1.it; run by ezmlm
References <20000926183827.A18932@cgmd80028.chello.nl > <39D21706.215BBB00@analog.com >
Reply-To ng-spice-devel@ieee.ing.uniroma1.it
User-Agent Mutt/1.2.5i

On Wed, Sep 27, 2000 at 11:49:26AM -0400, Alan Gillespie wrote:

> I had another go at running ng-spice last night, and even
> tried gdb !!! It told me I'm getting a segment fault in baseaddress
> from resource.c whenever I try to write a rawfile. Has anyone
> else seen this ? Am I still behind in the code ?

Yup, it's normal operation.  Just hit c RET and then RET for about 10
times.  This part of Spice uses a binary search to size the memory
available.  There is an environment variable you can use to circumvent
this.

  setenv SPICE_NO_DATASEG_CHECK "1"

for csh or

  export SPICE_NO_DATASEG_CHECK=1

for bash.  See notes/dbx.

Greetings,
-- 
Arno

PGP signature


Partial thread listing: