Sorry for the delay. I build 0.9.4 and did the same test. No more SEGFAULT.
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
After receiving the info and logfiles from Benedikt I was able to reproduce
the problem when going over a slow link.
The problem occurs in the "network speed" estimation for new VNC clients.
If the VNC client disconnects during this measurement it could lead to
an invalid client pointer that is s
| 1) start on 10.0.0.1: x11vnc -forever
| 2) connect and disconnect a couple of times (just close the vncviewer window):
| #! /bin/sh
|
| while true;
| do
| vncviewer -passwd VNCpasswdfile 10.0.0.1
| done
I tried this on a lenny install and could not reproduce the problem,
even "X-ing out" the vn
Subject: x11vnc -forever segfault
Package: x11vnc
Version: 0.9.3.dfsg.1-1
Severity: important
*** Please type your report below this line ***
x11vnc -forever segfaults in libvncservers "sraSpanListCount" (rfbregion.c).
to reproduce:
1) start on 10.0.0.1: x11vnc -forever
2) connect and disconnect a
4 matches
Mail list logo