Hello. With version 3.0.1-1.3 (amd64) I do not get a PAM error but everytime a segmentation fault: localhost:~# fcrontab -e systab Segmentation fault
The last lines in strace shows following: open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4 lseek(4, 0, SEEK_CUR) = 0 fstat(4, {st_mode=S_IFREG|0644, st_size=1714, ...}) = 0 mmap(NULL, 1714, PROT_READ, MAP_SHARED, 4, 0) = 0x7ffe8a750000 lseek(4, 1714, SEEK_SET) = 1714 fstat(4, {st_mode=S_IFREG|0644, st_size=1714, ...}) = 0 munmap(0x7ffe8a750000, 1714) = 0 close(4) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ The directory /var/spool/fcron/ only contains a systab.orig file, but no systab file. Regards, Dirk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org