Le Tuesday 08 July 2003 20:44, Doug White a écrit : > On Tue, 8 Jul 2003, Thierry Herbelot wrote: > > [I just see that this message is at least lacking a "dmesg" output : I'll > > send it tomorrow.] > > A crashdump will be inifintely more useful. > > > #1 0xc030aeb8 in boot () > > #2 0xc030b21f in panic () > > #3 0xc0164142 in db_panic () > > Note no location information...
it must be around : #11 0xc04927df in pmap_enter () precisely on line 1971 of /sys/i386/pmap.c : ------------------- if (origpte & PG_PS) panic("pmap_enter: attempted pmap_enter on 4MB page"); ------------------- TfH PS : as I said, the box has a 2GB RAM, so moving around the vmcore is not easy _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"