[argyllcms] Re: chartread 1.7.0 -H mode not working

  • From: Graeme Gill <graeme@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 02 Jun 2015 23:53:52 +1000

Ryan wrote:

I recently updated to 1.7.0 on OS X 10.7.5 and chartread is crashing with Bus
error 10
when I try to use high resolution mode

Hi,
that's an odd odd bug - it appears that the program is running out of
stack space. This seems to be because by default a pthread only gets 512K, and
because OS X is a bit crippled in only allowing UI events to return to
the main program thread, I have to run the mainline code in a pthread.

Try this <http://www.argyllcms.com/Chartread_V1.7.0_osx10.6_x86_64_bin.tgz>
and see if it fixes it for you.

Graeme Gill.


Other related posts: