_stdMallocCounter == _stdFreeCounter

Bug #669880 reported by monday2000
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cuneiform for Linux
Invalid
Undecided
Yury V. Zaytsev

Bug Description

I compiled cuneiform-linux-1.0.0 under Windows in MS VC6.

When I try to OCR a sample BMP I get this error:

"_stdMallocCounter == _stdFreeCounter file C:\cuneiform-linux-1.0.0\cuneiform_src\Kern\std\src\stdmem.cpp, line 79
Continue (Yes), Breakpoint(No), Cancel?"

What to do?

Revision history for this message
Yury V. Zaytsev (zyv) wrote :

This is an assertion error. You have to recompile the Release, not Debug configuration.

Revision history for this message
monday2000 (monday2000) wrote :

Thanks a lot! It worked!

I succeeded to test-OCR a BMP file. I got a txt as an output. And I got hocr optionally.

By the way, here is the detailed log of the compilation process:

http://www.onlinedisk.ru/file/544367/

If you are interested, take a look. There you will find 231 warnings (!) which should better be fixed in the cuneiform code.

Revision history for this message
Yury V. Zaytsev (zyv) wrote :

There *are* warnings in current trunk, but I suspect most of those generated by VC6 are caused by the fact that it's an outdated compiler that doesn't follow ANSI standards (and never did).

We consider warnings from VC2010 as those to be fixed.

Changed in cuneiform-linux:
status: New → Invalid
assignee: nobody → Yury V. Zaytsev (zyv)
Revision history for this message
monday2000 (monday2000) wrote :

Anyway I would suggest you to just take a look on it - you might find something useful. ;)

Revision history for this message
Yury V. Zaytsev (zyv) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.