[OpenAFS] kaserver core dumps (openafs-1.3.78, x86_64, FC3)

Arne Dietrich (RTC) Arne.Dietrich@rtc.bosch.com
Fri, 4 Feb 2005 12:26:10 -0800


Hi, list!
I am having some trouble with openafs-1.3.78.
Simply put: The kaserver crashes with coredumps (bosserver happily 
spawns kaservers).

Any idea?

Regards,
Arne


config info:
./configure  --with-afs-sysname=amd64_linux26 \
	--with-linux-kernel-headers=/lib /modules/2.6.10-1.760_FC3smp/build/
	--enable-transarc-paths --enable-debug
	--enable-debug

uname -a
Linux xxx 2.6.10-1.760_FC3smp #1 SMP Wed Feb 2 00:25:33 EST 2005 x86_64 
x86_64 x86_64 GNU/Linux

sudo gdb ./kaserver
GNU gdb Red Hat Linux (6.1post-1.20040607.41rh)
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 "x86_64-redhat-linux-gnu"...Using host 
libthread_db library "/lib64/tls/libthread_db.so.1".

(gdb) run
Starting program: /var/tmp/openafs-1.3.78/src/kauth/kaserver

Program received signal SIGSEGV, Segmentation fault.
0x000000392656f200 in strlen () from /lib64/tls/libc.so.6
(gdb) back
#0  0x000000392656f200 in strlen () from /lib64/tls/libc.so.6
#1  0x00000000004459e0 in afs_vsnprintf (p=0x2a95758199 "", avail=998, 
fmt=0x447515 " ", ap=0x2a957585b0) at ./snprintf.c:398
#2  0x0000000000442ee0 in vFSLog (format=0x447513 "%s ", 
args=0x2a957585b0) at ./serverLog.c:118
#3  0x00000000004430ad in FSLog (format=0x2672fd30 <Address 0x2672fd30 
out of bounds>) at ./serverLog.c:148
#4  0x0000000000419ded in ubik_print (a=0x2672fd30 <Address 0x2672fd30 
out of bounds>, b=0x3e7 <Address 0x3e7 out of bounds>, c=0x2672fd30 
<Address 0x2672fd30 out of bounds>, d=0x0,
     e=0xfefefefefefefeff <Address 0xfefefefefefefeff out of bounds>, 
f=0x0, g=0x2672fd30 <Address 0x2672fd30 out of bounds>, h=0x2672fd30 
<Address 0x2672fd30 out of bounds>)
     at vote.c:556
#5  0x0000000000415dd5 in SDISK_UpdateInterfaceAddr (rxcall=0x2672fd30, 
inAddr=0x2a95758b00, outAddr=0x0) at remote.c:637
#6  0x000000000041f236 in _DISK_UpdateInterfaceAddr (z_call=0x5a8250, 
z_xdrs=0x2a95758f40) at ubik_int.ss.c:655
#7  0x000000000041f605 in DISK_ExecuteRequest (z_call=0x5a8250) at 
ubik_int.ss.c:740
#8  0x00000000004326ae in rxi_ServerProc (threadID=0, newcall=0x3e7, 
socketp=0x2a95758fdc) at rx.c:1375
#9  0x000000000042f8e7 in rx_ServerProc () at rx_lwp.c:371
#10 0x000000000043eaf8 in Create_Process_Part2 () at ./lwp.c:783
#11 0x000000392653e800 in __correctly_grouped_prefixwc () from 
/lib64/tls/libc.so.6
#12 0xfffefdfcfbfaf9f8 in ?? ()
#13 0x0000000000000000 in ?? ()
(gdb)