Open yjlintw opened 4 years ago
Occasionally, calling SimpleCapture::Close() will crash. It seems to happen only when I have too many window captures running at the same time. I have multiple SimpleCapture instance, each capturing one different window.
SimpleCapture::Close()
This might be relevant to the same issue. And here is my .dump file
Let me know if you need any more information.
Sorry about the late reply. I'm looking into the issue, I think this is the same as something we're tracking.
Just to confirm, you're running version 2004 (19041.*)?
Yes, and it happens in earlier version as well.
Occasionally, calling
SimpleCapture::Close()
will crash. It seems to happen only when I have too many window captures running at the same time. I have multiple SimpleCapture instance, each capturing one different window.This might be relevant to the same issue. And here is my .dump file
Let me know if you need any more information.