eoyilmaz / displaycal-py3

DisplayCAL Modernization Project
https://eoyilmaz.github.io/displaycal-py3/
GNU General Public License v3.0
698 stars 55 forks source link

IOT instruction (core dumped) #362

Open flipphillips opened 1 month ago

flipphillips commented 1 month ago

Description

After measurements, as calculations are finishing, core dumps.

Details / to recreate

Linux (Rocky9) i1Display

Do default measure and profile.

Expected

Success

Actual

After measurements, as it's trying to generate the matrix it dumps core when computing the black point compensation.

vis-

...
#30 Z prev 0.715490 next 0.769132 clip 
#31 Z prev 0.769132 next 0.824900 clip 
Final interpolated cLUT resolution 33x33x33
--------------------------------------------------------------------------------
Creating matrix from primaries
Using chromatic adaptation transform matrix: Bradford
Generating A2B1 by copying A2B0
Making distinct A2B0
Applying black point compensation to A2B0: L*a*b* 0.000000 0.000000 0.000000
zsh: IOT instruction (core dumped)  displaycal

Regression

Could be an argyll problem, of course. Presently looking through the calls that displaycal is making / temp data.

eoyilmaz commented 4 weeks ago

Which verion of ArgyllCMS are you using?

eoyilmaz commented 3 weeks ago

Btw, I'm going to turn your message into an issue template 👍