Re: Is it just me or has -current suddenly got massively unstable?

2002-07-23 Thread Julian Elischer
On Tue, 23 Jul 2002, Peter Wemm wrote: > > thread_zone = uma_zcreate("THREAD", sizeof (struct thread), > thread_ctor, thread_dtor, thread_init, thread_fini, > - UMA_ALIGN_CACHE, 0); > + UMA_ALIGN_CACHE, UMA_ZONE_NOFREE); > } > > /* > > I haven't pan

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-23 Thread Terry Lambert
Sheldon Hearn wrote: > On (2002/07/23 12:08), Yann Berthier wrote: > >Thanks a lot, patch applied, and all is going fine. Peter: I knew you > >would come up with a solution :) > >(well, feel free to call it bandaid, but it solves the problem BTW) > > To quote Terry Lambert on what he

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-23 Thread Sheldon Hearn
On (2002/07/23 12:08), Yann Berthier wrote: >Thanks a lot, patch applied, and all is going fine. Peter: I knew you >would come up with a solution :) >(well, feel free to call it bandaid, but it solves the problem BTW) To quote Terry Lambert on what he calls Occam's Corollary:

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-23 Thread Yann Berthier
On Tue, 23 Jul 2002, Peter Wemm wrote: [snip] > Thanks for the independent confirmation. Here's a workaround patch > that you might like to try: > > --- kern_thread.c 17 Jul 2002 23:43:55 - 1.8 > +++ kern_thread.c 22 Jul 2002 23:31:06 - > @@ -198,7 +198,7 @@ > >

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-23 Thread Sheldon Hearn
On (2002/07/22 18:48), Szilveszter Adam wrote: > I have a kernel and world from Saturday, it seems reasonably ok in > console mode (does not panic although it is used as an ADSL router) but > in X, it locks up very easily. I tried it with Mozilla on Sunday, it > froze twice within as many hours,

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-22 Thread Peter Wemm
Yann Berthier wrote: > On Mon, 22 Jul 2002, Peter Wemm wrote: > > > It might be just me because I swapped an ISA 'si' card for a PCI version, b ut > > the problems I've been seeing are pretty spectacular. I'm regularly seeing > > the following panics: > > > > - selwakeup() taking fatal trap

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-22 Thread Szilveszter Adam
Hello, I have a kernel and world from Saturday, it seems reasonably ok in console mode (does not panic although it is used as an ADSL router) but in X, it locks up very easily. I tried it with Mozilla on Sunday, it froze twice within as many hours, in a seemingly undeterministic manner. Unfortuna

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-22 Thread Yann Berthier
On Mon, 22 Jul 2002, Peter Wemm wrote: > It might be just me because I swapped an ISA 'si' card for a PCI version, but > the problems I've been seeing are pretty spectacular. I'm regularly seeing > the following panics: > > - selwakeup() taking fatal traps (always while running postfix/smtpd, >

Re: Is it just me or has -current suddenly got massively unstable?

2002-07-22 Thread Alfred Perlstein
* Peter Wemm <[EMAIL PROTECTED]> [020722 00:16] wrote: > It might be just me because I swapped an ISA 'si' card for a PCI version, but > the problems I've been seeing are pretty spectacular. I'm regularly seeing > the following panics: > > - selwakeup() taking fatal traps (always while running p

Is it just me or has -current suddenly got massively unstable?

2002-07-21 Thread Peter Wemm
It might be just me because I swapped an ISA 'si' card for a PCI version, but the problems I've been seeing are pretty spectacular. I'm regularly seeing the following panics: - selwakeup() taking fatal traps (always while running postfix/smtpd, presumably this is happening during the traditional