On 13/7/2011 10:32, Corinna Vinschen wrote:
The access violation occurs inside the Cygwin DLL, but the address is
useless without the DLL.  Since you built the DLL yourself, you would
have to look where this crash occurs.  You should have a
rxvt.exe.stackdump file with function addresses, kind of like this:
Actually I used a cygwin snapshot http://cygwin.org/snapshots/cygwin1-20110711.dll.bz2.
I am attaching the stackdump of rxvt
Exception: STATUS_ACCESS_VIOLATION at eip=61116FEF
eax=00000000 ebx=00000004 ecx=00000004 edx=00000000 esi=00000000 edi=0022CC58
ebp=0022CAA8 esp=0022CA9C program=C:\cygwin\bin\rxvt.exe, pid 608, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0022CAA8  61116FEF  (0022CC58, 00000000, 00000004, 0022CAE0)
0022CC18  610C30EB  (00000005, 0022CC58, 0022CB60, 0022CB40)
0022CCD8  610C7605  (200412F8, 2004219C, 00000001, 00000002)
0022CD18  0040524B  (200412F8, 200287F0, 61214348, 00401053)
0022CD38  0040107B  (00000001, 200287F0, 20028718, 00008000)
0022CD98  6100720E  (00000000, 0022CDD4, 61006BE0, 7FFDE000)
End of stack trace
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to