Hide Forgot
Description of problem: On RHEL7.2 when executing numad -w 4 I will get Floating point exception How reproducible: On some NUMA server execute numad -w 4 Actual results: Floating point exception Expected results: List of NUMA nodes where to run the job
Can be easily reproduced on a VM. numad-0.5-14.20140620git.el7.x86_64
$ numad -w 4 Mon Feb 22 08:57:48 2016: Cannot open numad log file -- using stderr Mon Feb 22 08:57:50 2016: Getting NUMA pre-placement advice for 400 CPUs and 0 MBs Floating point exception (core dumped) $ sudo numad -w 4 <no output> Looking at the logs, I can see Feb 22 08:56:31 rhel7-virt kernel: traps: numad[8794] trap divide error ip:407470 sp:7ffebf9b5070 error:0 in numad[400000+c000]
*** This bug has been marked as a duplicate of bug 1281711 ***