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]

b17.1: CTRL-C makes bash crash


On Win95 v4.00.950a, I can't stop foreground processes launched from
SH.EXE (bash) whitout crashing both bash and the process.

This simple C program: main() { sleep(6000) ; }
If you compile it and launch it from interactive shell sh.exe, and
if you type CTRL-C to stop it, sh.exe will crash will the following
details providing by Win95:

SH caused an invalid page fault in
module CYGWIN.DLL at 0137:100245eb.
Registers:
EAX=00000000 CS=0137 EIP=100245eb EFLGS=00010216
EBX=00000000 SS=013f ESP=04a5ff24 EBP=04a5ff28
ECX=00000000 DS=013f ESI=00000000 FS=3827
EDX=82cc4404 ES=013f EDI=00000000 GS=0000
Bytes at CS:EIP:
83 38 00 74 09 53 e8 0e 06 00 00 83 c4 04 43 eb 
Stack dump:
00010100 04a5ff34 10011ced ffffffff 04a5ff48 1003182f 00010100 00000001 0000000c 04a5ff64 100129cb 00010100 00000000 81590624 00000000 00000001 

Note that the address 0137:100245eb does not vary from one crash to another.

-- 
Laurent Montaron                                    sylvestre@world-company.com
75005 Paris, France, Europe                         meow@pobox.com
Planet Earth, Sol III, South-West Milky Way         Le_Chat on IRC/EFnet
Universe E45-A North, Continuum 28                  PGP key available
-
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]