This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]