On Tue, 14 Jan 2003, wade wrote:
> Although GENERIC functions perfectly, when I enable SMP in GENERIC, the box
> freezes during big build jobs ( i.e. buildworld. ).  This box functioned
> well in SMP mode und 4.7-STABLE.  The big problem is that freezing does not
> leave core files or any other debugging information.
> 
> Hardware: 
>   ASUS CUV4X-D
>   2 X PIII 600 MHz Coppermine.
>   512 MB 133MHz RAM.

Hit ctl-alt-esc on console to enter DDB (enable this kernel option if you
haven't already).  Type "trace" to find out what is hung.  If this doesn't
work, attach a serial console and do a break there and "trace".

-Nate


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to