[Boost-bugs] [Boost C++ Libraries] #1998: Possible bug in Boost.MPI on 64 bit machines

Subject: [Boost-bugs] [Boost C++ Libraries] #1998: Possible bug in Boost.MPI on 64 bit machines
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-09 09:43:39


#1998: Possible bug in Boost.MPI on 64 bit machines
---------------------------------------------------------+------------------
 Reporter: MIchele De Stefano <micdestefano_at_[hidden]> | Owner: dgregor
     Type: Bugs | Status: new
Milestone: Boost 1.35.1 | Component: mpi
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: |
---------------------------------------------------------+------------------
 I have a simple program that performs an '''mpi::broadcast''' of an object
 of a user-defined class.[[BR]]
 While the program runs with no error on a CentOS 5.1, 32 bit, machine, it
 crashes on a CentOS 5.1, 64 bit machine (segmentation fault). The MPI
 implementation I use it's mpich2-1.0.6p1.[[BR]]
 It seems there's some problem with the packed_iarchive (I checked with
 valgrind). I cannot find any error in my code (it's nearly 3 days that I'm
 trying to find if there is an error in my code, but I don't see any
 error).[[BR]]
 The program attached crashes with more than one process. It does not crash
 if you activate the second dataset (uncomment lines 153-154 and comment
 lines 150-151).[[BR]]
 I'm using Boost 1.35.0, checked out from the svn repository.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1998>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC