You are not logged in.

#1 2018-08-14 11:19:23

orrin5250
Member
Registered: 2016-10-12
Posts: 39

[SOLVED] Cron has stopped working

Anytime there is a scheduled cron task, journal shows this sort of ouput:

Aug 14 03:00:01 ryzen crond[14052]: PAM unable to dlopen(/usr/lib/security/pam_unix.so): /usr/lib/libpthread.so.0: symbol __write_nocancel version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
Aug 14 03:00:01 ryzen kernel: crond[14052]: segfault at 968 ip 00007fa2b74cd34f sp 00007ffc96e0aa20 error 4 in libpthread-2.28.so[7fa2b74cd000+f000]
Aug 14 03:00:01 ryzen kernel: crond[14053]: segfault at 968 ip 00007fa2b74cd34f sp 00007ffc96e0aa20 error 4 in libpthread-2.28.so[7fa2b74cd000+f000]
Aug 14 03:00:01 ryzen crond[14052]: PAM adding faulty module: /usr/lib/security/pam_unix.so
Aug 14 03:00:01 ryzen crond[14053]: PAM unable to dlopen(/usr/lib/security/pam_unix.so): /usr/lib/libpthread.so.0: symbol __write_nocancel version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
Aug 14 03:00:01 ryzen crond[14053]: PAM adding faulty module: /usr/lib/security/pam_unix.so
Aug 14 03:00:02 ryzen systemd-coredump[14056]: Process 14053 (crond) of user 0 dumped core.
Aug 14 03:00:02 ryzen systemd-coredump[14057]: Process 14052 (crond) of user 0 dumped core.

I tried a full system update. 

Also tried a reboot. 

No help.

Not sure if this is relevant:

# orrin @ ryzen in /usr/lib [5:08:04] 
$ ls -la | grep libpthread
-rwxr-xr-x   1 root root    155296 Aug  1 13:30 libpthread-2.28.so
-rw-r--r--   1 root root    456886 Aug  1 13:30 libpthread.a
lrwxrwxrwx   1 root root        15 Aug  1 13:30 libpthread.so -> libpthread.so.0
lrwxrwxrwx   1 root root        18 Aug  1 13:30 libpthread.so.0 -> libpthread-2.28.so

Tried some searching but didn't finding any recent similar issues.  Any thoughts?

Last edited by orrin5250 (2018-08-14 15:11:12)

Offline

#2 2018-08-14 11:40:29

robg
Member
Registered: 2015-03-05
Posts: 218

Re: [SOLVED] Cron has stopped working

Does this help?

Offline

#3 2018-08-14 15:10:57

orrin5250
Member
Registered: 2016-10-12
Posts: 39

Re: [SOLVED] Cron has stopped working

Yes thanks.  Simply restarting cronie service did the trick.

Offline

Board footer

Powered by FluxBB