sh.exe.stackdump: STATUS_ACCESS_VIOLATION

2002-09-17 Thread Kent Shi
Hi: I am trying to build a cross-gcc under cygwin, but I have been running into crashes in /bin/sh (which is ash-20020731-1). We are running on Windows 2000, on a dual Pentium 4, and cygwin setup says it is version 2.249.2.5. Here are the two stackdumps from yesterday. I'll try to replac

1.3.12: /bin/sh crashes

2002-09-18 Thread Kent Shi
(I'm reposting this, following the bug reporting guidelines this time) While building gcc, we saw two 'Signal 11's; each one was a crash of /bin/sh that left behind a stackdump file (see below). We don't know how repeatable this is. We then replaced /bin/sh with /bin/bash, and have not seen a pr