LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   atd / at scheduler no longer working (https://www.linuxquestions.org/questions/linux-software-2/atd-at-scheduler-no-longer-working-595532/)

unkie888 10-29-2007 12:51 PM

atd / at scheduler no longer working
 
Hi,

I just upgraded to FC7 - the atd demon doesn't seem to work anymore.

[root]# at -f /tmp/exec.3850 now
job 15 at Mon Oct 29 17:45:00 2007
Warning: at daemon not running

/etc/init.d/atd start

doesn't work either.

I found the binary and started it in debug;

[root]# /usr/sbin/atd -d
*** glibc detected *** /usr/sbin/atd: free(): invalid pointer: 0xbfa771bf ***
======= Backtrace: =========
/lib/libc.so.6[0x1a0f41]
/lib/libc.so.6(cfree+0x90)[0x1a4580]
/usr/sbin/atd[0x8000181a]
/usr/sbin/atd[0x8000294f]
/usr/sbin/atd(main+0x3ce)[0x80002d8e]
/lib/libc.so.6(__libc_start_main+0xe0)[0x14ef70]
/usr/sbin/atd[0x800014f1]
======= Memory map: ========
00110000-0012b000 r-xp 00000000 09:00 36143970 /lib/ld-2.6.so
0012b000-0012c000 r-xp 0001a000 09:00 36143970 /lib/ld-2.6.so
0012c000-0012d000 rwxp 0001b000 09:00 36143970 /lib/ld-2.6.so
0012d000-0012e000 r-xp 0012d000 00:00 0 [vdso]
0012e000-00138000 r-xp 00000000 09:00 36143982 /lib/libpam.so.0.81.6
00138000-00139000 rwxp 00009000 09:00 36143982 /lib/libpam.so.0.81.6
00139000-00287000 r-xp 00000000 09:00 36143971 /lib/libc-2.6.so
00287000-00289000 r-xp 0014e000 09:00 36143971 /lib/libc-2.6.so
00289000-0028a000 rwxp 00150000 09:00 36143971 /lib/libc-2.6.so
0028a000-0028d000 rwxp 0028a000 00:00 0
0028d000-0029f000 r-xp 00000000 09:00 36143981 /lib/libaudit.so.0.0.0
0029f000-002a1000 rwxp 00011000 09:00 36143981 /lib/libaudit.so.0.0.0
002a1000-002a4000 r-xp 00000000 09:00 36143224 /lib/libdl-2.6.so
002a4000-002a5000 r-xp 00002000 09:00 36143224 /lib/libdl-2.6.so
002a5000-002a6000 rwxp 00003000 09:00 36143224 /lib/libdl-2.6.so
002a6000-002b0000 r-xp 00000000 09:00 36143145 /lib/libnss_files-2.6.so
002b0000-002b1000 r-xp 00009000 09:00 36143145 /lib/libnss_files-2.6.so
002b1000-002b2000 rwxp 0000a000 09:00 36143145 /lib/libnss_files-2.6.so
002b2000-002bd000 r-xp 00000000 09:00 36143978 /lib/libgcc_s-4.1.2-20070503.so.1
002bd000-002be000 rwxp 0000a000 09:00 36143978 /lib/libgcc_s-4.1.2-20070503.so.1
80000000-80004000 r-xp 00000000 09:00 61484845 /usr/sbin/atd
80004000-80005000 rw-p 00004000 09:00 61484845 /usr/sbin/atd
80c32000-80c53000 rw-p 80c32000 00:00 0
b7e00000-b7e21000 rw-p b7e00000 00:00 0
b7e21000-b7f00000 ---p b7e21000 00:00 0
b7fc9000-b7fcb000 rw-p b7fc9000 00:00 0
b7fd3000-b7fd4000 rw-p b7fd3000 00:00 0
bfa63000-bfa78000 rw-p bfa63000 00:00 0 [stack]
Aborted

but i have no clue what this means??

anyone??

unkie888 10-29-2007 01:06 PM

got it - originally i tried to;
Quote:

yum update atd
but there was nothing - just now tried
Quote:

yum update at
sure enough - 1 package - and it fixes it.


All times are GMT -5. The time now is 07:12 PM.