My automated tests ran last night and kicked out this failure on the 2.5 RC:

lt-cd-self-test: cmsnamed.c:868: cmsDictAddEntry: Assertion `(Name !=
((void *)0))' failed.

This is a test that does:

dict = cmsReadTag (hProfile, cmsSigMetaTag);

on a profile (attached) with this structure:

tag 18:
  sig   'meta' [0x6d657461]
  type  'dict' [0x64696374]
Dictionary:
  EDID_md5      ->      f09e42aa86585d1bb6687d3c322ed0c1

I did a break on the failing cmsDictAddEntry, and this was the backtrace:

#0  0x00000038e1427740 in cmsDictAddEntry () from /lib64/liblcms2.so.2
#1  0x00000038e1431ad6 in Type_Dictionary_Read () from /lib64/liblcms2.so.2
#2  0x00000038e1416256 in cmsReadTag () from /lib64/liblcms2.so.2
#3  0x00007ffff7dea75c in cd_icc_load (icc=icc@entry=0x650be0,
flags=flags@entry=CD_ICC_LOAD_FLAGS_METADATA,
error=error@entry=0x7fffffffdbb8) at cd-icc.c:773

Any ideas?

Richard

Attachment: ibm-t61.icc
Description: Binary data

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to