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

try to detect camera SDK crashes #958

Open
agalasso opened this issue Dec 6, 2021 · 0 comments
Open

try to detect camera SDK crashes #958

agalasso opened this issue Dec 6, 2021 · 0 comments

Comments

@agalasso
Copy link
Contributor

agalasso commented Dec 6, 2021

it would help ease our support burden if PHD2 could detect camera SDK crashes (like access violation errors) and notify the user to contact the camera vendor for support. PHD2 would still need to terminate if such an exception occurs, but if possible we could at least provide some indication to the user about the origin of the problem.
We would need to display the SDK crash message for:

  • exceptions in any non-PHD2 threads, that is, threads launched by the camera SDK code
  • any exceptions in PHD2 threads that occur during an SDK API call
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