[Psi-Devel] debugging on windows

Andrey Rahmatullin wrar at altlinux.ru
Thu Mar 13 11:00:26 PDT 2008


On Thu, Mar 13, 2008 at 10:26:51AM +0200, Norman Rasmussen wrote:
> FYI: My builds at http://norman.rasmussen.co.za/dl/psi are built with
> debugging info (you need my qt libs too, so that the dll interfaces match
> correctly).
OK, crashed it.

Unhandled exception at 0x65119f3d in Psi.exe: 0xC0000005: Access violation
reading location 0x00000050.

65119EF0  push        ebp
65119EF1  mov         ebp,esp
65119EF3  push        0FFFFFFFFh
65119EF5  push        656CC358h
65119EFA  mov         eax,dword ptr fs:[00000000h]
65119F00  push        eax
65119F01  sub         esp,10h
65119F04  mov         eax,dword ptr ds:[65944134h]
65119F09  xor         eax,ebp
65119F0B  push        eax
65119F0C  lea         eax,[ebp-0Ch]
65119F0F  mov         dword ptr fs:[00000000h],eax
65119F15  mov         dword ptr [ebp-18h],ecx
65119F18  mov         eax,dword ptr [ebp+8]
65119F1B  push        eax
65119F1C  mov         ecx,dword ptr [ebp-18h]
65119F1F  call        6500B51E
65119F24  mov         dword ptr [ebp-4],0
65119F2B  mov         ecx,dword ptr [ebp-18h]
65119F2E  mov         dword ptr [ecx],65744270h
65119F34  mov         edx,dword ptr [ebp-18h]
65119F37  mov         eax,dword ptr [edx+8]
65119F3A  mov         ecx,dword ptr [eax+10h]
65119F3D  cmp         dword ptr [ecx+50h],0

here ecx == 0

It seems that I need the symbols of your QtGui.dll to debug it properly.
Stack trace is also not very useful, and I managed to generate two
different stacks on two systems, though ending with same location
(0x65119f3d). Both are attached.


-- 
WBR, wRAR (ALT Linux Team)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash1.bz2
Type: application/x-bzip2
Size: 2506 bytes
Desc: not available
Url : http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20080313/6dd35be0/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash2.bz2
Type: application/x-bzip2
Size: 1617 bytes
Desc: not available
Url : http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20080313/6dd35be0/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20080313/6dd35be0/attachment.pgp 


More information about the Psi-Devel mailing list