Re: trouble w/ JNI_CreateJavaVM in forked process

2001-04-03 Thread stewart
OK, I lied (due to an unfortunate typo). export LD_PRELOAD=libpthread.so fixed it; also adding it to /etc/ld.so.preload works. thanks. > I don't remember the details, but this has come up before. Check the > mailing list archives... I vaguely recall that it was understood and > solved. > > Nath

Re: trouble w/ JNI_CreateJavaVM in forked process

2001-04-03 Thread stewart
There's something about JNI_CreateJavaVM hanging which was related to LD_PRELOAD, but this isn't my problem. The VM starts fine by calls to exec from the VM hang. Perhaps this is a Redhat 7.0 issue since I've repeated this with blackdown, sun and ibm VM's. thanks, stewart > I don't remember the

Re: trouble w/ JNI_CreateJavaVM in forked process

2001-04-03 Thread Juergen Kreileder
On Sun, 1 Apr 2001, [EMAIL PROTECTED] wrote: > Using a user-mode-linux kernel as a test-bed, I'm trying to start a > JavaVM as the first process instead of init. I appears to be hanging > on JNI_CreateJavaVM. I'm not sure what initial conditions need to be > set, so I've played around a bit unsuc

Re: trouble w/ JNI_CreateJavaVM in forked process

2001-04-03 Thread Nathan Meyers
I don't remember the details, but this has come up before. Check the mailing list archives... I vaguely recall that it was understood and solved. Nathan [EMAIL PROTECTED] wrote: > Using a user-mode-linux kernel as a test-bed, I'm trying to start a JavaVM > as the first process instead of init.

trouble w/ JNI_CreateJavaVM in forked process

2001-04-03 Thread stewart
Using a user-mode-linux kernel as a test-bed, I'm trying to start a JavaVM as the first process instead of init. I appears to be hanging on JNI_CreateJavaVM. I'm not sure what initial conditions need to be set, so I've played around a bit unsuccessfully. I have a program, though, that duplicates t

Re: Java3d1.2-FCS for i386

2001-04-03 Thread Juergen Kreileder
On Tue, 3 Apr 2001, Barr von Oehsen wrote: > Whenever I use Java3d1.2 my x server crashes upon closing an > application or applet (any of the java3d demos or my own code). I am > using RedHat 7.0 with kernel 2.2.17, XFree86 4.0.3 (which includes > Mesa 3.4), and JDK1.3. When I use Java3d1.1.3, my

Re: Java3d1.2-FCS for i386

2001-04-03 Thread Joi Ellis
On Tue, 3 Apr 2001, Barr von Oehsen wrote: > Whenever I use Java3d1.2 my x server crashes upon closing an > application or applet (any of the java3d demos or my own code). I am using > RedHat 7.0 with kernel 2.2.17, XFree86 4.0.3 (which includes Mesa 3.4), > and JDK1.3. When I use Java3d1.1.3, my

Input text with dead keys

2001-04-03 Thread José Romildo Malaquias
Hello. I am running jedit 3.02 on a RedHat Linux 7.0 system with SUN j2sdk 1.3.0_02, XFree86 4.0.3 configured for microsoft natural keyboard with us_intl layout (basicaly, US with dead-keys). I am having difficults inputing the dead keys. For example, suppose I want to type the phrase H

Java3d1.2-FCS for i386

2001-04-03 Thread Barr von Oehsen
Whenever I use Java3d1.2 my x server crashes upon closing an application or applet (any of the java3d demos or my own code). I am using RedHat 7.0 with kernel 2.2.17, XFree86 4.0.3 (which includes Mesa 3.4), and JDK1.3. When I use Java3d1.1.3, my x server does not crash. There must be some added f