-
Notifications
You must be signed in to change notification settings - Fork 911
Closed
Description
@PHHargrove reported a problem bubbling up from hwloc when testing 3.0.0rc2 on
FreeBSD/amd64:
On FreeBSD-11/amd64:
$ mpirun -mca btl vader,self -np 2 examples/ring_c
[freebsd-amd64:25312] *** Process received signal ***
[freebsd-amd64:25312] Signal: Floating point exception (8)
[freebsd-amd64:25312] Signal code: Integer divide-by-zero (2)
[freebsd-amd64:25312] Failing at address: 0x800c13822
[freebsd-amd64:25312] [ 0] 0x8016e5934 <pthread_sigmask+0x544> at /lib/libthr.so.3
[freebsd-amd64:25312] [ 1] 0x8016e4ecf <pthread_getspecific+0xe5f> at /lib/libthr.so.3
[freebsd-amd64:25312] *** End of error message ***
reported on devel mail list:
https://www.mail-archive.com/devel@lists.open-mpi.org//msg20326.html