[7318] in testers
Re: Athena 9.4.12 to dev cell
daemon@ATHENA.MIT.EDU (Alex Rolfe)
Mon Aug 8 10:01:14 2005
To: Greg Hudson <ghudson@mit.edu>
Cc: testers@mit.edu
From: Alex Rolfe <arolfe@MIT.EDU>
Date: Mon, 08 Aug 2005 10:01:03 -0400
In-Reply-To: <200508040547.j745lAqC000923@egyptian-gods.mit.edu> (Greg
Hudson's message of "Thu, 4 Aug 2005 01:47:10 -0400")
Message-ID: <ubzoe88il40.fsf@metacircular-evaluator.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Greg Hudson <ghudson@MIT.EDU> writes:
> I've put out Athena 9.4.12 to the dev cell. It contains some
> miscellaneous bugfixes, and new versions of Firefox, Mozilla, and
> OpenAFS. Based on internal testing, we have hopes that the new
> version of OpenAFS (1.3.86) will fix the instability problems seen on
> Linux during testing; please report any kernel oopses or
> files-becoming-inaccessible that you see under 9.4.12.
9.4.12 has been stable on ec-eval.csail.mit.edu during periods of fairly
heavy use. I tried some of the previously mentioned recipes for oopses
and couldn't trigger any. I did get an oops while shutting down the
machine. After a few hundred lines like
Failed to invalidate all pages on inode 0xc9c80580
Followed by
kernel: [<c014ad08>] kmem_cache_destroy+0x97/0x11c
kernel: [<f9452e5d>] afs_destroy_inodecache+0xa/0x1a [libafs]
kernel: [<f946410d>] cleanup_module+0x19/0x75 [libafs]
kernel: [<c013ab89>] sys_delete_module+0x132/0x179
kernel: [<c015598c>] unmap_vma_list+0xe/0x17
kernel: [<c0155d3b>] do_munmap+0x1c8/0x1d2
kernel: [<c011a0a1>] do_page_fault+0x0/0x4dc
kernel: [<c03036f3>] syscall_call+0x7/0xb
kernel: afs_inode_cache: not all structures were freed
The machine did shut down cleanly after that.
Alex