On Thu, May 17, 2007, Christian Pernegger wrote: > Program received signal SIGABRT, Aborted.
This seems to confirm this is a problem with your VNC server; it probably doesn't respond well to some special event or sequence of event sent by Eclipse. Which package provides your VNC server? (dpkg -S /usr/bin/Xvnc4) The next step to troubleshoot your problem is quite probably to rebuild this package with debugging symbols and run it within "valgrind" which is a memory checker -- but I'll let the Xvnc maintainer guide you through these steps. -- Loïc Minier

