Re: jre and native thread

1999-09-15 Thread Chris Abbey
At 19:24 9/15/99 -0600, Carlos Alberto Román Zamitiz wrote: >I think your linux box doesn't have memory enough. >You should close others applications and try again. >(ups! that's sound like Windows). yeah, that would be windows ... >I'm not sure. Please, tell me if I'm wrong. I very much suspe

Re: jre and native thread

1999-09-15 Thread Carlos Alberto Román Zamitiz
I think your linux box doesn't have memory enough. You should close others applications and try again. (ups! that's sound like Windows). I'm not sure. Please, tell me if I'm wrong. Greetings Carlos Pierre Legay wrote: > Hello, > when I execute a very simple program ( jre Hello.class) with the

jre and native thread

1999-09-14 Thread Pierre Legay
Hello, when I execute a very simple program ( jre Hello.class) with the THREADS_FLAG=native I have the message: SIGSEGV11* segmentation violation full thread dump: Monitor Cache Dump: registered monitor dump: What is the solution ? ---