Re: [OMPI devel] Stack Overflow with osc_pt2pt _frag_alloc

2017-03-23 Thread Nathan Hjelm
https://github.com/open-mpi/ompi/pull/3229 > On Mar 23, 2017, at 8:45 AM, Jeff Squyres (jsquyres) > wrote: > > Clement -- I think we ran into the same error; I filed a bug last night (this > affects master and v3.x): > >https://github.com/open-mpi/ompi/issues/3226 > > Sounds like Nathan

Re: [OMPI devel] Stack Overflow with osc_pt2pt _frag_alloc

2017-03-23 Thread Jeff Squyres (jsquyres)
Clement -- I think we ran into the same error; I filed a bug last night (this affects master and v3.x): https://github.com/open-mpi/ompi/issues/3226 Sounds like Nathan is going to fix it shortly. > On Mar 23, 2017, at 10:39 AM, Nathan Hjelm wrote: > > Looks like an uncaught merge error.

Re: [OMPI devel] Stack Overflow with osc_pt2pt _frag_alloc

2017-03-23 Thread Nathan Hjelm
Looks like an uncaught merge error. The call should have an _ before it. Will fix. > On Mar 23, 2017, at 6:33 AM, Clement FOYER wrote: > > Hi everyone, > > While testing localy on my computer code using one-sided operations, the > selected module is the pt2pt OSC component, which always crash

[OMPI devel] Stack Overflow with osc_pt2pt _frag_alloc

2017-03-23 Thread Clement FOYER
Hi everyone, While testing localy on my computer code using one-sided operations, the selected module is the pt2pt OSC component, which always crashes with a segmentation fault when the stack overflows. From what I've seen, it occurs when ompi_osc_pt2pt_frag_alloc is called. This function re