Bug 30173

Summary: Kernel panic caused by cron (movl)
Product: Base System Reporter: Félix-Antoine Paradis <reel>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-PRERELEASE   
Hardware: Any   
OS: Any   

Description Félix-Antoine Paradis 2001-08-29 02:00:02 UTC
Got a kernel panic with notified that the program causing it was cron.
I looked in it a bit more and somewhere it specified movl.

Fix: 

Unknown.
How-To-Repeat: No ideas.
Comment 1 Kris Kennaway 2001-08-29 04:28:30 UTC
On Tue, Aug 28, 2001 at 05:53:14PM -0700, Félix-Antoine Paradis wrote:
> 
> >Number:         30173
> >Category:       bin
> >Synopsis:       Kernel panic caused by cron (movl)
> >Confidential:   no
> >Severity:       critical
> >Priority:       high
> >Responsible:    freebsd-bugs
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Tue Aug 28 18:00:02 PDT 2001
> >Closed-Date:
> >Last-Modified:
> >Originator:     Félix-Antoine Paradis
> >Release:        FreeBSD 4.4-PRERELEASE
> >Organization:
> Unix Consult Technologies
> >Environment:
> FreeBSD machine 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Mon Aug 13 12:14:0
> 6 EDT 2001     reel@machine:/usr/src/sys/compile/ZEUS  i386
> 
> >Description:
> Got a kernel panic with notified that the program causing it was cron.
> I looked in it a bit more and somewhere it specified movl.


<sarcasm>
Ok, that narrows it down.  There can't be many places in the kernel
which use the movl opcode.
</sarcasm>

This PR is currently content-free.  Please consult the chapter in the
FreeBSD handbook which deals with kernel panics, obtain a crashdump
and a traceback and include the results as a followup.  Otherwise
there is no way for anyone to replicate or identify your problem.

Kris
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2001-08-29 04:28:36 UTC
State Changed
From-To: open->feedback

Awaiting actual details from submitter
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2001-08-29 05:30:41 UTC
State Changed
From-To: feedback->closed

Submitter agreed to follow up with further details if this 
problem can be reproduced.