Boost logo

Boost Users :

Subject: Re: [Boost-users] Segfault when trying to deserialize std::lists in a multi_array
From: Jiri Vyskocil (svzj_at_[hidden])
Date: 2011-07-26 16:36:56


I tried that, but the error stays the same. Besides, receiving a
multi_array of Eigen vectors works fine. The difference here is the
struct and std::lists containing pointers. Any ideas how to debug this -
for example how to take a look into the message being sent?

On Mon, 2011-07-25 at 18:16 -0500, Rhys Ulerich wrote:

> Again, I doubt it is the culprit, but have you tried using
> &r.x(), &r.y(), &r.z() within your serialize method instead of
> expecting ar to "know" about Eigen types?
>
> - Rhys


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net