Unhandled exception bug

Giljazov R.S. giljazov@yandex.ru
Wed Dec 26 00:41:00 GMT 2007


Hello. Sorry, but i am do not speak in inglish :(

When I try to run any cygwin application, sometimes(in most cases) occur bug:

Unhandled exception at 0x610037cf in bash.exe: 0xC0000005: Access violation writing location 0x006cda80.
Unhandled exception at 0x610037cf in whois.exe: 0xC0000005: Access violation writing location 0x0065da80.



610037C9  mov         eax,dword ptr fs:[00000004h]
610037CF  mov         dword ptr [eax-2580h],esi    ----- error in this line
610037D5  mov         eax,dword ptr [esi+24h] 

Registers values:

eax             0x00660000
esi             0x6111f520
eax-2580h       0x0065da80


eax             0x006d0000
esi             0x6111f520
eax-2580h       0x006cda80

Updating cygwin1.dll do not solve problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 7558 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20071226/8ba13f8d/attachment.obj>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list