panic on boot with today's kernel

Christoph Mallon christoph.mallon at gmx.de
Mon Jan 26 10:03:28 PST 2009


Alexander Churanov schrieb:
> Hi folks!
> 
> I've just updated from HEAD, found that
> http://docs.freebsd.org/cgi/mid.cgi?200901221016.58349.jhb is already
> applied to what's in repository. However, the issue remains. The sympthoms
> are exactly as described by Michiel, and backtrace is the same.
> 
> 1) What is the estimate for this to be fixed?
> 
> 2) Is it possible to disable something to get working kernel? I've just
> looked into the config file and read that ppbus is required.
> 
> 3) Would checking out the previous stable version of ppbus work? I mean
> having most recent source code of the whole kernel except for old stable
> ppbus?

There's not need to switch the branch to stable. If you use SVN, you can 
update just the affected paths to before the change:

   svn up -r 187575 sys/dev/ppbus sys/dev/ppc

	Christoph


More information about the freebsd-current mailing list