[OpenAFS] fileserver 1.2.11 problem

Derrick J Brashear shadow@dementia.org
Tue, 12 Oct 2004 10:21:37 -0400 (EDT)


On Tue, 12 Oct 2004, Thomas Mueller wrote:

>
> Hi all,
>
> we have got a problem with some of our fileservers (OpenAFS-1.2.11,
> LWP fileserver, RedHat Linux 7.3).
> The fileserver process cycles and doesn't reply on requests. It even doesn't
> respond on signals other than -KILL or -ABRT.
>
> One day I got a core dump (from kill -ABRT) and the backtrace shows:

that's one thread. how about the rest of them?

thread apply all where

> (gdb) where
> #0  0x420e8412 in sendmsg () from /lib/i686/libc.so.6
> #1  0x0808a1a3 in rxi_Sendmsg ()
> #2  0x08092042 in osi_NetSend ()
> #3  0x08092d8e in rxi_SendPacket ()
> #4  0x0808e157 in rxi_SendList ()
> #5  0x0808e368 in rxi_SendXmitList ()
> #6  0x0808e6ea in rxi_Start ()
> #7  0x080964f8 in rxevent_RaiseEvents ()
> #8  0x08089cd8 in rxi_ListenerProc ()
> #9  0x0808a014 in rx_ServerProc ()
> #10 0x080982ac in Create_Process_Part2 ()
> #11 0x080988e6 in savecontext ()