15 Feb
2007
15 Feb
'07
11:49 a.m.
On Sun, 2006-12-17 at 12:27 -0700, Cassidy B. Larson wrote:
Error: auth(default): file auth-request.c: line 207 (auth_request_save_cache): assertion failed: (extra_fields == NULL || (strstr(extra_fields, "\tpass=") == NULL && strncmp(extra_fields, "pass=", 5) != 0))
Finally fixed this. The assert isn't valid anymore, so it can be just removed.
Error: auth-worker(default): BUG: PASSV had invalid passdb ID
Does this still happen with rc22?