From nobody@FreeBSD.org  Wed Nov 29 18:07:55 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id F186C16A415
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Nov 2006 18:07:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1F1B643D77
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Nov 2006 18:07:24 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kATI7K7W025770
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 29 Nov 2006 18:07:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id kATI7JVC025769;
	Wed, 29 Nov 2006 18:07:19 GMT
	(envelope-from nobody)
Message-Id: <200611291807.kATI7JVC025769@www.freebsd.org>
Date: Wed, 29 Nov 2006 18:07:19 GMT
From: "Dr. Markus Waldeck"<waldeck@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: crash system with auditd_enable="YES"
X-Send-Pr-Version: www-3.0

>Number:         106024
>Category:       bin
>Synopsis:       crash system with auditd_enable="YES"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    rwatson
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 29 18:10:14 GMT 2006
>Closed-Date:    Mon Feb 05 11:02:12 GMT 2007
>Last-Modified:  Mon Feb 05 11:02:12 GMT 2007
>Originator:     Dr. Markus Waldeck
>Release:        7.0-CURRENT-200611
>Organization:
>Environment:
FreeBSD fbh 7.0-CURRENT-200611 FreeBSD 7.0-CURRENT-200611
root@fb:/usr/src/sys/i386/compile/FB70B01 i386
>Description:
I compiled the GENERIC kernel with

options AUDIT

Auditing works fine if I start the auditd via /etc/rc.d/auditd onestart.

But if I use auditd_enable="YES" the system hangs and a reboot is required.
The last output on the console is that the auditd is starting.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->rwatson 
Responsible-Changed-By: rwatson 
Responsible-Changed-When: Wed Nov 29 20:00:41 UTC 2006 
Responsible-Changed-Why:  
Take ownership of this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106024 

From: Robert Watson <rwatson@FreeBSD.org>
To: "Dr. Markus Waldeck" <waldeck@gmx.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/106024: crash system with auditd_enable="YES"
Date: Wed, 29 Nov 2006 20:06:27 +0000 (GMT)

 On Wed, 29 Nov 2006, Robert Watson wrote:
 
 > I compiled the GENERIC kernel with
 > 
 > options AUDIT
 > 
 > Auditing works fine if I start the auditd via /etc/rc.d/auditd onestart.
 >
 > But if I use auditd_enable="YES" the system hangs and a reboot is required.
 > The last output on the console is that the auditd is starting.
 
 Could you build a kernel with DDB, KDB, and BREAK_TO_DEBUGGER, and see if you 
 can get into the debugger using a console or serial break?  If so, the output 
 of the following commands would be extremely helpful:
 
 - show pcpu
 - show allpcpou
 - alltrace
 - trace
 - ps
 
 Using a serial console or firewire console will make capturing the output a 
 lot easier, and there will be quite a lot.
 
 On a related note -- once the hang has happened:
 
 - Does the num lock light go on and off when you hit the num lock key?
 - Can you ping the box still?
 - When there's a hang, does hitting Ctrl-T generate output showing the current
    process, and if so, what is that output?
 
 Thanks,
 
 Robert N M Watson
 Computer Laboratory
 University of Cambridge
State-Changed-From-To: open->closed 
State-Changed-By: rwatson 
State-Changed-When: Mon Feb 5 11:01:37 UTC 2007 
State-Changed-Why:  
Reporter indicates that the problem has not recurred and PR can be closed. 
If you experience any further problems, please let me know! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=106024 
>Unformatted:
