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

Re: Bug#1067907: flam3-genome segfaults on ppc64el with -ffast-math enabled



On 12/08/2025 13:52, Trupti wrote:

Hi Peter,

As per the list of flags you provided, I tested each one to identify which flag triggers the segmentation fault.

I found that the -ffinite-math-only flag is the cause of the segmentation fault.

Thanks and Regards,
Trupti


Hi Trupti,

I assume then, that adding -fno-finite-math-only to

export DEB_CFLAGS_MAINT_APPEND =

in debian/rules should fix the problem?


I tried this locally on amd64, and cannot detect
any performance hit, so I am tempted to make this
a general change, not just specific to ppc64el

Thanks for your assistance with this bug.

Regards,
Peter


Reply to: