Re: Large binaries crash with exception C0000005

2010-05-24 Thread Dave Korn
On 24/05/2010 18:48, Magnus Reftel wrote: > Hi, > > attaching a STC for the issue I reported last week about all large > binaries crashing with exception C005. Thanks, I'm running it now and will report what I find. cheers, DaveK -- Problem reports: http://cygwin.com/prob

Large binaries crash with exception C0000005

2010-05-24 Thread Magnus Reftel
Hi, attaching a STC for the issue I reported last week about all large binaries crashing with exception C005. The test case is a shell script that generates and compiles a bunch of c files, and finally links them together to one large exe file. Using the constants in the file (NUM_1MB=263, NUM

Large binaries crash with exception C0000005

2010-05-21 Thread Magnus Reftel
Hi, A crash in a bunch of clang binaries that used to work got me chasing down what appears to be a bug in Cygwin with regards to large exe files. A binary I built as a test case that was 263615179 bytes was OK, but when I added one more byte to a global array, it was pushed to 263615691 bytes, an