Coda File System

Re: Traceback

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Fri, 14 Feb 2003 16:09:01 -0500
On Fri, Feb 14, 2003 at 02:05:47PM +0100, Steffen Neumann wrote:
> Hope that helps with that little info.

A bit, which version of rpc2 is that machine running?

> #1  0x080b0560 in SigChoke (sig=11) at sighand.cc:242
> #2  <signal handler called>
> #3  0x40149223 in chunk_free (ar_ptr=0x5f646966, p=0x856fe28) at malloc.c:3051
> #4  0x401491bf in __libc_free (mem=0x856fe30) at malloc.c:3023
> #5  0x40072a8f in sftp_FreePiggySDesc (se=0x82981f0) at sftp1.c:1221

Something clobbered memory in the callback handler, probably while the
client was finishing off dealing with a backfetch request during weak
reintegration. Can't really tell who/what was clobbering from the trace
although I might be able to walk back through the code to find a
possible cause.

Jan
Received on 2003-02-14 16:10:28