[releng_4 tinderbox] failure on alpha/alpha

2003-08-16 Thread Tinderbox
TB --- 2003-08-17 04:00:11 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-08-17 04:00:11 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-17 04:21:57 - building world T

Re: [releng_4 tinderbox] failure on alpha/alpha

2003-08-16 Thread Kris Kennaway
On Sat, Aug 16, 2003 at 06:00:26PM -0700, Andy Sparrow wrote: > The same thing started in -PORTS quite some time ago, where I find > personally find that it generates more [EMAIL PROTECTED] than the real traffic at > times. You're entitled to your opinion, but since you've never had to deal wit

Re: bin/55346: /bin/sh eats memory and CPU infinitely

2003-08-16 Thread Eugene Grosbein
Doug White wrote: > Ah, OK, I follow you there. send-pr away. It seems that patch replaces memory leak with double-free bug: waitforjob() will call freejob() just after dowait(). This corrected version removes extra freejob() call. --- jobs.c.orig Mon Aug 4 11:48:00 2003 +++ jobs.c Sun Au