2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 <2010> 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Fixed: Segfaults in 3.14 branch since merging ca-over-tcp |
From: | Ralph Lange <[email protected]> |
To: | Jeff Hill <[email protected]> |
Cc: | "'EPICS Core Talk'" <[email protected]> |
Date: | Thu, 19 Aug 2010 08:54:03 -0400 |
On 18.08.2010 19:09, Jeff Hill wrote:
Not a problem with delving into the details, it's good to clarify what the issues are. Consider this potential scenario using the source code in revision 12099 (your version). [...]
Aahhhh ... finally got it.TCP threads already being in the unlocked mid-section of cac::destroyIIU when the cac dtor starts was completely off my radar.
Thanks for the explanation and your patience, Ralph