Skip to content
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

(Very) Intermittent crashing on acquisition start #11

Open
jwlodek opened this issue Aug 20, 2024 · 0 comments
Open

(Very) Intermittent crashing on acquisition start #11

jwlodek opened this issue Aug 20, 2024 · 0 comments

Comments

@jwlodek
Copy link
Collaborator

jwlodek commented Aug 20, 2024

Beamline reports that very infrequently the IOC crashes when AcquireStart is written to. My working theory is that this is an issue with the camera context object being pinged on the monitoring thread at the same time as acquisition is meant to start causing a SegFault.

The monitoring thread is not actually very useful - can only run when not acquiring etc, so if it turns out that it is the cause I think I will just remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant