Open tiantian1645 opened 3 years ago
I can't seem to get it to crash unless I let my computer run out of memory. Is there any chance this is what is happening on your machine?
No, sometime it will crash just after run a few second, and sometime it will run a long time. And in my real project when app crash , I check memory usage history and anything is normal. But when I zooms a plot with large data, the memory usage will increase sharply and cause crash.
I'm still looking into this.
Maybe it's not relevant in this context ... But when I run the example code on my computer it crashs after resizing the main window (with title "Dear PyGui")
Can we confirm if this is still an issue in 1.1?
On Windows 11, the standalone code crashes at the begin of the execution.:(. dearpygui version 1.8.0
Version of Dear PyGui
Version: 0.8.26 Operating System: Windows 10
My Issue/Question
When plot large data the app will crash random. The example is more faster than my real project, but in my real project I plot two data evert 50 mS ,the app will random crach.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
no crash
Screenshots/Video
Standalone, minimal, complete and verifiable example