RE: spin lock panic ...

2001-03-24 Thread The Hermit Hacker
On Fri, 23 Mar 2001, John Baldwin wrote: > > On 24-Mar-01 The Hermit Hacker wrote: > > On Fri, 23 Mar 2001, John Baldwin wrote: > > > >> > >> On 24-Mar-01 The Hermit Hacker wrote: > >> > > >> > Over the past few days, I reformatted my computer clean, installed > >> > 4.2-RELEASE onto her and just

RE: spin lock panic ...

2001-03-23 Thread John Baldwin
On 24-Mar-01 The Hermit Hacker wrote: > On Fri, 23 Mar 2001, John Baldwin wrote: > >> >> On 24-Mar-01 The Hermit Hacker wrote: >> > >> > Over the past few days, I reformatted my computer clean, installed >> > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel >> > and worl

RE: spin lock panic ...

2001-03-23 Thread The Hermit Hacker
On Fri, 23 Mar 2001, John Baldwin wrote: > > On 24-Mar-01 The Hermit Hacker wrote: > > > > Over the past few days, I reformatted my computer clean, installed > > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel > > and world ... went to ports/x11/XFree86-4 and did a 'make

RE: spin lock panic ...

2001-03-23 Thread John Baldwin
On 24-Mar-01 The Hermit Hacker wrote: > > Over the past few days, I reformatted my computer clean, installed > 4.2-RELEASE onto her and just finished upgrading to the latest 5.x kernel > and world ... went to ports/x11/XFree86-4 and did a 'make install' ... > after awhile, it panic'd as below: >

Re: spin lock panic ...

2001-03-23 Thread Alfred Perlstein
* The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:17] wrote: > On Fri, 23 Mar 2001, Alfred Perlstein wrote: > > > * The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > > > > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > > > can't seem to find any docs on

Re: spin lock panic ...

2001-03-23 Thread The Hermit Hacker
On Fri, 23 Mar 2001, Alfred Perlstein wrote: > * The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > > can't seem to find any docs on the keystroke required to drop into it :( > > 'man ddb' doesn't document

Re: spin lock panic ...

2001-03-23 Thread Alfred Perlstein
* The Hermit Hacker <[EMAIL PROTECTED]> [010323 16:09] wrote: > > Now, I do have DDB enabled in the kernel ... but, for the life of me, I > can't seem to find any docs on the keystroke required to drop into it :( > 'man ddb' doesn't document it that I can find, nor does LINT ... ctrl+alt+esc. -