[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trying to disable error=format-security for clapack



Hi Danny,

On Mon, May 16, 2016 at 04:30:23PM +0200, Danny Edel wrote:
> Sorry for replying to my own email, but after compiling, the test suite
> crashed on the xeigtstz_* with Segmentation Fault errors.

No need to sorry,
 
> I debugged this a little bit and the reason was these tests use a lot of
> local (i.e. stack) variables -- so many in fact that they trigger a
> stack overflow on entry.
> 
> Disabling stack size limit (mine was 8192 KB) with
>   ulimit -s unlimited
> before calling dpkg-buildpackage fixed things for me.
> 
> I hope this avoids someone the half hour I spent in gdb searching for a
> bug that probably isn't there.

Would you mind commiting to Git what was building for you?

Kind regards and thanks for your review

        Andreas.

-- 
http://fam-tille.de


Reply to: