EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: memory leak after unloading of ca.lib
From: Andrew Johnson <[email protected]>
To: <[email protected]>
Date: Mon, 27 Feb 2017 17:37:04 -0600
On 02/23/2017 12:17 PM, Hill, Jeff wrote:
> As I recall there were issues occurring when the CA client code
> spawning the ca repeater, and other standalone autonomous threads,
> within a lab view process. If the lab view block explicitly, and
> abruptly, unloaded the ca client DLL, this could ultimately cause the
> still running ca repeater thread to crash due to its continuing to
> execute code no-longer mapped into virtual memory. The legacy fix was
> to cause the reference count on the DLL to be artificially
> incremented so that the DLL would stay in memory. Perhaps something
> changed in EPICS base, with the management API for windows 64 bit
> DLLs, or alternatively with newer versions of lab view which has
> eliminated this protection.

The base/src/libCom/osi/os/WIN32/osdThread.c file contains a DllMain()
routine for Com.dll which is what Jeff is describing above, although I
don't know how it works or if we may have somehow disabled it in more
recent releases. Those with more Windows knowledge than I are welcome to
comment and suggest if this can be made to fix Carsten's problem. Jeff's
original commit message when he added this routine in 2005 was:

> make certain that com.dll remains resident for its daemon threads even if the
> user explicitly uloads it (from a labView DLL)

Could the solution just be to give ca.dll its own copy of this routine?

- Andrew

-- 
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon

Replies:
RE: memory leak after unloading of ca.lib Hill, Jeff
References:
memory leak after unloading of ca.lib Carsten Winkler
RE: memory leak after unloading of ca.lib Hill, Jeff

Navigate by Date:
Prev: Re: Thorlabs (PM100USB and PM16 series) Power Meters Hinko Kocevar
Next: PCASpy 0.6.3 Wang Xiaoqiang (PSI)
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: memory leak after unloading of ca.lib Hill, Jeff
Next: RE: memory leak after unloading of ca.lib Hill, Jeff
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
ANJ, 21 Dec 2017 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·