Could you try using the most recent commit on the main branch of ADKinetix instead? I fixed an issue with connecting a few months ago.
I have a new Teledyne Retiga E7.
I first tested on windows using the PVCAM software and the Beacon software.
Next on Linux, Alma 9, I verified that /opt/pvcam/bin/PVCamTest/x86_64/'PVCanTestCli succeeds.
Then using ADKinetix R1-1, base-7.0.6 , areaDetector-R3-13 I get a segfault (see below)
What should I do next?
John Dobbins
Research Support Specialist
Cornell High Energy Synchrotron Source
Cornell University
[root@lnx591 iocKinetix]# ../../bin/linux-x86_64/kinetixApp st.cmd
#!../../bin/linux-x86_64/kinetixApp
< /epics/common/xf31id1-lab3-ioc1-netsetup.cmd
Can't open /epics/common/xf31id1-lab3-ioc1-netsetup.cmd: No such file or directory
errlogInit(20000)
< envPaths
epicsEnvSet("IOC","iocKinetix")
epicsEnvSet("TOP","/nfs/chess/epics/det/support_alma/areaDetector-R3-13/ADKinetix/iocs/kinetixIOC")
epicsEnvSet("ADKINETIX","/nfs/chess/epics/det/support_alma/areaDetector-R3-13/ADKinetix/iocs/kinetixIOC/../..")
epicsEnvSet("SUPPORT","/nfs/chess/epics/det/support_alma")
epicsEnvSet("ASYN","/nfs/chess/epics/det/support_alma/asyn-R4-45")
epicsEnvSet("AREA_DETECTOR","/nfs/chess/epics/det/support_alma/areaDetector-R3-13")
epicsEnvSet("ADSUPPORT","/nfs/chess/epics/det/support_alma/areaDetector-R3-13/ADSupport")
epicsEnvSet("ADCORE","/nfs/chess/epics/det/support_alma/areaDetector-R3-13/ADCore")
epicsEnvSet("AUTOSAVE","/nfs/chess/epics/det/support_alma/autosave-R5-11")
epicsEnvSet("BUSY","/nfs/chess/epics/det/support_alma/busy-R1-7-4")
epicsEnvSet("CALC","/nfs/chess/epics/det/support_alma/calc-R3-7-5")
epicsEnvSet("SNCSEQ","/nfs/chess/epics/det/support_alma/seq-R2-2-9")
epicsEnvSet("SSCAN","/nfs/chess/epics/det/support_alma/sscan-R2-11-5")
epicsEnvSet("DEVIOCSTATS","/nfs/chess/epics/det/support_alma/iocStats-3-1-16")
epicsEnvSet("EPICS_BASE","/nfs/chess/epics/det/base-7.0.6")
dbLoadDatabase("/nfs/chess/epics/det/support_alma/areaDetector-R3-13/ADKinetix/iocs/kinetixIOC/dbd/kinetixApp.dbd")
kinetixApp_registerRecordDeviceDriver(pdbbase)
# Prefix for all records
epicsEnvSet("PREFIX", "RE7")
# The port name for the detector
epicsEnvSet("PORT", "KTX")
# The queue size for all plugins
epicsEnvSet("QSIZE", "20")
# The maximum number of time series points in the NDPluginStats plugin
epicsEnvSet("NCHANS", "2048")
# The maximum number of frames buffered in the NDPluginCircularBuff plugin
epicsEnvSet("CBUFFS", "500")
# The search path for database files
epicsEnvSet("EPICS_DB_INCLUDE_PATH", "/nfs/chess/epics/det/support_alma/areaDetector-R3-13/ADCore/db")
ADKinetixConfig(0, "KTX")
Segmentation fault (core dumped)