What architecture are you running on? Linux? vxWorks? If it is Linux you can just enable core dumps
limit core 100000
Then when it crashes run gdb on the application and the core dump and see what where it crashed. Or you can run the application directly with gdb.
Mark
________________________________
From: [email protected] on behalf of Xinyu Ao
Sent: Thu 10/14/2010 8:48 PM
To: [email protected]
Subject: Problem in registerRecordDeviceDriver
Hi,
I'm using PI C-863 Mercury motor controller to control PI M-126 stage under EPICS. I currently use the 6.5.1 version for MotorSrc, PiSrc, and I
compiled successfully under EPICS version 3.14.11, with supported of packages sncseq-2.0.12, asyn4-13-1, ipac-2.10, and
calc-2-8. However we encountered an segmentation fault error in executing st.cmd when trying to run command of xxx_registerRecordDeviceDriver pdbbase.
could anybody give me a hint on the problem!
Thanks
Xinyu Ao
SSRF