Re: org.apache.tools.ant.taskdefs.Execute and segafult

2007-09-13 Thread venki
gt;> >> If this is a C program that you can't alter the code for, then the only >> place you might be able to find what was output is somewhere inside the >> core dump, which isn't terribly practical. >> >> As for detecting the segmentation fault, you coul

Re: org.apache.tools.ant.taskdefs.Execute and segafult

2007-09-13 Thread venki
; As for detecting the segmentation fault, you could always look for the > core dump file, assuming the system generates one. > > venki wrote: >> Hi, >> I am using org.apache.tools.ant.taskdefs.Execute combined with >> org.apache.tools.ant.taskdefs.PumpStreamHandler

org.apache.tools.ant.taskdefs.Execute and segafult

2007-09-12 Thread venki
able to see the 'segmentation fault' message in the stream output. Any help to solve this would be useful. Thanks. Venki -- View this message in context: http://www.nabble.com/org.apache.tools.ant.taskdefs.Execute-and-segafult-tf4431366.html#a12641861 Sent from the Ant - Users ma