Re: Re: time seg fault

2009-07-23 Thread rjustinwilliams
That makes sense. I was seeing a gentoo bug report that might indicate issues with hardened kernel (and/or version issue) and glibc's gettimeofday() function. That was filed for a different issue, but, found it interesting... On Jul 23, 2009 2:22pm, Greg Wooledge wrote: On Thu, Jul 23, 200

Re: Re: time seg fault

2009-07-23 Thread rjustinwilliams
time echo "bah" time ls time who Running the commands without the time, they return results as close to instantly as I can think of, but, try to time them, in bash, and they all hang. Time the same commands in tcsh, they come back near-instantly, with time readouts. At first, I thought th