-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem with 2slit.db and EPICS base 7.0.1.1 #7
Labels
Comments
Can you run this with gdb and get a stack trace? |
gdb session
stack trace
|
I'll guess this is a problem in (or at least exposed by) recDynLink. Probably we should replace the swait records in 2slit.db with calcout records, and try to reproduce this problem separately, using a swait record with SCAN="I/O Intr", and PINI="YES". |
This was referenced Aug 16, 2019
FWIW: It's not a problem now with these versions:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Either of these two lines (from xxx release 5.8.4):
results in this IOC crash after
iocInit
:Commenting them out and the softIoc does not crash.
The text was updated successfully, but these errors were encountered: