Re: [OMPI devel] mpool rdma deadlock - malloc implementation issue

2009-11-16 Thread Christopher Yeoh
Hi, Just following up on this. I had a closer look at this part which is common to most of the deadlocks #6 0x0fd176d8 in opal_mem_free_ptmalloc2_munmap (start=0xf2af, length=65536, from_alloc=1) at opal_ptmalloc2_munmap.c:74 #7 0x0fd18268 in new_heap (size=196608, top_pad=131072) at

Re: [OMPI devel] mpool rdma deadlock

2009-11-02 Thread Jeff Squyres
Ewww yikes. This could definitely be an issue if we weren't (multi-thread) careful when writing these portions of the code. :-( On Oct 28, 2009, at 8:18 AM, Christopher Yeoh wrote: Hi, I've been investigating some OpenMPI deadlocks triggered by a test suite written to test the threa