Bug#848574: openmpi: frequent segfault in linker on mips64el

2017-02-03 Thread James Cowgill
Hi, So I have been looking at this on and off for some time now but I've been unable to make much progress on it. Whatever the bug is, it's causing heap corruption which causes things to segfault before MPI_Init returns. While most of the time it segfaults, sometimes it prints other openmpi

Bug#848574: openmpi: frequent segfault in linker on mips64el

2017-01-23 Thread YunQiang Su
On Sun, 18 Dec 2016 13:44:32 + Ansgar Burchardt wrote: > Package: libopenmpi-dev > Version: 2.0.2~git.20161225-8 > Severity: important > > [ CC'ed debian-mips@ as a segfault in the linker might not be a bug in MPI ] > > OpenMPI crashed frequenly in the runtime linker on

Bug#848574: openmpi: frequent segfault in linker on mips64el

2017-01-20 Thread Ansgar Burchardt
severity 848574 grave thanks This should probably be release-critical as mips64el is a release architecture. It was also mentioned in #-devel today that this causes build failures in other packages, for example [1]. Ansgar [1]

Bug#848574: openmpi: frequent segfault in linker on mips64el

2016-12-18 Thread James Cowgill
Hi, On 18/12/16 13:44, Ansgar Burchardt wrote: > Package: libopenmpi-dev > Version: 2.0.2~git.20161225-8 > Severity: important > > [ CC'ed debian-mips@ as a segfault in the linker might not be a bug in MPI ] > > OpenMPI crashed frequenly in the runtime linker on mips64el, even for a > trivial

Bug#848574: openmpi: frequent segfault in linker on mips64el

2016-12-18 Thread Ansgar Burchardt
Package: libopenmpi-dev Version: 2.0.2~git.20161225-8 Severity: important [ CC'ed debian-mips@ as a segfault in the linker might not be a bug in MPI ] OpenMPI crashed frequenly in the runtime linker on mips64el, even for a trivial program calling just MPI_Init and MPI_Finalize: +--- | #include