FS#43738 - crond crashes with getrlimit error glibc 2.21-1
Attached to Project:
Arch Linux
Opened by Gene (GeneC) - Sunday, 08 February 2015, 14:37 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 08 February 2015, 15:51 GMT
Opened by Gene (GeneC) - Sunday, 08 February 2015, 14:37 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 08 February 2015, 15:51 GMT
|
Details
Description: After updating glibc to 2.21-1 crond now
crashes with:
crond[952]: PAM unable to dlopen(/usr/lib/security/pam_unix.so): /usr/lib/libpthread.so.0: symbol __getrlimit, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference crond[952]: PAM adding faulty module: /usr/lib/security/pam_unix.so crond[952]: segfault at 59d6 ip 00000000000059d6 sp 00007fffea697798 error 14 in crond[400000+d000] systemd-coredump[953]: Process 952 (crond) of user 0 dumped core. Additional info: * package version(s) cronie 1.4.12-1 pam 1.1.8-5 glibc 2.21-1 * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Dave Reisner (falconindy)
Sunday, 08 February 2015, 15:51 GMT
Reason for closing: Not a bug
Additional comments about closing: Working as intended
Sunday, 08 February 2015, 15:51 GMT
Reason for closing: Not a bug
Additional comments about closing: Working as intended
# ls -l /usr/lib/security/pam_unix.so
52 -rwxr-xr-x 1 root root 51984 Jun 16 2014 /usr/lib/security/pam_unix.so*
Also - the errors and SEGV started after the glibc update - and have repeated on the hour, the half hour and at 1 minute past the hour.
The cron events are not processed - one key event is the nightly backups ... unfortunately.
thanks