Could you post your complete hb_out.log? 
What extra libs do you use (-l hbmk2 options)?

Viktor

On 2010 May 3, at 22:15, Heinz V Bergen wrote:

> 
> 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?
> 
> 0041F259  sub         esp,0ACh 
> 0041F25F  mov         edi,dword ptr [esp+0C4h] 
> 0041F266  mov         ebx,dword ptr [esp+0C0h] 
> 0041F26D  mov         dword ptr [esp+68h],ebp 
> 0041F271  test        edi,edi 
> 0041F273  je          0041F28A 
> 0041F275  mov         eax,dword ptr [esp+0C4h] 
> 0041F27C  movsx       eax,word ptr [eax+4] 
> 0041F280  shr         eax,0Ah 
> 0041F283  and         eax,1 
> 0041F286  mov         dword ptr [esp+68h],eax 
> 0041F28A  xor         ebp,ebp 
> 0041F28C  lea         esi,[esi] 
> 0041F290  mov         eax,dword ptr ds:[00624278h] 
> 0041F295  dec         eax  
> 0041F296  test        eax,eax 
> 0041F298  mov         dword ptr ds:[00624278h],eax 
> 0041F29D  je          0041F36A 
>> 0041F2A3  cmp         byte ptr [ebx],0B4h 
> 0041F2A6  jbe         0041F360 
> 0041F2AC  mov         dword ptr [esp+0Ch],0 
> 0041F2B4  mov         dword ptr [esp+8],0 
> 0041F2BC  mov         dword ptr [esp+4],0 
> 0041F2C4  mov         dword ptr [esp],2336h 
> 0041F2CB  call        0048C830 
> 0041F2D0  movzx       eax,word ptr ds:[6240F4h] 
> 0041F2D7  test        eax,eax 
> 0041F2D9  je          0041F290 
> 0041F2DB  test        al,4 
> 0041F2DD  je          0041F37F 
> 0041F2E3  test        ebp,ebp 
> 0041F2E5  je          0041F34C 
> 0041F2E7  mov         ebx,dword ptr ds:[6240F0h] 
> 0041F2ED  lea         esi,[esi] 
> 0041F2F0  mov         ecx,dword ptr ds:[6240C8h] 
> 0041F2F6  lea         ebx,[ecx+ebx*4] 
> 0041F2F9  mov         eax,dword ptr ds:[006240C0h] 
> 0041F2FE  xchg        ax,ax 
> 0041F300  cmp         ebx,eax 
> 0041F302  jae         0041F325 
> 0041F304  sub         eax,4 
> 
> -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?
> 
> Heinz
> 
> 
> 
> 
> Hi,
> 
> First retest your app using latest Harbour (r14412 or newer) 
> and see if it fixes these problems.
> 
> Viktor
> 
> 
> -- 
> View this message in context: 
> http://old.nabble.com/Harbour-%22random%22-GPFs-tp28375863p28439752.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

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

Reply via email to