[918] in SIPB_Linux_Development
Re: Yay! A repeatable problem with Linux AFS... :-/
daemon@ATHENA.MIT.EDU (Derek Atkins)
Fri Jan 27 20:17:31 1995
To: Erik Nygren <nygren@MIT.EDU>
Cc: linux-afs-bugs@MIT.EDU, linux-dev@MIT.EDU
In-Reply-To: Your message of "Thu, 26 Jan 1995 02:34:42 EST."
<199501260734.CAB00808@foundation.mit.edu>
Date: Fri, 27 Jan 1995 20:17:18 EST
From: Derek Atkins <warlord@MIT.EDU>
Another followup.
I can recreate it -- the file cannot be in the cache. If it is, then
it will work. It looks like the stack is being corrupted somewhere.
By adding a judicial printf I can cause the fault not to occur! Also,
by moving the printf to a different location, I can fault again!
So, I'm trying to figure out why it's dying.
-derek