Page 1 of 1
[BUG] - process does not stop on close
Posted: Sat Aug 13, 2022 13:49
by bcrotaz
v.7.13.1 on Windows with empty composition.
1. Close the window
Expected
Process shuts down
Actual
In task manager notice that the process is still running with 2% CPU. It still responds to calls to the webserver API.
Re: [BUG] - process does not stop on close
Posted: Sat Aug 13, 2022 17:32
by Zoltán
Processes need some time to exit and clean up.
How long does Resolume stay there for you and how many external plugins do you have loaded?
Re: [BUG] - process does not stop on close
Posted: Mon Aug 15, 2022 09:43
by bcrotaz
Zero external plugins
Stays running for ever (certainly hours)
There are 7 active threads after close, one of which is a child thread.
Re: [BUG] - process does not stop on close
Posted: Mon Aug 15, 2022 14:38
by Zoltán
I see clean exits on my windows machines.
Could you please send us the Resolume log file via the feedback tab in preferences?
Thanks!
Re: [BUG] - process does not stop on close
Posted: Mon Aug 15, 2022 16:16
by bcrotaz
Sent.
Re: [BUG] - process does not stop on close
Posted: Mon Aug 15, 2022 16:19
by bcrotaz
Analysing the wait chain in task manager shows:
One or more threads of Arena.exe are waiting to finish network I/O.
Again 7 threads of which one is a child of the main thread.
Re: [BUG] - process does not stop on close
Posted: Tue Aug 16, 2022 11:16
by Zoltán
Thanks got it,
It seems there are a few NDI sources in your composition.
Can you try making a new empty composition and see if that way you get a clean exit?