CYGWIN1.DLL fails when called from TextPad

Clive Mayo cm@ttl-3d.co.uk
Fri Sep 14 01:48:00 GMT 2001


Hi
Just installed cygwin-1.3.3.
Now when I call gcc and make from within my editor TextPad the programs are
failing.
I get the following error messages.

    0 [main] gcc 199 fhandler_base::dup: dup(some disk file) failed, handle
0, Win32 error 6
    Process completed with exit code -1073741819

    The instruction at "0x610586d2" referenced memory at "0x00000000". The
memory
    could not be "read".

    Microsoft Visual C++
    Unhandled exception in gcc.exe (CYGWIN1.DLL): 0xC0000005: Access
Violation.

Droped back to the old version and all works fine.

-------------- next part --------------
Exception: STATUS_ACCESS_VIOLATION at eip=610071E0
eax=00000000 ebx=614E00D4 ecx=00000000 edx=00000020 esi=00000000 edi=0A018D30
ebp=0241F914 esp=0241F8FC program=C:\cygwin\bin\gcc.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0241F914  610071E0  (614E00D4, 00000000, 0241F954, 61059880)
0241F954  6105989C  (0A018D30, 00000A02, 00000180, 00000000)
0241F974  61081A8A  (0A018D30, 00000A02, 00000180, 00000000)
0241F9B4  00410595  (0A018D30, 00000002, 00000002, 0040E8AF)
0241F9F4  004100E8  (0A017B28, 00000002, 00000002, 00000004)
0241FA44  0040B749  (0A017B18, 00000000, 00000000, 6108A15B)
0241FAA4  0040C918  (0A017B05, 00000000, 00000000, 00000011)
0241FAF4  0040C0E4  (0A017B00, 00000000, 00000000, 0040C1B1)
0241FB54  0040C918  (0A018C75, 00000000, 00000000, 000001E5)
0241FBA4  0040C0E4  (0A018B20, 00000000, 00000000, 610125BE)
0241FC04  0040C918  (0A018932, 0A01873E, 0A018930, 000001EB)
0241FC54  0040C0E4  (0A018930, 00000000, 00000000, 610689B5)
0241FCB4  0040C918  (0A01873A, 0A017741, 0A018738, 000001F2)
0241FD04  0040C0E4  (0A018738, 00000000, 00000000, 0040715D)
0241FD64  0040C918  (0A01773E, 00000000, 0241FDB4, 0040AB45)
0241FDB4  0040C0E4  (0A017458, 00000000, 00000000, 0040A819)
End of stack trace (more stack frames may be present)


More information about the Cygwin mailing list