ec6ac33b75
calling main(): >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> xxx:~/openmpi-1.5.4/COMPILE-intel-12.1.0> which ompi_info ~/openmpi-1.5.4/COMPILE-intel-12.1.0/usr/bin/ompi_info xxx:~/openmpi-1.5.4/COMPILE-intel-12.1.0> ompi_info Segmentation fault xxx:~/openmpi-1.5.4/COMPILE-intel-12.1.0> gdb usr/bin/ompi_info ... (gdb) run Starting program: ... Program received signal SIGSEGV, Segmentation fault. opal_memory_ptmalloc2_int_malloc (av=0x7ffff7fe83d8, bytes=4102) at ../../../../../opal/mca/memory/linux/malloc.c:4080 4080 /* remove from unsorted list */ (gdb) where #0 opal_memory_ptmalloc2_int_malloc (av=0x7ffff7fe83d8, bytes=4102) at ../../../../../opal/mca/memory/linux/malloc.c:4080 #1 0x00007ffff7c232b9 in opal_memory_linux_malloc_hook (sz=140737354040280, caller=0x1006) at ../../../../../opal/mca/memory/linux/hooks.c:687 #2 0x0000003dd96a6871 in __alloc_dir () from /lib64/libc.so.6 #3 0x0000003ddfa053cd in ?? () from /usr/lib64/libnuma.so.1 #4 0x0000003dd8e0e445 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2 ... >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> A lot of combinations and trials have been done, yet to no avail. Intel v11.0 worked... Thanks to Hubert Haberstock (Intel) providing the hint in: http://software.intel.com/en-us/forums/showthread.php?t=87132 This was tested on openmpi-1.5.4 and therefore should cmr:v1.5 This commit was SVN r25290. |
||
---|---|---|
.. | ||
sysdeps | ||
arena.c | ||
ChangeLog-ptmalloc2.txt | ||
configure.m4 | ||
COPYRIGHT-ptmalloc2.txt | ||
help-opal-memory-linux.txt | ||
hooks.c | ||
lran2.h | ||
Makefile.am | ||
malloc-stats.c | ||
malloc.c | ||
malloc.h | ||
memory_linux_component.c | ||
memory_linux_munmap.c | ||
memory_linux_ptmalloc2.c | ||
memory_linux_ummunotify.c | ||
memory_linux.h | ||
public.h | ||
README-open-mpi.txt | ||
README-ptmalloc2.txt | ||
rename.h | ||
t-test1.c | ||
t-test2.c | ||
t-test.h | ||
tst-mallocstate.c | ||
tst-mstats.c |