Package: vnc4server Version: 4.1.1+X4.3.0-21~debug Severity: normal
I kept hitting this issue (and #428305) for a while. I believe also that 428305 is related. Now I got VNC stuck and I think that I had a screen in ssh session running within VNC -- that one got stuck too. Now a bit more of information. I have been running non-stripped VNC but I kept doing the same silly thing -- closing VNC client whenever I see that it got stuck -- so I am left now with trace from the server only (I will complement this bug report whenever I hit the issue again). So, the server: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 8142 yoh 25 0 354m 344m 2864 R 93 4.3 24:26.79 Xvnc4 :1 -desktop ravana:1 (yoh) -auth /home/yoh/.Xauthority -geometry 1024x768 -depth 16 -rfbwait 30000 -rfbauth /home/yoh/.vnc/passwd -rfbport 5901 -pn -fp unix/:7100 -co /etc/X11/rgb which I started from command line with vncserver -fp unix/:7100 -geometry 1024x768 :1 and f%%ck... it happened again. It happened before -- if I connect with strace or gdb to that pid and the detach -- some times it causes server to crash completely. Ok - here is what I got time to get: $> strace -fF -p 8142 | head -10 Process 8142 attached - interrupt to quit --- SIGALRM (Alarm clock) @ 0 (0) --- rt_sigreturn(0xe) = 56 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2af358245160) = ? ERESTARTNOINTR (To be restarted) and the same msg was looped until I hit Ctrl-C which killed strace and Xvnc4 too... And I didn't keep the backtrace from the gdb... but whenever I connected to it it was at fork() call comming somewhere from authenticaiton pipeline since I was trying to connect the beast. I will complement bug report more whenever I hit the issue again (if I don't switch to smth else). -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-amd64 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages vnc4server depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libsm6 1:1.0.1-3 X11 Session Management library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxtst6 1:1.0.1-5 X11 Testing -- Resource extension ii vnc-common 3.3.7-14 Virtual network computing server s ii vnc4-common [vnc-c 4.1.1+X4.3.0-21~debug Virtual network computing server s ii x11-common 1:7.1.0-16 X Window System (X.Org) infrastruc ii xbase-clients 1:7.1.ds1-2 miscellaneous X clients ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages vnc4server recommends: ii xfonts-base 1:1.0.0-4 standard fonts for X -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]