| Re: [eigen] segfault in unit-tests with g++-4.2 |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
On Sunday 30 September 2007 16:37:45 Michael Olbrich wrote:
> On Sun, Sep 30, 2007 at 04:01:07PM +0200, Benoît Jacob wrote:
> > OK, answer by Richard Guenther, this is not a regression in gcc, this is
> > a bug in eigen :) the reason why it was hard to track down is that it
> > disappears when the relevant functions are inlined.
> >
> > We have yet to fix this bug but at least we now know that it's our bug.
>
> Hmmm, I only get segfaults for cols() != rows()
>
> michael
erratum: the faulty line before i corrected it was:
Scalar m_array[RowsAtCompileTime * RowsAtCompileTime];
Benoit
Attachment:
signature.asc
Description: This is a digitally signed message part.
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |