On Mon, 03 May 2010, Heinz V Bergen wrote:

Hi,

> OK, using latest Harbour (r14422) and did a "mingw32-make clean install",
> then recompiled my app with "hbmk2" as console app, no GTs and tested, still
> got error.
> When Windows dialog to send error report, I clicked on debug window opening
> VS2005 debugger, showed error in disassembled code as "Unhandled exception
> at 0x0041f2a3 in Hb2Ftr.exe: 0xC0000005: Access violation reading location
> 0x0000000d", in case this helps?
[...]
> -recompiled my app with Harbour release 2.0 and tested, had no errors.
> Clipper also has no errors.
> -tryed various combinations and discovered issue is caused by latest HBMK2,
> as using HBMK2 from Version 2.0 distro, copying it to with latest SVN
> Harbour\Bin, rebuild app, test and appears to run fine with no more errors,
> does that make sense?

Can you send here the body of function which creates this problem?
If possible please try to reduce it removing all code which can be
deleted and the error is still generated.
HBMK2 is linked with Harbour compiler library and such errors can
be caused by wrong code generated by compiler.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to