This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problem with cynwin32.dll


I get this when the following line of C code is encountered:
fflush(stdout);
Any ideas?
Cheers -Jon

(D:\FL\FLEDIT\FLEDIT.EXE 1000) In cygwin_except_handler
(D:\FL\FLEDIT\FLEDIT.EXE 1000) Exception trapped!
(D:\FL\FLEDIT\FLEDIT.EXE 1000) exception C0000005 at 10019144
(D:\FL\FLEDIT\FLEDIT.EXE 1000) exception: ax 0 bx 7 cx B dx 3
(D:\FL\FLEDIT\FLEDIT.EXE 1000) exception: si 0 di 10019037 bp 25BF168 sp 25BF15C

(D:\FL\FLEDIT\FLEDIT.EXE 1000) exception is: STATUS_ACCESS_VIOLATION
(D:\FL\FLEDIT\FLEDIT.EXE 1000) Stack trace:
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 0: sp = 0x25BEF74, pc = 0x1001282A
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 1: sp = 0x25BEF90, pc = 0xBFF7663C
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 2: sp = 0x25BEFB4, pc = 0xBFF859D9
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 3: sp = 0x25BF04C, pc = 0xFFECBAD7
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 4: sp = 0x25BF168, pc = 0x10024AD2
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 5: sp = 0x25BF18C, pc = 0x10033DD7
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 6: sp = 0x25BF1A4, pc = 0x1002A8C7
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 7: sp = 0x25BF1C8, pc = 0x1002A92C
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 8: sp = 0x25BF1DC, pc = 0x40B7A9
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 9: sp = 0x25BF308, pc = 0x40CFAD
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 10: sp = 0x25BF34C, pc = 0x410016
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 11: sp = 0x25BF360, pc = 0x402E89
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 12: sp = 0x25BF3FC, pc = 0x406E36
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 13: sp = 0x25BF49C, pc = 0x407588
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 14: sp = 0x25BF528, pc = 0x407A89
(D:\FL\FLEDIT\FLEDIT.EXE 1000) frame 15: sp = 0x25BF534, pc = 0x10011BEB
(D:\FL\FLEDIT\FLEDIT.EXE 1000) End of stack trace (more stack frames may be pres
ent)

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]