Version 1.0.9.6.1 has now stopped responding 3 times now. I just drove out to the PC to restart the service as it's tool bar icon was yellow like it thought it still had a connection to my machine. This time the service shut down cleanly and I manually restarted it fine. Last time we had to reboot the machine. One thing I noted was that pretty much all user mode memory was in use and the log has a lot of lines after the stop responding about " --Not enough storage is available to complete this operation."
I've collected the log and cannot see anything to say exactly where the fault is to paste here. I also can't see any private information as part of the quick look in the log but would it help if I sent it to rudi or someone with a summary of the times of interest. ie. Time when the connection dropped out and the reconnect attempts.
The machine is WinXP 32bit.
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Locks up or Stops Responding
Re: Locks up or Stops Responding
Once the "Not enough storage..." messages start, the current connections will hand and no more will be able to connect again.
vncdesktop.cpp : enabled fast DIBsection blits OK
--Not enough storage is available to process this command.
this one is very common once you can't reconnect:
HideDesktop.cpp : Killwallpaper 1
--Not enough storage is available to complete this operation.
vncdesktop.cpp : enabled fast DIBsection blits OK
--Not enough storage is available to process this command.
this one is very common once you can't reconnect:
HideDesktop.cpp : Killwallpaper 1
--Not enough storage is available to complete this operation.
Re: Locks up or Stops Responding
I wish I could help but I'm not running that version yet.
Stupid question: are you in fact short on disk space, or are we talking about RAM utilization?
Stupid question: are you in fact short on disk space, or are we talking about RAM utilization?
Re: Locks up or Stops Responding
The machine has 400+GB of HDD space, so expect the line is talking about RAM memory.
Maybe it's running out of user space RAM which I believe is 2GB on a 32bit machine?
Maybe it's running out of user space RAM which I believe is 2GB on a 32bit machine?
Re: Locks up or Stops Responding
Well, it can be up to 3 GB actually. Are you running many apps?
You might want to politely PM Rudi to get his attention to this thread.
But meanwhile you should take a good look at what's running on the machine. Using up all your memory (and not swapping successfully to disk) is unusual, so you probably have a runaway process or malware of some kind. If Task Manager isn't sufficient to track it, give Russinovich's Process Explorer a try.
And see if it happens in safe mode.
You might want to politely PM Rudi to get his attention to this thread.
But meanwhile you should take a good look at what's running on the machine. Using up all your memory (and not swapping successfully to disk) is unusual, so you probably have a runaway process or malware of some kind. If Task Manager isn't sufficient to track it, give Russinovich's Process Explorer a try.
And see if it happens in safe mode.
Re: Locks up or Stops Responding
Yes, there are apps taking a lot of data but it's not like it's running out of swap space. ie. 32bit OS wtih 4GB stick, the physical RAM usage is 3GB but the working set is only 3.5GB, so there is room to swap around.
As UltraVNC appears to write the screen data to the temp file in the root, I wouldn't have thought it would need fully free RAM as well, no?
As UltraVNC appears to write the screen data to the temp file in the root, I wouldn't have thought it would need fully free RAM as well, no?
Re: Locks up or Stops Responding
Yes, I can confirm the bug exists when the physical RAM gets full. How has the RAM usage changed since the previous versions?