Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Crash seen on the server

Post Reply
Davatar
8
8
Posts: 11
Joined: 2009-07-15 08:26

Crash seen on the server

Post by Davatar »

Hi, I've seen the server crashing sometimes, but I'm not able to reproduce the error. I have however enabled the log file and am posting it here. Perhaps someone can determine the cause of the problem.
Davatar
8
8
Posts: 11
Joined: 2009-07-15 08:26

Re: Crash seen on the server

Post by Davatar »

.\vncclient.cpp : m_ms_logon set to false.\vncclient.cpp : negotiated version
Entered InitAuthenticate
c:\data\ultravnc\ultravnc project root\ultravnc\winvnc\winvnc\vncPasswd.h : PASSWD : ToText called
.\vncserver.cpp : client 192.168.5.43 verifiedHost 0 prior to adjustment
.\vncserver.cpp : client 192.168.5.43 verifiedHost 0 after adjustment
.\vncservice.cpp : @@@@@@@@@@@@@ GetCurrentUser - UserNAme found: Administrator
--Ãœberlappender E/A-Vorgang wird verarbeitet.
password authentication.\vncclient.cpp : Leaving InitAuthenticate
c:\data\ultravnc\ultravnc project root\ultravnc\winvnc\winvnc\vncEncodeMgr.h : raw encoder requested
.\vncencoder.cpp : settranslatefunction called
.\vncencoder.cpp : only 8, 16 or 32 bits supported remotely - 0 requested
.\vncencoder.cpp : settranslatefunction called
.\vncencoder.cpp : no translation required
c:\data\ultravnc\ultravnc project root\ultravnc\winvnc\winvnc\vncEncodeMgr.h : request client buffer[9216012]
.\vncserver.cpp : Authenticated() done
.\vncclient.cpp : authenticated connection
.\vncbuffer.cpp : request local buffer[9216000]
.\vncbuffer.cpp : fast blits detected - using DIBsection buffer
.\vncbuffer.cpp : local buffer=9216000
.\vncclient.cpp : sent pixel format to client
.\vncclient.cpp : init update thread
.\vncclient.cpp : starting update thread
.\vsocket.cpp : zero bytes read2
.\vncservice.cpp : SelectHDESK to Default (2c) from 2c
.\vncclient.cpp : failed to close desktop
--Das Handle ist ungültig.
.\vncclient.cpp : client disconnected : 192.168.5.43 (21)
.\vncclient.cpp : disable update thread
.\vncclient.cpp : enable/disable synced
.\vncclient.cpp : kill update thread
.\vncclient.cpp : stopping update thread
client sent 0 updates
.\vncclient.cpp : update thread gone
.\vncserver.cpp : removing authorised client
.\vncserver.cpp : RemoveClient() done
.\vncclient.cpp : ~vncClient() executing...
.\vncclient.cpp : deleting socket
.\vsocket.cpp : closing socket
keysym 0xffe9 keysym 0xffe3 keysym 0xffe1 keysym 0xffea keysym 0xffe4 keysym 0xffe2.\vncservice.cpp : @@@@@@@@@@@@@ GetCurrentUser - UserNAme found: Administrator
--Ãœberlappender E/A-Vorgang wird verarbeitet.
.\vncmenu.cpp : ########### vncMenu::TIMER TrayIcon 5s hack
Fri Sep 25 10:01:14 2009
keysym 0xffe9 keysym 0xffe3 keysym 0xffe1 keysym 0xffea keysym 0xffe4 keysym 0xffe2.\vncdesktopsink.cpp : OOOOOOOOOOOO 537 24051840
.\vncdesktopsink.cpp : OOOOOOOOOOOO 537 645399154
Davatar
8
8
Posts: 11
Joined: 2009-07-15 08:26

Re: Crash seen on the server

Post by Davatar »

These messages seem to be a problem

1.
-Das Handle ist ungültig. --> Invalid window handle

2.
--Ãœberlappender E/A-Vorgang wird verarbeitet. -->
Overlapped I / O operation is processed
Post Reply