I've downloaded the tar file from openafs.org, and have tried to start AFS
on my AIX 6.1 system, but it cores.  Can someone help me get through this
core issue on AIX 6.1.  Here is the message I received when trying to
run /etc/rc,afs:

kernel=64
+ echo /etc/rc.afs: Loading 64 bit kernel AFS modules
/etc/rc.afs: Loading 64 bit kernel AFS modules
+ cd /usr/vice/etc/dkload
+ [ 64 -eq 32 ]
+ ./cfgexport64 -a export64.ext.nonfs
+ ./cfgafs64 -a afs.ext.64
+ [ 0 -ne 0 ]
+ [ -x /usr/afs/bin/bosserver ].
+ [ ! -f /usr/vice/etc/afsd ]
+ [ ! -f /usr/vice/etc/cacheinfo ]
+ [ ! -f /usr/vice/etc/ThisCell ]]
+ [ ! -f /usr/vice/etc/CellServDB ]
+ awk -F: {print $1, $2} /usr/vice/etc/cacheinfo
+ [ ! -d /afs ]
+ [ ! -d /usr/vice/cache ]
+ /usr/vice/etc/afsd -stat 2000 -dcache 800 -daemons 3 -volumes 70 -verbose
-fakestat -afsdb -dynroot
afsd: My home cell is 'afs.dev.infoprint.com'
afsd: cacheFiles autotuned to 13926
/etc/rc.afs[103]: 286770 Segmentation fault(coredump)
+ [ -x /etc/inetd.afs -a -f /etc/inetd.conf.afs ]

Here is the core file if anyone can help me on this.)

(See attached file: core)

I ran dbx on the afsd program, and got these results when running with the
parameters listed above.

([EMAIL PROTECTED]) /=>dbx /usr/vice/etc/afsd
Type 'help' for help.
reading symbolic information ...warning: no source compiled with -g

(dbx) run -stat 2000 -dcache 800 -daemons 3 -volumes 70 -verbose -fakestat
-afsdb -dynroot
afsd: My home cell is 'afs.dev.infoprint.com'
afsd: cacheFiles autotuned to 13926

Segmentation fault in . at 0x10002db48
0x10002db48 (???) e80c0000          ld   r0,0x0(r12)
(dbx)

Do you think I would have better luck trying to compile my own version of
OpenAFS 1.4.8?

Any help would be appreciated.  Thanks!

Attachment: core
Description: Binary data

Reply via email to