delorie.com/archives/browse.cgi | search |
On Fri, Mar 17, 2000 at 08:25:11PM -0500, John Fortin wrote: >Attached is an strace for the failure: I'm sorry, John. I should have mentioned that you should use "strace -f" to generate the output. It looks like the failure is happening in a subprocess and strace output won't be trapped unless you use -f. Also, could you capture the output of a "bash -x config.jef >& whatever"? That should pinpoint where the problem is occurring. Please don't do an strace on the "bash -x", though. You'll fill up your hard disk with strace data if you do that. :-) cgf
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |