Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-13 Thread Adrian Knoth
On Mon, Aug 13, 2007 at 04:26:31PM -0500, Dirk Eddelbuettel wrote: > > I'll now compile the 1.2.3 release tarball and see if I can reproduce The 1.2.3 release also works fine: adi@debian:~$ ./ompi123/bin/mpirun -np 2 ring 0: sending message (0) to 1 0: sent message 1: waiting for message 1: got

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-13 Thread Dirk Eddelbuettel
Adrian, On 13 August 2007 at 22:28, Adrian Knoth wrote: | On Thu, Aug 02, 2007 at 10:51:13AM +0200, Adrian Knoth wrote: | | > > We (as in the Debian maintainer for Open MPI) got this bug report from | > > Uwe who sees mpi apps segfault on Debian systems with the FreeBSD | > > kernel. | > > Any

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-13 Thread Jeff Squyres
On Aug 13, 2007, at 4:28 PM, Adrian Knoth wrote: I'll now compile the 1.2.3 release tarball and see if I can reproduce the segfaults. On the other hand, I guess nobody is using OMPI on GNU/kFreeBSD, so upgrading the openmpi-package to a subversion snapshot would also fix the problem (think

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-13 Thread Adrian Knoth
On Thu, Aug 02, 2007 at 10:51:13AM +0200, Adrian Knoth wrote: > > We (as in the Debian maintainer for Open MPI) got this bug report from > > Uwe who sees mpi apps segfault on Debian systems with the FreeBSD > > kernel. > > Any input would be greatly appreciated! > I'll follow the QEMU

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-02 Thread Uwe Hermann
Hi, On Thu, Aug 02, 2007 at 10:51:13AM +0200, Adrian Knoth wrote: > Uwe, could you please recompile with --enable-debug and rerun the test? > If possible, also provide a gdb backtrace, probably with details about > the failing frame. OK, I'll recompile with --enable-debug and see what happens.

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-02 Thread Bettina Krammer
my send finger was too fast, I wanted to add that according to the MPI standard, MPI_Comm_rank is defined as int MPI_Comm_rank ( MPI_Comm comm, int *rank ) therefore I wouldn't recommend to use anything else than an int for rank... regards, Bettina Dirk Eddelbuettel schrieb: Dear Open MPI

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-02 Thread Bettina Krammer
Dirk Eddelbuettel schrieb: Dear Open MPI developers, We (as in the Debian maintainer for Open MPI) got this bug report from Uwe who sees mpi apps segfault on Debian systems with the FreeBSD kernel. Is there anybody here familiar with any BSD peculiarties that may play a role? Any input would

Re: [OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-02 Thread Adrian Knoth
On Thu, Aug 02, 2007 at 02:31:30AM +, Dirk Eddelbuettel wrote: > Dear Open MPI developers, Hi! > We (as in the Debian maintainer for Open MPI) got this bug report from > Uwe who sees mpi apps segfault on Debian systems with the FreeBSD > kernel. > Any input would be greatly appreciated!

[OMPI devel] [u...@hermann-uwe.de: [Pkg-openmpi-maintainers] Bug#435581: openmpi-bin: Segfault on Debian GNU/kFreeBSD]

2007-08-01 Thread Dirk Eddelbuettel
Dear Open MPI developers, We (as in the Debian maintainer for Open MPI) got this bug report from Uwe who sees mpi apps segfault on Debian systems with the FreeBSD kernel. Is there anybody here familiar with any BSD peculiarties that may play a role? Any input would be greatly appreciated!