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

Realsense Viewer open depth stream exception occured in debug mode!!! #12545

Closed
asla1 opened this issue Dec 28, 2023 · 4 comments
Closed

Realsense Viewer open depth stream exception occured in debug mode!!! #12545

asla1 opened this issue Dec 28, 2023 · 4 comments

Comments

@asla1
Copy link

asla1 commented Dec 28, 2023


Required Info
Camera Model D435I
Firmware Version 5.15.1
Operating System & Version Win 10
Kernel Version (Linux Only) /
Platform PC
SDK Version 2.54.2
Language C
Segment others

Issue Description

I compiled the latest master branch of the librealsense SDK using the VS2022 compiler. The debug version I compiled crashes immediately when I run the realsense viewer and start the depth stream with a connected D435I device. The same thing happens when I switch the depth resolution and frame rate. However, starting the RGB or IR streams works normally, as shown in the picture.
aa

The same phenomenon occurs when I use both VS2015 and VS2019.

However, it works normally in the release version.

I want to know if this is a known issue. Please help me to resolve it!

@MartyG-RealSense
Copy link
Collaborator

Hi @asla1 There was a previous report of this issue at #10299 with the earlier 2.49.0 version of the Viewer when the SDK is built in debug mode. In that case I suggested disabling GLSL support in the Viewer. Instructions for doing so can be found at #8110 (comment)

@asla1
Copy link
Author

asla1 commented Dec 28, 2023

@MartyG-RealSense Thank you very much! It did help me!

@MartyG-RealSense
Copy link
Collaborator

That's great to hear, @asla1 - thanks very much for the update!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to solution achieved and no further comments received.

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

No branches or pull requests

2 participants