Re: [Cython] MPI_Type_create_hindexed_block() segfaults

2014-04-21 Thread Lisandro Dalcin
I'm very sorry for this bogus email, please ignore. On 21 April 2014 14:53, Lisandro Dalcin wrote: > I believe the problem is in the following source code line > (file:ompi_datatype_args.c, line:221): > > https://bitbucket.org/ompiteam/ompi-svn-mirror/src/v1.8/ompi/datatype/ompi_datatype_args.c?a

[Cython] MPI_Type_create_hindexed_block() segfaults

2014-04-21 Thread Lisandro Dalcin
I believe the problem is in the following source code line (file:ompi_datatype_args.c, line:221): https://bitbucket.org/ompiteam/ompi-svn-mirror/src/v1.8/ompi/datatype/ompi_datatype_args.c?at=v1.8#cl-221 I think you should just remove that bogus line, and that's all. [dalcinl@kw2060 openmpi]$ c