I've updated from cvs and now all the apps segfault...
I'm writhing this only to know if this happens due to a bug added (no
problem, in this case ;-) ), or if it is a libtiff problem.
I'm using libtif-3.4. Perhaps must I change it?
Program received signal SIGSEGV, Segmentation fault.
0x4054cc3b in _TIFFVGetField (tif=0x81ed390, tag=338, ap=0xbfffee24)
at tif_dir.c:600
tif_dir.c:600: No such file or directory.
(gdb) bt
#0 0x4054cc3b in _TIFFVGetField (tif=0x81ed390, tag=338, ap=0xbfffee24)
at tif_dir.c:600
#1 0x4055eb0c in PredictorVGetField (tif=0x81ed390, tag=338,
ap=0xbfffee24)
at tif_predict.c:420
#2 0x4054cf07 in TIFFVGetField (tif=0x81ed390, tag=338, ap=0xbfffee24)
at tif_dir.c:728
#3 0x4054ce9b in TIFFGetField (tif=0x81ed390, tag=338) at tif_dir.c:713
#4 0x401b7904 in NSTiffGetInfo (imageNumber=0, image=0x81ed390) at
tiff.m:286
#5 0x400afc58 in _i_NSBitmapImageRep___initFromImage_number_
(self=0x81ed588,
_cmd=0x402300b0, image=0x81ed390, imageNumber=0) at
NSBitmapImageRep.m:64
#6 0x400b011b in _c_NSBitmapImageRep__imageRepsWithData_
(self=0x40230020,
_cmd=0x4024a6d0, tiffData=0x81ecee0) at NSBitmapImageRep.m:138
#7 0x4010d8cd in _c_NSImageRep__imageRepsWithContentsOfFile_ (
self=0x40249f00, _cmd=0x40249048, filename=0x81ce328) at
NSImageRep.m:99
#8 0x40108eb4 in _i_NSImage__loadFromFile_ (self=0x81ce5f0,
_cmd=0x40248f30,
fileName=0x81ce328) at NSImage.m:725
#9 0x40108298 in _i_NSImage___loadImageFilenames (self=0x81ce5f0,
_cmd=0x40249150) at NSImage.m:560
#10 0x4010982d in _i_NSImage__bestRepresentationForDevice_
(self=0x81ce5f0,
_cmd=0x40248e40, deviceDescription=0x0) at NSImage.m:846
#11 0x40107726 in _i_NSImage__size (self=0x81ce5f0, _cmd=0x40237a18)
at NSImage.m:366
...
...