This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: How to handle a NullPointerException
- From: Dimiter Stamenov <pamir at abv dot bg>
- To: java at gcc dot gnu dot org
- Date: Fri, 22 Feb 2008 15:20:16 +0200 (EET)
- Subject: Re: How to handle a NullPointerException
>All I can tell is that there is something wrong. I can't tell why using
>-finstrument-functions would make any difference. I'd have to debug it.
>
>It seems to me that the system is very unstable, so you are seeing random
>corruption.
>
>Do you still see this if the __cyg_profile functions are empty?
>
>Andrew.
>
>
Hi Andrew, I have tried with empty __cyg_profile functions - all is the same except that the trace log is empty. Otherwise, in the trace log I see only a list of memory addresses, but would that help us in some way?