Memory Leak and Crash In SciChart 3D
Demo: https://github.com/Chenyliang/CrashDemo
The situation occurs in two configurations.
1、 i7-9700 + Graphics card: Intel(R) UHD Graphics 630
2、i7-12700 + RTX 3050
Version : 8.5.0.28148
- chen yl asked 4 weeks ago
- last edited 3 weeks ago
-
How to avoid situations : make 3D-Control be static and no GC throughout the entire running period.
- You must login to post comments
Hi Chen,
Thank you for reporting this.
I managed to reproduce the reported behavior on our side using the shared sample project.
I’m forwarding this to our developers for further investigation and will get back to you as soon as I have an update.
Kind regards,
Lex
SciChart Technical Support Engineer
- Lex answered 3 weeks ago
- You must login to post comments
I got the same issue and I want to know whether there is any easy way to walkaround
- Shannon John answered 3 weeks ago
- You must login to post comments
How to avoid situations : make 3D-Control be static and no GC throughout the entire running period.
- chen yl answered 3 weeks ago
- last edited 3 weeks ago
- You must login to post comments
Please login first to submit.