From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040928 Firefox/0.10 Description of problem: [root@localhost root]# service amd restart Stopping amd: Starting amd: Sep 29 20:35:37 localhost amd[5087]/info: using configuration file /etc/amd.conf get_myaddress: getifaddrs: Inappropriate ioctl for device [FAILED] [root@localhost root]# Version-Release number of selected component (if applicable): am-utils-6.0.9-9 kernel-2.6.8-1.590 glibc-2.3.3-59 How reproducible: Always
Created attachment 104557 [details] strace -f -v -s 60 -o amd.strace amd -F /etc/amd.conf
Identical behavior when I reboot back into kernel-2.6.8-1.541 (still glibc-2.3.3-59). In kernel-2.6.8-1.541 with glibc-2.3.3-60, strace reports amd seg faults (without printing an error to the screen).
Created attachment 104558 [details] strace
Created attachment 104559 [details] valgrind memcheck
Created attachment 104560 [details] gdb
Attachment 104557 [details] (amd.strace) is using kernel-2.6.8-1.590 and glibc-2.3.3-59 Attachments 104558-104560 (amd3.strace, amd3.valgrind, and amd3.gdb) are using kernel-2.6.8-1.541 and glibc-2.3.3-60
glibc issue.
This should long be resolved. Use a current glibc (2.3.3-66 and up). Reopen if you still see a problem.