[84] in Zephyr Mailing List
zwgc for Sun 3?
daemon@ATHENA.MIT.EDU (Derrick J. Brashear)
Tue Mar 23 22:23:45 1993
Date: Tue, 23 Mar 1993 22:21:25 -0500 (EST)
From: "Derrick J. Brashear" <db74+@andrew.cmu.edu>
To: zephyr@MIT.EDU
Cc:
In-Reply-To: <9303102324.AA15135@deathtongue.MIT.EDU>
Has anyone successfully compiled zwgc on a Sun 3 running SunOS 4.1.1?
I have kerberos properly installed on my machine, I can get kerberos
tickets for my realm (andrew.cmu.edu). I can send authentic zephyrs. But
zwgc doesn't work. I've compiled zwgc on my Sun 3, both the CMU Andrew
version and the MIT Athena version. On running either under dbx, I get
the following error:
(dbx) run -ttymode -nofork
Running: /usr/local/etc/zwgc -ttymode -nofork
signal SEGV (no mapping at the fault address) in ovbcopy at 0xdd06472
ovbcopy+6: movb a0@+,a1@+
It gets my subscriptions correctly, zctl ret retrieves the proper
information. However, upon receiving any sort of message, it
segmentation faults and dumps core.
Any ideas, or a copy I could try?
Thanks,
-D