[issue714] SMP kernel panic at boot: assertion: ((int)sr->sysid ..

Matthew Dillon dillon at apollo.backplane.com
Fri Jun 29 10:28:05 PDT 2007


:New submission from Thomas Nikolajsen <thomas.nikolajsen at mail.dk>:
:
:Using HEAD I get this panic on every boot with SMP kernel;
:this on pentium 4 w/ HTT.
:A few months ago I had no problem using same KERNCONF on this host.
:Same KERNCONF works on AMD64 (one core).
:
:Commit below introduced KKASSERT causing panic:
:http://leaf.dragonflybsd.org/mailarchive/commits/2007-04/msg00211.html
:
: -thomas

    Woa.  That's really odd, it shouldn't be possible for that to happen.
    Are you sure you have the latest HEAD?

    When it panics please do this from the db> prompt:

    print *ncpus_fit
    print *ncpus_fit_mask

						-Matt





More information about the Bugs mailing list