-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Program terminated due to an unrecoverable SEH exception #7080
Comments
Hi @gmaajid Your kindly provided log has the following details about your computer's CPU: Intel Core i7 3930K Sandy Bridge-E architecture is very old, being launched in late 2011. Even the original RealSense camera in 2014 required a Haswell CPU that was 2 architecture generations newer than Sandy Bridge. (Sandy Bridge > Ivy Bridge > Haswell). Although RealSense 400 Series cameras (if that is what you are using) are meant to work with any Intel CPU, there may be a limit to that in terms of processors that are excessively aged. Have you been able to successfully run the RealSense Viewer on any previous RealSense SDK versions such as the slightly older 2.36.0 (which is a stable version of the RealSense SDK rather than a pre-release). https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0 |
Here is some data on CPU requirements -
|
@MartyG-RealSense I tried 2.36.0 and got the same exception. I can't use an older build since I'm working with the L515 Lidar sensor and I don't think it's supported by older SDKs. @dorodnic Thanks for the information. I'll try a machine with a newer CPU when using the RealSense Viewer. It's good to know the rest of the SDK should function on older machines. I'll close this issue since this issue is expected behavior. |
Hi @gmaajid |
I think a lot of people have these problems. Six year old i7 CPUs run just fine and this specific CPU generation requirement isn't listed anywhere as far as I can tell. You should seriously consider only loading the OpenVINO component if requirements are met and or show a more appropriate message and update the requirements for the SDK. |
When running the pre-relaese version 2.37.0 I encountered the following exception.
Intel RealSense Viewer / Depth Quality Tool has crashed with the following error message:
DEV1.txt
The text was updated successfully, but these errors were encountered: