Re: [CinePaint] Cinepaint 0.25-0 Crashes

Glen <[email protected]> Sun, 04 Jan 2009 13:07:20 -0800
Newsgroups gmane.comp.video.cinepaint.user
Message-ID <1231103240.5955.16.camel@honcho>
Robin,

The string file name looked good as far as I could tell.  I will write
the test program and see what I can find out.

Yours,

Glen

On Sun, 2009-01-04 at 11:06 -0800, Robin Rowe wrote:
> Glen,
> 
> Thank you for the update.
> 
> > Using insight as a front end to gdb, I have found that cinepaint is
> > blowing up in cms.c here:
> > 
> > 1219	    profile = cmsOpenProfileFromFile (file_name, "r");
> > 
> > cmsOpenProfileFromFile is in lcms.  I'm not sure why it blows up at this
> > point.
> 
> Is file_name a valid string? What's its value? Is CinePaint passing 
> garbage to lcms?
> 
> Suggestions...
> 
> If it's blowing up inside lcms, you can build lcms with debug and trace 
> into it to find the failure point.
> 
> You could write a small test program that pases the same file name and 
> see what lcms does without CinePaint when it tries to open that profile.
> 
> Robin


------------------------------------------------------------------------------