Date: Mon, 3 May 2010 15:42:06 -0700 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: David DEMELIER <demelier.david@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Kernel panic when unpluggin AC adaptor Message-ID: <20100503224206.GB9134@icarus.home.lan> In-Reply-To: <m2mb3954bba1005031457h642b551fq5c9062af8cbdf7d1@mail.gmail.com> References: <g2mb3954bba1005031436g77215426n83ce7904e5ef321@mail.gmail.com> <m2mb3954bba1005031457h642b551fq5c9062af8cbdf7d1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 03, 2010 at 11:57:28PM +0200, David DEMELIER wrote: > 2010/5/3 David DEMELIER <demelier.david@gmail.com>: > > Hi, > > > > I just updated my 8.0-STABLE/amd64 today around 17h CEST, and it just > > panics when I unplug my AC. The current process = 11 (idle: cpu1) is > > this related to the cpufreq and related stuff ? > > > > It also says cannot dump. Device not defined or unavailable so I can't > > give you more infos now. > > > > I can confirm that : > > #performance_cx_lowest="HIGH" > #performance_cpu_freq=${performance_cx_lowest} > #economy_cx_lowest="LOW" > #economy_cpu_freq=${economy_cx_lowest} > > in rc.conf was the problem. When these are commented out, can you provide the output from: sysctl -a dev.cpu Can you confirm whether or not powerd(8) is in use on this system when it panics? If so, does the problem go away if you disable powerd(8) but leave in (uncommented) the above rc.conf settings? -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100503224206.GB9134>