2 Nov 2004 13:04
Tightvnc 1.2.9 is giving problems on my Itanium!!!
Vamsi Krishna <vkrishna <at> novell.com>
2004-11-02 12:04:42 GMT
2004-11-02 12:04:42 GMT
Hi,
I run into some kind of weird problems when trying to use
vnc_unixsrc (1.2.9) on Itanimum machine(64 bit).
I checked out the sources from TightVNC cvs server with the tag VERSION_1_2_9.
(I am not too sure if this is the right tag to use, because i also see VERSION_1_2_9pre1.
Please direct me to the correct tag !!!)
I followed the README and was able to compile Xvnc.
localhost # Xvnc :1
Step 1: mesages on the console when i run the server,
***************************
03/11/04 00:32:11 Xvnc version 3.3.tight1.2.9
03/11/04 00:32:11 Copyright (C) 1999 AT&T Laboratories Cambridge.
03/11/04 00:32:11 Copyright (C) 2000-2002 Constantin Kaplinsky.
03/11/04 00:32:11 All Rights Reserved.
03/11/04 00:32:11 See http://www.uk.research.att.com/vnc for information on VNC
03/11/04 00:32:11 See http://www.tightvnc.com for TightVNC-specific information
03/11/04 00:32:11 Desktop name 'x11' (blr-dt-r24d:1)
03/11/04 00:32:11 Protocol version supported 3.3
03/11/04 00:32:11 Listening for VNC connections on TCP port 5901
Font directory '/usr/X11R6/lib/X11/fonts/100dpi/' not found - ignoring
Xvnc(15679): unaligned access to 0x600000000019cd7c, ip=0x400000000022bcb0
Xvnc(15679): unaligned access to 0x600000000019cd84, ip=0x400000000022bcb0
Xvnc(15679): unaligned access to 0x600000000019cd8c, ip=0x400000000022bcb0
Xvnc(15679): unaligned access to 0x600000000019cd94, ip=0x400000000022bcb0
03/11/04 00:32:11 Copyright (C) 1999 AT&T Laboratories Cambridge.
03/11/04 00:32:11 Copyright (C) 2000-2002 Constantin Kaplinsky.
03/11/04 00:32:11 All Rights Reserved.
03/11/04 00:32:11 See http://www.uk.research.att.com/vnc for information on VNC
03/11/04 00:32:11 See http://www.tightvnc.com for TightVNC-specific information
03/11/04 00:32:11 Desktop name 'x11' (blr-dt-r24d:1)
03/11/04 00:32:11 Protocol version supported 3.3
03/11/04 00:32:11 Listening for VNC connections on TCP port 5901
Font directory '/usr/X11R6/lib/X11/fonts/100dpi/' not found - ignoring
Xvnc(15679): unaligned access to 0x600000000019cd7c, ip=0x400000000022bcb0
Xvnc(15679): unaligned access to 0x600000000019cd84, ip=0x400000000022bcb0
Xvnc(15679): unaligned access to 0x600000000019cd8c, ip=0x400000000022bcb0
Xvnc(15679): unaligned access to 0x600000000019cd94, ip=0x400000000022bcb0
***************************
Step 2: When i connect from some viewer,
****************************
03/11/04 00:34:16 Got connection from client 192.168.145.12
03/11/04 00:34:16 Protocol version 3.3
03/11/04 00:34:16 Pixel format for client 192.168.145.12
03/11/04 00:34:16 8 bpp, depth 8
03/11/04 00:34:16 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6
03/11/04 00:34:16 no translation needed
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 784
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 268435461
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 83886852
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 67108866
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 33555201
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 16777216
03/11/04 00:34:16 Protocol version 3.3
03/11/04 00:34:16 Pixel format for client 192.168.145.12
03/11/04 00:34:16 8 bpp, depth 8
03/11/04 00:34:16 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6
03/11/04 00:34:16 no translation needed
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 784
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 268435461
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 83886852
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 67108866
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 33555201
03/11/04 00:34:16 rfbProcessClientNormalMessage: ignoring unknown encoding 16777216
****************************
Segmentation fault
Segmentation fault
Some other times, it gives segmentation faults as soon as I start Xvnc.
Can somebody in the list help me fix this issue.
Let me know if some more information would be helpful.
This is the gdb output:
Program received signal SIGSEGV, Segmentation fault.
0x2000000000265e00 in _int_malloc () from /lib/tls/libc.so.6.1
(gdb) where
#0 0x2000000000265e00 in _int_malloc () from /lib/tls/libc.so.6.1
#1 0x2000000000268f40 in malloc () from /lib/tls/libc.so.6.1
#2 0x40000000000a11f0 in Xalloc ()
#3 0x40000000002864f0 in miCreateGCOps ()
#4 0x40000000001845d0 in cfbValidateGC ()
#5 0x4000000000279150 in miBSCheapValidateGC ()
#6 0x400000000013afb0 in rfbValidateGC ()
#7 0x4000000000149130 in rfbSpriteValidateGC ()
#8 0x4000000000078690 in ValidateGC ()
#9 0x4000000000146600 in rfbDCSaveUnderCursor ()
#10 0x4000000000151200 in rfbSpriteRestoreCursor ()
#11 0x4000000000154890 in rfbSendFramebufferUpdate ()
#12 0x40000000001540a0 in rfbProcessClientNormalMessage ()
#13 0x4000000000152290 in rfbProcessClientMessage ()
#14 0x40000000001369c0 in rfbCheckFds ()
#15 0x4000000000134e40 in ProcessInputEvents ()
#16 0x40000000000542b0 in Dispatch ()
#17 0x4000000000027eb0 in main ()
0x2000000000265e00 in _int_malloc () from /lib/tls/libc.so.6.1
(gdb) where
#0 0x2000000000265e00 in _int_malloc () from /lib/tls/libc.so.6.1
#1 0x2000000000268f40 in malloc () from /lib/tls/libc.so.6.1
#2 0x40000000000a11f0 in Xalloc ()
#3 0x40000000002864f0 in miCreateGCOps ()
#4 0x40000000001845d0 in cfbValidateGC ()
#5 0x4000000000279150 in miBSCheapValidateGC ()
#6 0x400000000013afb0 in rfbValidateGC ()
#7 0x4000000000149130 in rfbSpriteValidateGC ()
#8 0x4000000000078690 in ValidateGC ()
#9 0x4000000000146600 in rfbDCSaveUnderCursor ()
#10 0x4000000000151200 in rfbSpriteRestoreCursor ()
#11 0x4000000000154890 in rfbSendFramebufferUpdate ()
#12 0x40000000001540a0 in rfbProcessClientNormalMessage ()
#13 0x4000000000152290 in rfbProcessClientMessage ()
#14 0x40000000001369c0 in rfbCheckFds ()
#15 0x4000000000134e40 in ProcessInputEvents ()
#16 0x40000000000542b0 in Dispatch ()
#17 0x4000000000027eb0 in main ()
thanks
kvs
RSS Feed