From nobody@FreeBSD.org  Thu Jan 18 17:11:16 2007
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 D736516A415
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Jan 2007 17:11:16 +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 C856013C448
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Jan 2007 17:11:16 +0000 (UTC)
	(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 l0IHBGQF037658
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Jan 2007 17:11:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l0IHBGg8037657;
	Thu, 18 Jan 2007 17:11:16 GMT
	(envelope-from nobody)
Message-Id: <200701181711.l0IHBGg8037657@www.freebsd.org>
Date: Thu, 18 Jan 2007 17:11:16 GMT
From: "Dr. Markus Waldeck"<waldeck@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysctl debug.ktr.alq_enable=1 results in reboot
X-Send-Pr-Version: www-3.0

>Number:         108100
>Category:       kern
>Synopsis:       [ktr] sysctl debug.ktr.alq_enable=1 results in reboot
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 18 17:20:13 GMT 2007
>Closed-Date:    
>Last-Modified:  Mon Feb 09 23:30:10 UTC 2009
>Originator:     Dr. Markus Waldeck
>Release:        7.0-CURRENT-200701
>Organization:
>Environment:
FreeBSD fbh 7.0-CURRENT-200701 FreeBSD 7.0-CURRENT-200701 #0: Wed Jan 17 20:32:09 UTC 2007     
root@fbh:/usr/src/sys/i386/conf/CUSTOM i386

>Description:
I compiled a kernel with following options.

options         KTR
options         KTR_ENTRIES=1024
options         KTR_COMPILE=(KTR_INTR|KTR_PROC)
options         KTR_MASK=KTR_INTR
options         KTR_CPUMASK=0x3
options         KTR_VERBOSE
options         ALQ
options         KTR_ALQ

The options were added to GENERIC.

If I try to change debug.ktr.alq_enable from 0 to 1
the system reboots immediately.


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
