Date: Tue, 17 Oct 2000 17:26:09 -0400 From: Mark Conway Wirt <mark@intrepid.net> To: Patrick Gardella <patrick@freebsd.org> Cc: Mark Conway Wirt <mark@intrepid.net>, freebsd-java@freebsd.org Subject: Re: Advice on Linux JDK 1.2.2 Message-ID: <20001017172609.B68599@ArsConcero.org> In-Reply-To: <39EC4A8A.6D38D732@freebsd.org>; from patrick@freebsd.org on Tue, Oct 17, 2000 at 12:48:10PM %2B0000 References: <20001016164819.B58450@ArsConcero.org> <39EBA06B.5CE0D04D@freebsd.org> <20001017081647.A67401@ArsConcero.org> <39EC4A8A.6D38D732@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Also, I found another piece of information that may be helpful: The code > > will die or run, depending upon the particular X server that I'm using. Under > > Xfree86 I do *not* get the Segmentation Violation, but under the > > VNC server (which is a version of Xfree86 hacked for remote display) I > > do get it. Now, I don't know if this points to a more subtle problem, > > or even may suggest that the problem may lie elsewhere, but I figure > > that this may be important. > > > I would most likely say that this is a problem with the X server. > However, I'll test it today under a reference implementation (Solaris > JDK on Sparc), to see if I get the error. What X server are you > running? And is the VNC server the one that comes with XFree86 now, or > are you running VNC separate from X (viewing it from say, Windows?) > Didn't know VNC came with X now -- I'm using the one built from the ports collection. And yes, I'm running the viewer from the same box, connecting to localhost. I'll try connecting to the server from a remote windows box; it's possible that the code and/or JDK is getting confused about displays. > Does this happen when you start it up, or sometime down the line? > On startup. I get a few of the initialization messages, and the initial window draws, but it crashes before the window if filled with any controls. --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001017172609.B68599>