EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

CrysFML fits fail spectacularly #98

Closed rozyczko closed 2 years ago

rozyczko commented 3 years ago

When a CFML fit fails, it brings down the whole app (at least on Linux) Catching the failures with try..except on the App level does not help, the program crashes with a glibc error corrupted size vs. prev_size

rozyczko commented 3 years ago

Linux workstation 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

rozyczko commented 2 years ago

This has been addressed by fixing the minimizer step.