More debugging shows that cron dies in do_command.c between 7 and 8: fprintf(stderr, "7\n"); retcode = pam_open_session(pamh, PAM_SILENT); fprintf(stderr, "8\n");
output is: > 7 > pam_mount: error trying to retrieve authtok from auth code > Dec 5 11:03:01 polgara kernel: [6102582.658784] cron-debug-g2[7141]: > segfault at 0000000000000000 rip 0000000000000000 rsp 00000000ffffd3fc error > 14 I guess this means that it's a pam library segv and not a cron bug? But now, I have no idea if the bug is in pam, or pam_mount... Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S.R. Microsoft is to operating systems & security .... .... what McDonalds is to gourmet cooking Home page: http://marc.merlins.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]