NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/45946: Kernel locks up in VMEM system
The following reply was made to PR kern/45946; it has been noted by GNATS.
From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/45946: Kernel locks up in VMEM system
Date: Wed, 8 Feb 2012 08:03:39 +0000
On Wed, Feb 08, 2012 at 07:05:03AM +0000, Lars Heidieker wrote:
> > I have got a crash dump. If somebody can tell me how get the stack
> > trace of "pgdaemon" using "crash" I can provide it.
> >
> >> How-To-Repeat:
> > Run "/bin/sh /etc/daily 2>&1 | tee /var/log/daily.out | sendmail
> > -t" in root shell.
> >
> >> Fix:
> > Not known.
> >
> >
>
> Hi Matthias,
>
> can you check the version of src/sys/arch/i386/include/param.h if it
> is 1.75 because a patch sizing the arena went in 3 1/2 days ago.
> The behavior you see is that the kmem_arena runs out of space and the
> pagedaemon tries hard too free something.
I'm afraid that I already have version 1.75:
tron@lyssa:~>grep NetBSD /usr/src/sys/arch/i386/include/param.h
/* $NetBSD: param.h,v 1.75 2012/02/04 17:56:16 para Exp $ */
I've also tried to reduce the amount of memory of the virtual machine
to 2GB and it still locked up.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index