Skip to main content
April 25, 2008
Question

Strange New Compile Error

  • April 25, 2008
  • 2 replies
  • 836 views
I was just compiling a project and I got the following strange new error written to c:\.err.
--------
Friday, April 25, 2008 17:08:13

HHA Version 4.74.8702
htmlproc.cpp(114) : Assertion failure: (pszTmp == m_pCompiler->m_pHtmlMem->psz)
--------
The only 'major' change made to the project was an update to the existing Index, and deletion of a number of spurious entries therein.

What is this error and what can I do about it?

Any Advice?
This topic has been closed for replies.

2 replies

May 5, 2008
Just got this error again:

--------
Monday, May 05, 2008 11:25:23

HHA Version 4.74.8702
htmlproc.cpp(114) : Assertion failure: (pszTmp == m_pCompiler->m_pHtmlMem->psz)
--------

Strangely, I have not increased the size of the index since the last successful compile.

I am curious as to what other aspects of this formerly-successfully-compiled-project may lead to this error.

Vivek, could you please provide any insight? Thank you.
April 25, 2008
I think I may have found a bug.

I deleted all index entries. Saved and closed the project and RH7
When I reopened the project, it recompiled successfully.

Is there a size limit on the index? Mine was ~500+K before I blew it away.

While I at least have an updated project, I no longer have a useful index.

Any suggestions or disclosure of known issues would be helpful. Thanks.