Date: Sat, 18 Jun 2005 11:10:47 -0700 From: J T <jtrask@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Kernel Core Dumping Message-ID: <7bd5f1c205061811105e3cf813@mail.gmail.com> In-Reply-To: <7bd5f1c205061405533f492306@mail.gmail.com> References: <7bd5f1c205061405533f492306@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Just an update on this, everything has been fine since I deleted the file. No more crashes. Strange. -JT On 6/14/05, J T <jtrask@gmail.com> wrote: > Hi, >=20 > For some reason my machine keeps crashing almost every night at around > 3:00am with the following test in the messages log file: >=20 > Jun 14 03:02:28 taco kernel: pid 7174 (sh), uid 0: exited on signal 11 > (core dumped) >=20 > I tracked it down to cvsup. I run it every night at 3:00am, the > following is the log file that I make it create: >=20 > =3D=3D=3Dupdate-os started by root on at Mon Jun 13 03:01:00 2005=3D=3D= =3D > Connected to cvsup.ca.freebsd.org > Updating collection src-all/cvs > TreeList failed: Error in > "/usr/local/etc/cvsup/sup/src-all/checkouts.cvs:RELENG_5_3": 37510: > File is truncated. Delete it and try again. > =3D=3D=3Dupdate-os started by root on at Tue Jun 14 03:01:00 2005=3D=3D= =3D > Connected to cvsup.ca.freebsd.org > Updating collection src-all/cvs > TreeList failed: Error in > "/usr/local/etc/cvsup/sup/src-all/checkouts.cvs:RELENG_5_3": 37510: > File is truncated. Delete it and try again. >=20 > The following is the 'update-os' script I made: >=20 > echo "=3D=3D=3Dupdate-os started by $USER on $HOST at `date +%c`=3D=3D=3D= " >> > /usr/local/etc/cvsup/log/update-os.log > #!/bin/sh > echo "Updating OS sources with cvsup..." > /usr/local/bin/cvsup /usr/local/etc/cvsup/supfile.os >> > /usr/local/etc/cvsup/log/update-os.log >=20 > The supfile.os: >=20 > *default host=3Dcvsup.ca.freebsd.org compress > *default release=3Dcvs > *default base=3D/usr/local/etc/cvsup > *default prefix=3D/usr > *default delete use-rel-suffix > *default tag=3DRELENG_5_3 > src-all >=20 > I decided to rm the file > '/usr/local/etc/cvsup/sup/src-all/checkouts.cvs:RELENG_5_3' just to > see if that fixed it. And it did, but why was it crashing the entire > box? >=20 > -- > --------- > jtrask@gmail.com >=20 --=20 --------- jtrask@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7bd5f1c205061811105e3cf813>