Hello,

Error occurs on the Return() of the function and all processes within were
completed successfully. The function creates Directories, copies files,
creates an FTP script, calls external RUN to PkZip and FTP and then erases
files and removes directories, thought maybe RUN calls were the culprit, so
I have bypassed PKZIP and FTP calls, just replacing with Copy File so
process can continue, and error still occurs. Not sure if posting function
in a usable form will be possible, but I will continue trying to narrow it
down and see if I can come up with something. One item of note though, is
that the latest SVN hbmk2 and release 2.0 hbmk2 do create different
application EXE sizes.

Heinz


Przemysław Czerpak wrote:
> 
> 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
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Harbour-%22random%22-GPFs-tp28375863p28447766.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to