It seems to happen randomly when executing the 'rpm' or 'yum'
commands. It happens on centos 5, 5.1, and 5.2 machines while using
the xen kernel and on 3 of my completely different servers. When it
does happen, all the strace outputs seem to be the same, encountering
the SIGFPE after the second gettimeofday. What should I provide to
help track this issue down?
On Jul 10, 2008, at 1:01 PM, Samuel Thibault wrote:
Cody Jarrett, le Thu 10 Jul 2008 12:56:18 -0500, a écrit :
gettimeofday({1214604843, 633559}, NULL) = 0
nanosleep({0, 20000000}, {1, 0}) = 0
gettimeofday({1214604843, 633559}, NULL) = 0
--- SIGFPE (Floating point exception) @ 0 (0) ---
+++ killed by SIGFPE +++
My guess would be that it's not happy that no time has elapsed
though it
has called nanosleep...
Samuel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|