[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20041011: rpc.ldmd signal 11s



Mike,

>Date: Tue, 12 Oct 2004 11:30:34 -0600
>From: "Mike Schmidt" <address@hidden>
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20041011: rpc.ldmd signal 11s
> Keywords: 200408311254.i7VCsh8E018445

The above message contained the following:

> Here's the stack trace;
> 
> # gdb ~ldm/bin/rpc.ldmd core.22648
> GNU gdb Red Hat Linux (6.1post-1.20040607.17rh)
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db
> library "/lib/tls/libthread_db.so.1".
> 
> Core was generated by `rpc.ldmd -m 21600 -t 30 -q /usr/local/ldm/pq/ldm.pq
> /usr/local/ldm/etc/ldmd.con'.
> Program terminated with signal 11, Segmentation fault.
> Reading symbols from /lib/tls/libm.so.6...done.
> Loaded symbols for /lib/tls/libm.so.6
> Reading symbols from /lib/tls/libc.so.6...done.
> Loaded symbols for /lib/tls/libc.so.6
> Reading symbols from /lib/ld-linux.so.2...done.
> Loaded symbols for /lib/ld-linux.so.2
> Reading symbols from /lib/libnss_files.so.2...done.
> Loaded symbols for /lib/libnss_files.so.2
> Reading symbols from /lib/libnss_nis.so.2...done.
> Loaded symbols for /lib/libnss_nis.so.2
> Reading symbols from /lib/libnsl.so.1...done.
> Loaded symbols for /lib/libnsl.so.1
> #0  0x0804a09f in ?? ()
> (gdb) where
> #0  0x0804a09f in ?? ()
> #1  0x08057fc5 in one_svc_run (xp_sock=4, inactive_timeo=60, donep=0x8064e30)
> at one_svc_run.c:78

Oh dear.  That's in the RPC library.  Not much chance of finding-out
what went wrong.

Do you know of any RPC- or network-related patches that might be
relevant?  Person's systems is

    RedHat EL 3 update 2 kernel 2.4.21-15.0.4.ELsmp

Regards,
Steve Emmerson