Hi All,
I just received this error in my otherwise stable app:
Error(2) BASE/1301 Object destructor failure: Reference to freed block
Then it gave an MSVC RTL error message, finally a
regular app crash (but without logs).

This happened with an MSVC 2005 build, rev 10222, in
an hb_idleSleep() call, after leaving the app running for
hours, most of the time idling with a screen saver and
playing with it for a few minutes. The error happened
when trying to exit to idle app. This also means I cannot
create a small example to replicate the error.

Is there anything I can do to track this down, or other
ideas why could this happen?

[ The app uses some private C code, but only simple
function calls and it also does some GC collected
allocations in gauge/file viewer functionality. ]

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to