From nobody@FreeBSD.org  Sun May  9 17:46:11 2010
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 8C9BA1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 May 2010 17:46:11 +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 7CDCA8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 May 2010 17:46:11 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o49HkB31073878
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 9 May 2010 17:46:11 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o49HkBnv073877;
	Sun, 9 May 2010 17:46:11 GMT
	(envelope-from nobody)
Message-Id: <201005091746.o49HkBnv073877@www.freebsd.org>
Date: Sun, 9 May 2010 17:46:11 GMT
From: Demelier David <demelier.david@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Panic when changing profile to economy
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146436
>Category:       kern
>Synopsis:       [cpufreq] [panic] Panic when changing profile to economy
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 09 17:50:04 UTC 2010
>Closed-Date:    
>Last-Modified:  Sun May 09 22:13:57 UTC 2010
>Originator:     Demelier David
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD Melon.malikania.fr 8.0-STABLE FreeBSD 8.0-STABLE #8: Sun May  9 09:09:12 CEST 2010     root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon  amd64

>Description:
When changing the power profile to economy with these settings in /etc/rc.conf : 

performance_cx_lowest="HIGH"
performance_cpu_freq=${performance_cx_lowest}
economy_cx_lowest="LOW"
economy_cpu_freq=${economy_cx_lowest}

Because I wasn't capable to make a kernel dump, it just doesn't work. So I took a picture of the kernel panic and the small backtrace. Here is the mail discuss.

http://lists.freebsd.org/pipermail/freebsd-stable/2010-May/056600.html

At the beginning I thought it was a AC cable problem but not, it's only the profile state that make the panic.
>How-To-Repeat:
Change profile to economy with these settings : 

performance_cx_lowest="HIGH"
performance_cpu_freq=${performance_cx_lowest}
economy_cx_lowest="LOW"
economy_cpu_freq=${economy_cx_lowest}
>Fix:


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