I am looking for some help in understanding / debugging a reproducible crash of Xvnc under Linux 9 (also happened under 7.3).
The crash only happens when running the Eclipse 2.1 development environment. All other applications I am normally using work fine. I am running Xvnc 3.3.7. The Xvnc command line I am using is something like: Xvnc :1 -desktop X -auth /home/mm/.Xauthority -geometry 1008x710 -depth 24 -rfbwait 120000 -rfbauth /home/mm/.vnc/passwd -rfbport 5901 -pn The crash happens when using a particular keystroke sequence in the Eclipse editor, ie. copy a line then go to the end of the line hold down Shift and press the cursor left key twice to attempt to select the last two characters on the line. Similar keystroke sequences using for example the JBuilder environment work fine. In the log file in my .vnc directory the last entries are: rhn-applet: Fatal IO error 104 (Connection reset by peer) on X server :1.0. The application '<unknown>' lost its connection to the display :1.0; most likely the X server was shut down or you killed/destroyed the application. (eclipse:7240): Gtk-WARNING **: cannot open display: xterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":1.0" ksmserver: Fatal IO error: client killed The application 'pam-panel-icon' lost its connection to the display :1.0; most likely the X server was shut down or you killed/destroyed the application. startkde: Shutting down... KLauncher: Exiting on signal 1 klauncher: Fatal IO error: client killed startkde: Running shutdown scripts... startkde: Done. The same crash happens independent of the window manager used, ie. it happens under GNOME as well. The crash leaves a core dump (of the Xvnc process I assume) called core.<pid of Xvnc process> in my .vnc directory but I have no idea how to look at it (gdb doesn't like it). The Eclipse environment runs fine when I use it not through Xvnc but a "standard" X server through the console display. I am not an X expert (nor an expert on vnc) but vnc has worked fine for me for a couple of years and only since trying to switch from JBuilder to Eclipse for my Java development I have got this problem. Any help / tips / pointers to what to do to resolve this problem would be much appreciated. Manuel _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
