Stefan O'Rear wrote: > Anyway, I have no more ideas, other than the obvious (you have a bug > that results in sporadic failure to hashcons, thus corrupting the > interfaces). My mistake was: To put it approximately, I was storing Ptrs as map keys when I should have been using persistent ForeignPtrs. Isaac