https://bugzilla.novell.com/show_bug.cgi?id=389386 User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c8 Martin Mrazik <mmrazik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #8 from Martin Mrazik <mmrazik@novell.com> 2008-05-22 04:48:12 MST --- I can still reproduce this with beta3plus. I've installed beta3plus, added glibc-debuginfo and executed Xvnc in gdb. After I entered password at the client side I received SIGABRT on the server side: ----------------------cut----------------------- (gdb) run :0 -noreset -rfbauth /root/.vnc/passwd.yast -desktop 'Installation at: amy' -geometry 800x600 -depth 16 -rfbwait 120000 -httpd /usr/share/vnc/classes -rfbport 5901 -httpport 5801 -fp /usr/share/fonts/misc,/usr/share/fonts/uni,/usr/share/fonts/truetype Starting program: /usr/bin/Xvnc :0 -noreset -rfbauth /root/.vnc/passwd.yast -desktop 'Installation at: amy' -geometry 800x600 -depth 16 -rfbwait 120000 -httpd /usr/share/vnc/classes -rfbport 5901 -httpport 5801 -fp /usr/share/fonts/misc,/usr/share/fonts/uni,/usr/share/fonts/truetype [Thread debugging using libthread_db enabled] 22/05/2008 18:35:33 Xvnc version X.org/xf4vnc custom version 22/05/2008 18:35:33 Copyright (C) 2001-2004 Alan Hourihane. 22/05/2008 18:35:33 Copyright (C) 2000-2004 Constantin Kaplinsky 22/05/2008 18:35:33 Copyright (C) 1999 AT&T Laboratories Cambridge 22/05/2008 18:35:33 All Rights Reserved. 22/05/2008 18:35:33 See http://www.tightvnc.com/ for information on TightVNC 22/05/2008 18:35:33 See http://xf4vnc.sf.net for xf4vnc-specific information 22/05/2008 18:35:33 Desktop name 'Installation at: amy' (amy:0) 22/05/2008 18:35:33 Protocol versions supported: 3.7, 3.3 22/05/2008 18:35:33 RGB format 5 6 5 22/05/2008 18:35:33 Listening for VNC connections on TCP port 5901 22/05/2008 18:35:33 Listening for HTTP connections on TCP port 5801 22/05/2008 18:35:33 URL http://amy:5801 Could not init font path element /usr/share/fonts/uni, removing from list! 22/05/2008 18:35:38 22/05/2008 18:35:38 Got VNC connection from client 10.20.1.145 22/05/2008 18:35:38 Using protocol version 3.7 22/05/2008 18:35:38 Enabling TightVNC protocol extensions 22/05/2008 18:35:40 Full-control authentication passed by 10.20.1.145 [New Thread 0xb7bb76c0 (LWP 4877)] 22/05/2008 18:35:40 Pixel format for client 10.20.1.145: 22/05/2008 18:35:40 16 bpp, depth 16, little endian 22/05/2008 18:35:40 true colour: max r 31 g 63 b 31, shift r 11 g 5 b 0 22/05/2008 18:35:40 no translation needed 22/05/2008 18:35:40 Using copyrect encoding for client 10.20.1.145 22/05/2008 18:35:40 Using tight encoding for client 10.20.1.145 22/05/2008 18:35:40 Using compression level 1 for client 10.20.1.145 22/05/2008 18:35:40 Using image quality level 6 for client 10.20.1.145 22/05/2008 18:35:40 Enabling X-style cursor updates for client 10.20.1.145 22/05/2008 18:35:40 Enabling cursor position updates for client 10.20.1.145 22/05/2008 18:35:40 Enabling LastRect protocol extension for client 10.20.1.145 22/05/2008 18:35:40 rfbProcessClientNormalMessage: ignoring unknown encoding -223 Program received signal SIGABRT, Aborted. [Switching to Thread 0xb7bb76c0 (LWP 4877)] 0xb7bfb916 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0xb7bfb916 in *__GI_raise (sig=6) at ./nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0xb7bfd218 in *__GI_abort () at abort.c:88 #2 0xb7c3d3b3 in malloc_printerr (action=2, str=0xb7cf3b5b "free(): invalid pointer", ptr=0x8534da0) at malloc.c:5954 #3 0xb7c3ecdb in *__GI___libc_free (mem=0x8534da0) at malloc.c:3589 #4 0x0809a5db in ?? () #5 0x08534da0 in ?? () #6 0x00000000 in ?? () ----------------------cut----------------------- I know its too late for 11.0 but it would be nice to have this fixed for 11.1/sles11 (it looks like I have three affected hosts in server-room I'm using for testing). Is there anything else I can do? I can give you access to the host if you need it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.