Package: vncserver Version: 3.3.7-7 Severity: normal I'm using Xvnc to simulate another X terminal's display, for testing purposes. I need an 8-bit DirectColor visual, so I run:
Xvnc -depth 8 -pixelformat RGB332 -cc 5 :1 This starts up fine, X clients can connect to it, and xdpyinfo shows that the visual is correct, but when I run: xrfbviewer :1 Xvnc crashes: 26/04/05 15:10:02 Got connection from client 0.0.0.0 26/04/05 15:10:02 Protocol version 3.3 26/04/05 15:10:02 Pixel format for client 0.0.0.0: 26/04/05 15:10:02 32 bpp, depth 24, little endian 26/04/05 15:10:02 true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0 26/04/05 15:10:02 rfbSetTranslateFunction: client is 32-bit trueColour, server has colour map Segmentation fault Other configurations (like using TrueColor, -cc 4) work fine. Xvnc also crashes immediately on startup when given invalid or strange color configurations: Xvnc -depth 8 -pixelformat RGB888 -cc 4 :1 # segmentation fault Xvnc -depth 24 -pixelformat RGB880 -cc 4 :1 # floating point exception -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11 Locale: LANG=C, LC_CTYPE=en_US.UTF-8 Versions of packages vncserver depends on: ii dpkg 1.10.23 Package maintenance system for Deb ii libc6 2.3.2.ds1-18 GNU C Library: Shared libraries an ii libgcc1 1:3.4.1-4sarge1 GCC support library ii libice6 4.3.0.dfsg.1-8 Inter-Client Exchange library ii libsm6 4.3.0.dfsg.1-8 X Window System Session Management ii libstdc++5 1:3.3.4-13 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-8 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-8 X Window System miscellaneous exte ii perl 5.8.4-6 Larry Wall's Practical Extraction ii vnc-common 3.3.7-7 Virtual network computing server s ii xbase-clients 4.3.0.dfsg.1-4 miscellaneous X clients ii xlibs 4.3.0.dfsg.1-4 X Window System client libraries m ii xserver-common 4.3.0.dfsg.1-10 files and utilities common to all ii zlib1g 1:1.2.1.1-7 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

