public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: Tony Borras <tonyb@thekrnl.sysdev.org>
Cc: linux-kernel@vger.kernel.org, gmorris@toyecorp.com
Subject: Re: Memory tables corruption - kernel v2.4.33-rc1
Date: Tue, 11 Jul 2006 07:20:40 +0200	[thread overview]
Message-ID: <20060711052040.GE2037@1wt.eu> (raw)
In-Reply-To: <20060710203938.134a4d16.tonyb@sysdev.org>

Hello,

On Mon, Jul 10, 2006 at 08:39:38PM -0800, Tony Borras wrote:
> Please fwd to 2.4.33 Team.
> 
> One of my customers reported in tests that, after some runtime,
> his 59MB ram drive suddenly, randomly shrinks.
> 
> Same customer s/w has been running fine with 2.4.31 kernel.
> 
> 
> Report follows:
> 
> I have two Advantech (i486 Geode's w/64MB ram, ~49MB usable, as
> configured in the kernel make) test units where Dosemu crashed
> this weekend. For some reason the Via unit was fine.
> 
> Here is what happened:
> 
> 1. Linux was O.K., dosemu 1.3.2 had shut down.
> It appears both units were out of RAM.
> 
> 2. The first unit showed the RAM drive size to be
> 14661 1k blocks using the df command. The 1K blocks
> should be 47595, as they were after boot. The other unit
> showed the correct value of 1K blocks=47595. Even after
> restarting the Advantech, the 1K blocks would not go back to
> normal, so my software cannot even load.
> 
> 3. The second Advantech unit showed correct values with the df
> command, but when I used the du -cbs command, I found the /tmp
> directory had only 110796 bytes, instead of the normal ~15 MB.
> When I restarted Linux, all the RAM came back, and the
> unit started working again.
> 
>                               ---------
> 
> Thanks, I will check further with this customer.

2.4.33-rc1 has a bug in vfs_unlink(). Probably you've been hitting
it when removing lots of files from /tmp which might not have been
really freed. -rc2 has this fixed. You should try it instead. Other
people reported kernel panics on -rc1 with NFS.

> Tony Borras

Regards,
Willy


      reply	other threads:[~2006-07-11  5:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11  4:39 Memory tables corruption - kernel v2.4.33-rc1 Tony Borras
2006-07-11  5:20 ` Willy Tarreau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060711052040.GE2037@1wt.eu \
    --to=w@1wt.eu \
    --cc=gmorris@toyecorp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tonyb@thekrnl.sysdev.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox