[comp.protocols.appletalk] CAP 5.0 aufs troubles

mls@CSMIL.UMICH.EDU (Martin Sonntag) (10/04/88)

Help!

IUm having trouble getting aufs to work on a MicroVax II running
Ultrix 2.2.  It craps out with a segmentation fault at the point of
accessing afpvols.  If I start it out with a system-wide afpvols, I
get the fault right away:

% aufs -n Milan -V .afpvols -a all
SetDBLevel: Debugging All
03125* 12:39:45 10/03/88 ****************************************
03125* 12:39:45 10/03/88 Apple Unix File Server (Milan:AFPServer@*) starting
03125* 12:39:45 10/03/88 Aufs version: 3(2) as of May 2, 1988
Adding vol 'MacShare' on path '/z/macshare' pwd=''
Segmentation fault (core dumped)

.afpvols contains a single line:
% cat .afpvols
/z/macshare:MacShare::

Permissions on this directory are:
% ls -ld /z/macshare
drwxrwxrwx  4 root          512 Sep 28 15:12 /z/macshare/

If I start aufs without a system-wide afpvols, it runs a little
longer.  I can see the server from my Mac; but as soon as I try
to connect to it, aufs does the core dump number.

% aufs -n Milan -a all
SetDBLevel: Debugging All
03127* 12:44:42 10/03/88 ****************************************
03127* 12:44:42 10/03/88 Apple Unix File Server (Milan:AFPServer@*) starting
03127* 12:44:42 10/03/88 Aufs version: 3(2) as of May 2, 1988
abInit: [ddp:  82.63, 50] starting
03127* 12:44:42 10/03/88 10 sessions allowed
03127* 12:44:42 10/03/88 CONFIGURATION
03127* 12:44:42 10/03/88  Configured: FLOCK
03127* 12:44:42 10/03/88  Configured: LOCKF
03127* 12:44:42 10/03/88  Configured: Volume space information: getmnt
03127* 12:44:42 10/03/88    using old style (Ultrix 1.2, 2.0) getmnt
03127* 12:44:42 10/03/88  Configured: Melbourne (BSD) quota system
03127* 12:44:42 10/03/88  Configured translation tables are:
03127* 12:44:43 10/03/88   ascii: xlate on: suffix <any> and file type TEXT, cre
ator unix
Command buffer size is 578, Quantum size is 4624
PrtSrvrInfo Packet length is 341
  Machine Type = Unix
  Server Name  = Milan
  Flags = 1
  AFP Versions Supported:
Entries in indexed string: 3
1: 'AFPVersion 1.0'
2: 'AFPVersion 1.1'
3: 'AFPVersion 2.0'
  User Authentication Methods:
Entries in indexed string: 1
1: 'Cleartxt passwrd'
  Icon is present
03127* 12:44:50 10/03/88 Aufs Starting (Milan)
03127* 12:44:50 10/03/88 SPInit Completed.  Waiting for connection...
03127* 12:44:50 10/03/88 Waiting for session 0 to activate
03127* 12:49:52 10/03/88 New session 0 started on server socket 0, count 1
03127* 12:49:52 10/03/88 Session 0 from [Network 83.1, node 58, socket 167]
SrvrDispatch cmd=Login (18 0x12), len=46
Login ver=AFPVersion 1.1, uam=Cleartxt passwrd, user=mls, pwd=******
03127* 12:49:52 10/03/88 Login requested for mls (we are running as root)
03127* 12:49:53 10/03/88 Login: user mls, home directory /z/u/mls
Adding vol 'mlsvol' on path '/z/u/mls/appleshare' pwd=''
Segmentation fault (core dumped)

The afpvols in my home directory contains:
% cat /z/u/mls/afpvols
/z/u/mls/appleshare:mlsvol

Permissions on the directory are:
% ls -ld /z/u/mls/appleshare
drwxrwxr-x  4 mls           512 Sep 28 14:51 /z/u/mls/appleshare/


I've kept the settings Configure generated for aufs.

Any suggestions on how I should proceed?  Anybody else running
aufs on a MicroVax II with Ultrix 2.2?

	Martin Sonntag (mls@csmil.umich.edu)
	Cognitive Science & Machine Intelligence Lab
	University of Michigan