[argyllcms] Re: dispcal Segmentation fault

  • From: Glen Pitt-Pladdy <gppacms1@xxxxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Wed, 02 Sep 2009 20:07:42 +0100


Martin Weberg wrote:
> 2009/9/2 Glen Pitt-Pladdy <gppacms1@xxxxxxxxxxxxxxx>:
> 
>> I didn't see a solution in the thread. What was the outcome?
> 
> No solution so far, to my knowledge.
> 

I decided to have a go debugging it myself and traced the SEGV to line
394 in spectro/ss.c:


sprintf("Device:     %s\n"
        "Serial No:  %u\n"
        "Part No:    %s\n"
        "Prod Date:  %d/%d/%d\n"
        "SW Version: %s\n", dn, sn, pn, dp, mp, yp, sv);


I am pretty sure that's a typo and should be printf.  So far it seems to
be working for me - I've got the display patch window up and am about to
give a full calibration and profile a try.



Other related posts: