Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Mar 2014 12:28:26 -0500
From:      Lowell Gilbert <freebsd-current-local@be-well.ilk.org>
To:        Glen Barber <gjb@FreeBSD.org>
Cc:        Anton Shterenlikht <mexas@bris.ac.uk>, freebsd-current@freebsd.org
Subject:   Re: reproducible panic every day at 03:02, probably triggered by daily periodic scipts - help
Message-ID:  <44wqg7p77p.fsf@be-well.ilk.org>
In-Reply-To: <20140306155424.GL87036@glenbarber.us> (Glen Barber's message of "Thu, 6 Mar 2014 10:54:24 -0500")
References:  <1394115763.14742.91327521.717FE009@webmail.messagingengine.com> <201403061549.s26Fne7c059198@mech-cluster241.men.bris.ac.uk> <20140306155424.GL87036@glenbarber.us>

next in thread | previous in thread | raw e-mail | index | archive | help
Glen Barber <gjb@FreeBSD.org> writes:

> On Thu, Mar 06, 2014 at 07:49:42AM -0800, Anton Shterenlikht wrote:
>> >Can you go into /etc/periodic/daily and execute those scripts one by
>> >one? You should be able to narrow down which one is the culprit.
>> 
>> unfortunately I cannot reproduce the panic
>> this way. What I did was:
>> 
>> # cd /etc/periodic/daily
>> # for file in `ls`
>> do
>> echo $file
>> ./$file
>> done
>> 
>> I run it twice, I could see all scripts
>> executing one after another,
>> but no panic.
>> Perhaps something else is happening at
>> the same time as daily scripts?
>> But I cannot find what.
>> 
>
> It can also be one of the scripts in /etc/periodic/security.
>
> Can you retry your test in that directory, as well?

"periodic daily" would be a slightly better test...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44wqg7p77p.fsf>