Re: Kernel Panic in 3.7

2005-07-20 Thread Paul de Weerd
On Wed, Jul 20, 2005 at 10:46:34AM -0400, Masoud Sharbiani wrote: | Is it possible to fix that out of memory condition panic() so that | instead of a panic system closes one or more of the processes to | continue to run? Great Idea ! That way, your server will just keep running and shooting of ran

Re: Kernel Panic in 3.7

2005-07-20 Thread Artur Grabowski
Masoud Sharbiani <[EMAIL PROTECTED]> writes: > Ted, > Is it possible to fix that out of memory condition panic() so that > instead of a panic system closes one or more of the processes to > continue to run? Is it possible to fix that we have peace on earth and end hunger? //art > cheers, > Maso

Re: Kernel Panic in 3.7

2005-07-20 Thread Masoud Sharbiani
Ted, Is it possible to fix that out of memory condition panic() so that instead of a panic system closes one or more of the processes to continue to run? cheers, Masoud Sharbiani Ted Unangst wrote: On Mon, 18 Jul 2005, Gordon Ross wrote: I've got an OpneBSD 3.7 machine (no patches - jus

Re: Kernel Panic in 3.7

2005-07-19 Thread Ted Unangst
On Tue, 19 Jul 2005, Gordon Ross wrote: > So that's what the kernel panic really means: Out of memory ? yes and no. it means what it says, but the root cause is being out of memory. -- And that's why we're leaving California.

Re: Kernel Panic in 3.7

2005-07-19 Thread Gordon Ross
So that's what the kernel panic really means: Out of memory ? GTG >>> Ted Unangst <[EMAIL PROTECTED]> 19/07/2005 03:36 >>> On Mon, 18 Jul 2005, Gordon Ross wrote: > I've got an OpneBSD 3.7 machine (no patches - just the standard 3.7 CD > install) running under VMWare GSX Server V3.1 Today, the

Re: Kernel Panic in 3.7

2005-07-18 Thread Ted Unangst
On Mon, 18 Jul 2005, Gordon Ross wrote: > I've got an OpneBSD 3.7 machine (no patches - just the standard 3.7 CD > install) running under VMWare GSX Server V3.1 Today, the machine had stopped > with a panic. I did a "trace" and "ps" as per the instructions. Below is the > result of these extrac

Re: Kernel Panic in 3.7

2005-07-18 Thread Brad
On Tue, Jul 19, 2005 at 02:17:19AM +0200, Rico wrote: > [EMAIL PROTECTED] wrote: > >On Mon, July 18, 2005 11:31 am, Rico wrote: > > > >>You should not run OpenBSD under VMWare. > > > > > >>Runing any OS under a product like VMWare makes it hard to trust which > >>product is actually causing the err

Re: Kernel Panic in 3.7

2005-07-18 Thread Rico
[EMAIL PROTECTED] wrote: On Mon, July 18, 2005 11:31 am, Rico wrote: You should not run OpenBSD under VMWare. Runing any OS under a product like VMWare makes it hard to trust which product is actually causing the errors, incl. kernel panics. That's ridiculous. No. But I trust you hav

Re: Kernel Panic in 3.7

2005-07-18 Thread Rico
Bruno Delbono wrote: +++ Rico [Mon Jul 18, 2005 at 06:07:31PM +0200]: Bruno Delbono wrote: +++ Rico [Mon Jul 18, 2005 at 05:31:59PM +0200]: You should not run OpenBSD under VMWare. What makes you say that? I did explain this. Well then looking at what your wrote initially, there is

Re: Kernel Panic in 3.7

2005-07-18 Thread Bruno Delbono
+++ Rico [Mon Jul 18, 2005 at 06:07:31PM +0200]: > Bruno Delbono wrote: > >+++ Rico [Mon Jul 18, 2005 at 05:31:59PM +0200]: > > > >>You should not run OpenBSD under VMWare. > > > > > >What makes you say that? > > I did explain this. Well then looking at what your wrote initially, there is no meri

Re: Kernel Panic in 3.7

2005-07-18 Thread steve . shockley
On Mon, July 18, 2005 11:31 am, Rico wrote: > You should not run OpenBSD under VMWare. > Runing any OS under a product like VMWare makes it hard to trust which > product is actually causing the errors, incl. kernel panics. That's ridiculous. Sure, it adds a layer of complexity, but not much more

Re: Kernel Panic in 3.7

2005-07-18 Thread Rico
Bruno Delbono wrote: +++ Rico [Mon Jul 18, 2005 at 05:31:59PM +0200]: You should not run OpenBSD under VMWare. What makes you say that? I did explain this.

Re: Kernel Panic in 3.7

2005-07-18 Thread Bruno Delbono
+++ Rico [Mon Jul 18, 2005 at 05:31:59PM +0200]: > You should not run OpenBSD under VMWare. What makes you say that? > If you need serveral "virtual" machines, you can run OpenBSD chrooted as > many times as you need, without running it under VMWare. That simply is not true. OpenBSD runs grea

Re: Kernel Panic in 3.7

2005-07-18 Thread Rico
You should not run OpenBSD under VMWare. If you need serveral "virtual" machines, you can run OpenBSD chrooted as many times as you need, without running it under VMWare. Runing any OS under a product like VMWare makes it hard to trust which product is actually causing the errors, incl. kerne

Kernel Panic in 3.7

2005-07-18 Thread Gordon Ross
I've got an OpneBSD 3.7 machine (no patches - just the standard 3.7 CD install) running under VMWare GSX Server V3.1 Today, the machine had stopped with a panic. I did a "trace" and "ps" as per the instructions. Below is the result of these extracted from /var/adm/messages after I rebooted the m

panic in 3.7 part II

2005-07-05 Thread Rafael Morales
This is the complete output of the panic with the trace and ps. I had to send it untill today because it broke again in this morning. Regards and thanks. ~panic: pool_get(mclpl): free list modified: magic=deaf; page 0xd3b38000; item addr 0xd3b38000 Sropped at Debuger+0x4: leave RUN AT

Re: panic in 3.7

2005-07-01 Thread Stuart Henderson
On 2005/07/01 13:34:25, Rafael Morales wrote: > Hi list. > > I have a pc (Dell Optiplex) with openbsd 3.7, which > will be firewall, but in this morning I found my pc > with this error message: > > ~panic: pool_get(mclpl): free list modified: > magic=deaf; page 0xd3b38000; > item addr 0xd3b3

Re: panic in 3.7

2005-07-01 Thread Peter Hessler
On Fri, Jul 01, 2005 at 01:34:25PM -0500, Rafael Morales wrote: :RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN :REPORTING THIS PANIC! :DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING :THAT INFORMATION!

panic in 3.7

2005-07-01 Thread Rafael Morales
Hi list. I have a pc (Dell Optiplex) with openbsd 3.7, which will be firewall, but in this morning I found my pc with this error message: ~panic: pool_get(mclpl): free list modified: magic=deaf; page 0xd3b38000; item addr 0xd3b38000 Sropped at Debuger+0x4: leave RUN AT LEAST 'trace' A