** Changed in: x11vnc-xinetd
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1175098
Title:
x11vnc terminated due to buffer overflow
To manage notifications abo
actually a bug in libvncserver, fixed in version 0.9.9+dfsg-5 (see
Debian bug and the bugs referenced there)
** Bug watch added: Debian Bug tracker #735648
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735648
** Also affects: x11vnc-xinetd via
http://bugs.debian.org/cgi-bin/bugreport.cgi
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: x11vnc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1175098
Title:
x11
I have not looked at the binaries closely... But,
That is probably a static bin with old library's. You will eventually
run into problems as well due to incompatibilities. Furthermore, those
versions of x11vnc could have been compiled with known vulnerability's
in it's statically linked library's.
Just ran into this exact problem after upgrading from 12.04 to 12.10,
kind of annoying as I use VNC everyday. But it turns out I didn't need
to recompile x11vnc as the latest test version worked - from the man
himself, of course! It can be found in
http://www.karlrunge.com/x11vnc/bins/. The one
Just tested it, works like a charm! Thanks a ton!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1175098
Title:
x11vnc terminated due to buffer overflow
To manage notifications about this bug go to:
Thank you mister Bicakci, I will test the patch ASAP.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1175098
Title:
x11vnc terminated due to buffer overflow
To manage notifications about this bug go
The attachment "Patch against debian/rules which fixes the issue." seems
to be a patch. If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Lau
I noticed that the problem only manifests itself if x11vnc is
./configure'd before compilation with the "--with-system-libvncserver"
option. Unfortunately, only removing this ./configure option is not
sufficient. One needs to make two other modifications to the
debian/rules file.
Recompiling the x