If booleans variables are initialised to other values than 0 or 1 (false and true), the engine crashes. The intended interpretation is the non-zero values are interpreted as the value true. The same is true with arguments to boolean parameters.
A fix has been checked into CVS.