Segmentation faults

Andrew Haley aph@cambridge.redhat.com
Tue Sep 4 06:07:00 GMT 2001


=?iso-8859-1?Q?Bryan=5FHa?= writes:
 > Tom,
 > 
 > I am using the char*[] I got out from the jstringarray
 > using the procedure you showed me last time. I have
 > printed out the arguments and it seems okay.
 > 
 > Anyway, if this has been done before, I have done
 > something wrong. I will check that again.

Lotsa times.  Look at name-finder.cc and name-finder.h for a simple
example of execve used with gcj.

My guess is that you're having some sort of conflict with the garbage
collector.

Andrew.



More information about the Java mailing list