Load balancing and ImplicitAnyCLasses

Christian Roessner info at roessner-net.com
Thu Sep 30 01:41:39 PDT 2004


> Try compiling CUPS with debug (./configure --enable-debug) and
> running scheduler/cupsd inside gdb with "run -f".

I could not debug it with gdb, so I places dome fprintf(stderr...) in scheduler/auth.c to find the position, where cupsd dies. And I found it:

Line 1070:
pamerr = pam_authenticate(pamh, PAM_SILENT);

I think, pam_authenticate has a bug. So what could be done now?

Thanks in advance
Christian







More information about the cups mailing list