[651] in Zephyr_Bugs
Re: Zephyr
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Jul 20 16:59:46 1995
To: Lew Gramer <dedalus@latrade.com>
Cc: zephyr-bugs@MIT.EDU
In-Reply-To: Your message of "Thu, 20 Jul 1995 11:34:25 EDT."
<9507201534.AA04129@zauber.latrade.com>
Date: Thu, 20 Jul 1995 16:58:28 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> zauber:/usr/zephyr/bin 101 => zwgc
> zwgc: Bad packet format while setting location
> zwgc: Bad packet format while subscribing
Does this happen if you run zwgc from the server machine? My guess is
that I introduced a bug in the final 2.0 which affects communication
between machines with 64-bit and 32-bit long types. If you'd like to
use gdb and step through ZParseNotice() in the server, that would
help; in the meantime, I'll try to reproduce the problem myself.