Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2008 19:07:55 +0200 (CEST)
From:      Charlie & <root@koellers.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/122301: kenel compile with "options DEBUG_LOCKS" fail
Message-ID:  <200803311707.m2VH7tR6043649@door.koellers.net>
Resent-Message-ID: <200803311810.m2VIA2IE096739@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122301
>Category:       kern
>Synopsis:       kenel compile with "options DEBUG_LOCKS" fail
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 18:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
Computing Center, University of Bielefeld, Germany
>Environment:
System: FreeBSD door.koellers.net 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #1: Tue Feb 19 20:02:44 CET 2008 root@door.koellers.net:/backup/obj/usr/src/sys/DOOR i386


>Description:

	Using "options DEBUG_LOCKS" like described in chapter 11.9 (Kenel
	Debugging, Debugging Deadlocks) of the developer handbook fails
	when linking.

	The function stack_save used in kern/kern_lock.c couldn't be resolved.

>How-To-Repeat:

	Include

	options		DEBUG_LOCKS

	in a kernel config file and try to compile.

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



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