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

UVNC Launcher crashed for function Scan

Post Reply
UserX
Posts: 1
Joined: 2017-12-15 10:21

UVNC Launcher crashed for function Scan

Post by UserX »

Hi,
on the first - sorry for my english.

I have problem witch Launcher status Server function. When I checking box
[X] Scan 5 minutes
or
[X] Scan where refresh...

Launcher has crashed:

Code: Select all

Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x0000000140047e5e).
Register dump:
 rip:0000000140047e5e rsp:00000000004cc4a0 rbp:00000000004cc5f8 eflags:00010283 (  R- --  I S - - -C)
 rax:0000000000000000 rbx:00000000004cc538 rcx:0000000000000000 rdx:00000000004cc538
 rsi:0000000000000000 rdi:000000000000003e  r8:0000000000000000  r9:0000000000000008 r10:0000000000000fff
 r11:0000000000000ff0 r12:0000000000000000 r13:0000000000000000 r14:000000000023d600 r15:0000000000000003
Stack dump:
0x00000000004cc4a0:  0000000000000001 0000000000000000
0x00000000004cc4b0:  0000000000000000 0000000140032f03
0x00000000004cc4c0:  0000000000000000 0000000000000000
0x00000000004cc4d0:  00000000004cd8b0 0000000000000008
0x00000000004cc4e0:  0000000000000000 000000014004cbde
0x00000000004cc4f0:  000000000023d600 000000014007f200
0x00000000004cc500:  00000000004cd8b0 676e69746961573e
0x00000000004cc510:  7372657765697620 000000003c20203a
0x00000000004cc520:  676e69746961573e 7372657672657320
0x00000000004cc530:  000000003c20203a 7463656e6e6f433e
0x00000000004cc540:  003c203a736e6f69 00005e278ad0c045
0x00000000004cc550:  00000000000d1b40 00000000004cc598
On the repeater log:

Code: Select all

UltraVnc Fri Dec 15 18:30:52 2017 > routeConnections(): new viewer connecting, accepting...
UltraVnc Fri Dec 15 18:30:52 2017 > acceptConnection(): connection accepted ok from ip: XX.XX.XX.XX
UltraVnc Fri Dec 15 18:30:52 2017 > acceptConnection(): pv = RFB 000.000
UltraVnc Fri Dec 15 18:30:52 2017 > writeExact(): start
UltraVnc Fri Dec 15 18:30:52 2017 > writeExact(): returning normally
UltraVnc Fri Dec 15 18:30:52 2017 > nonBlockingRead(): start
UltraVnc Fri Dec 15 18:30:54 2017 > nonBlockingRead(): recv() returned error, errno= 11 (Resource temporarily unavailable)
UltraVnc Fri Dec 15 18:30:54 2017 > acceptConnection(): Reading id error

We testing Viewer on WIN and MINT. The same result.

UVNC ver. 1.2.1.6
LAUNCHER ver 1.2.1.2
We use repeater on linux machine, repeater from: http://www.wisdomsoftware.gr/download/u ... -ws.tar.gz in 2 Mode.

BUT: This function working right, when add Server directly by public IP, but not by repeater ID:XXXX.

I can not find any information on the web.
Does anyone have any idea what the problem might be?
Post Reply