reproducible panic every day at 03:02, probably triggered by daily periodic scipts - help
Glen Barber
gjb at FreeBSD.org
Thu Mar 6 15:54:29 UTC 2014
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?
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20140306/eef9ff40/attachment.sig>
More information about the freebsd-current
mailing list