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  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: dbCaPutLinkCallback crash in 3.14.10 on cygwin
From: Tim Mooney <[email protected]>
To: EPICS tech-talk <[email protected]>
Date: Fri, 24 Apr 2009 15:13:54 -0500
Dear folks,
Has anyone else run into problems with 3.14.10's dbCaPutLinkCallback on cygwin?
When I run it, it crashes the ioc every time.  Using an IOC directory made by
makeBaseApp, I load the following database:

record(ao,"$(P)aoCallbackTest") {
	field(DTYP, "Async Soft Channel")
}

set $(P)aoCallbackTest.OUT to any other PV that exists in the example ioc,
which in my case was "mooneyHost:aiExample.PREC CA" (note that the "CA"
attribute is required for the link actually to perform as an
"Async Soft Channel"--i.e., to call dbCaPutLinkCallback()).  The ioc
crashes reliably, with a segmentation fault, when $(P)aoCallbackTest is
processed.  It creates the following file, of which I understand only the
last three words:

------myexample.exe.stackdump-----
Exception: STATUS_ACCESS_VIOLATION at eip=0085AEEA
eax=00000000 ebx=19B3CA30 ecx=19B3C804 edx=00000000 esi=0052D940 edi=19B3CA59
ebp=0045300E esp=19B3C9D4 program=C:\cygwin\home\mooney\epics\example\bin\cygwin-x86\myexample.exe, pid 4644, thread unknown (0x153C)
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0045300E  0085AEEA  (A845C700, 00000001, 050F1DE8, 838CEB00)
6 [unknown (0x153C)] myexample 4644 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
----------------------------------

In other testing of dbCaPutLinkCallback (using custom record types such
as sseq and sCalcout, on cygwin with 3.14.10), I've noticed that the crash
never occurs until after the completion callback, after the record has called
recGblFwdLink, and after that function has returned.  I haven't gone back to
testing against 3.14.8.2, but I'm pretty sure I would have noticed this if
it had been occurring.

Also, the problem does not occur when I use ca_array_put_callback() via code other than dbCaPutLinkCallback. (The sscan and swait records use recDynLink
to do put callbacks, and they are not failing.)
I don't see this problem on solaris or vxWorks, and I don't think it's happening
on linux either.

--
Tim Mooney ([email protected]) (630)252-5417
Beamline Controls & Data Acquisition Group
Advanced Photon Source, Argonne National Lab.

Replies:
RE: dbCaPutLinkCallback crash in 3.14.10 on cygwin Mark Rivers
RE: dbCaPutLinkCallback crash in 3.14.10 on cygwin; PROBLEM SOLVED Mark Rivers

Navigate by Date:
Prev: RE: Winsock error10004 Mark Rivers
Next: RE: dbCaPutLinkCallback crash in 3.14.10 on cygwin Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Winsock error10004 Mark Clift
Next: RE: dbCaPutLinkCallback crash in 3.14.10 on cygwin Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 31 Jan 2014 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·