EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: e2db
From: Rozelle Wright <[email protected]>
To: Jim Thomas <[email protected]>, [email protected]
Date: Thu, 12 Sep 2002 12:40:39 -0600
Hi Jim,
I think the version you have is one you got from us and it is the same one that is located at:
http://www.aps.anl.gov/xfd/SoftDist/extensio.htm
I am officially retired, though I come in some as a lab associate.  I don't want to be responsible anymore for maintaining these tools.  I think it would be useful if one of the telescope facilities or some other place that uses all the features of capfast would maintain them.  I would like someone from APS who knows how the code should be distributed to respond to this, (perhaps Andrew Johnson?)  I'm not quite sure what the proper address for the EPICS home page is anymore.  I can't seem to get to the above address directly from what I thought was the epics home page:http://www.aps.anl.gov/epics.  I had to use a search for e2db to find it.  The code is probably in the wrong place, but I'm not sure where it should be, or how to get it there. Or maybe there is something better to use than e2db and dbst.
Rozelle


At 04:41 PM 9/10/2002 -1000, Jim Thomas wrote:
Aloha,

I think I've got the latest version of e2db, dated 21-Jan-1999.  In any
event, I'm trying to translate a multi-level edif file, and it is coreing.
purify says it's an uninitialized memory read.  It goes away if I add the
following:

*** edifRead.c~ Thu Jan 21 04:45:54 1999
--- edifRead.c  Tue Sep 10 16:32:31 2002
***************
*** 239,244 ****
--- 239,245 ----
                curcel->flink = (struct cell *)malloc(sizeof (struct cell));
                curcel = curcel->flink;
                }
+       curcel->flink = (struct cell *)NULL;
        curcel->polink = (struct port *)NULL;
        curcel->prlink = (struct prop *)NULL;
        curcel->ilink = (struct instance *)NULL;

....  I'll send a test case to whomever wants to verify the patch.

Mahalo,
Jim


References:
e2db Jim Thomas

Navigate by Date:
Prev: Re: RTEMS dynamic loader SUCCESS Joel Sherrill
Next: EPICS Seminar at IHEP, Beijing Tadahiko Katoh
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: e2db Jim Thomas
Next: RTEMS dynamic loader SUCCESS Till Straumann
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·