RE: SIGSEGV issue

2007-09-10 Thread Andrew Haley
David Sayada writes: > For the moment I don't know. But can that be caused by an exception > I am not catching between try and catch? It's possible, but I'd have to debug it to know for sure. Please stop top-posting. Andrew. > -Original Message- > From: Andrew Haley [mailto:[EMAIL

RE: SIGSEGV issue

2007-09-10 Thread David Sayada
Hi Andrew, For the moment I don't know. But can that be caused by an exception I am not catching between try and catch? Best Regards, David Sayada. -Original Message- From: Andrew Haley [mailto:[EMAIL PROTECTED] Sent: Monday, September 10, 2007 10:51 AM To: David Sayada Cc: classpath@gn

Re: SIGSEGV issue

2007-09-10 Thread Mark Wielaard
Hi Amnon, On Thu, 2007-09-06 at 13:07 +0200, Amnon David wrote: > Please excuse my newbie question, but what is top-posting and whom is it > confusing ? Our objective is to solve this issue and share the knowledge > so that it might serve others who will encounter it in the future. I was > not

Re: SIGSEGV issue

2007-09-10 Thread Amnon David
Hi Andrew, Thank you for all your help so far. This top-posting is very confusing. Please stop. Please excuse my newbie question, but what is top-posting and whom is it confusing ? Our objective is to solve this issue and share the knowledge so that it might serve others who will encou

RE: SIGSEGV issue

2007-09-10 Thread Andrew Haley
David Sayada writes: > Having compiled gcj 4.1.2 with the options you quoted below, the application > no longer crashes with SEGV but I am receiving a lot of > java.lang.NullPointerException. > > I have tried to understand the conclusion of this thread > (http://gcc.gnu.org/ml/java/2001-04/

RE: SIGSEGV issue

2007-09-10 Thread David Sayada
Hi Andrew, Having compiled gcj 4.1.2 with the options you quoted below, the application no longer crashes with SEGV but I am receiving a lot of java.lang.NullPointerException. I have tried to understand the conclusion of this thread (http://gcc.gnu.org/ml/java/2001-04/msg00400.html) which deals w