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]

Segmentation faults


Hello,

I seem to encounter a lot of segmentation faults when
I try to use the system call (execve) with GCJ.
Typically, if I don't use GCJ structure such as
jstringArray to parse the arguments parsed from Java
to C++, the program seems to function a bit better.

Does anybody have any experience of using system calls
such as execve and kill with GCJ, it doesn't seem to
be very predictable.

Any comments very much appreciated.

Thanks,

Bryan


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie


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