Hello All, I'm reasonably certain that this is not a difficult problem to solve, but I cannot find the answer. I've an embedded app based on the 2001-03-26 snapshot of Mozilla. Up until yesterday it ran without a problem. Now when I try to execute it I get the following: [raj@renoir bin]# ./gtkEmbedDump Type Manifest File: /var/devel/2001-03-26/mozilla/components/xpti.dat nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering FAILED ###!!! ASSERTION: Could not AutoRegister: 'PR_FALSE', file nsEmbedAPI.cpp, line 108 ###!!! Break: at file nsEmbedAPI.cpp, line 108 My Linux box did experience a serious problem (a bad inode on the /usr partition) yesterday, but I'm not sure that is related. None of the Mozilla code is on that partition. I have noticed that /var/devel/2001-03-26/mozilla/components/xpti.dat does not exist. (Disk space considerations have forced me to develop under /var.) Has anyone seen this before? Even code that previously worked gives this error at run-time. I thank you for any assistance. Raj
