| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4BFC92B1.2020500@gmail.com> |
| Date: | Wed, 26 May 2010 04:17:05 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT gmail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | Cygwin Mailing List <cygwin AT cygwin DOT com> |
| Subject: | Re: False alarm about exception C0000005 |
| References: | <AANLkTimrJ8z8bKwfF-f92TBjradF9pmI9E1l_fs2RoP9 AT mail DOT gmail DOT com> |
| In-Reply-To: | <AANLkTimrJ8z8bKwfF-f92TBjradF9pmI9E1l_fs2RoP9@mail.gmail.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 25/05/2010 12:47, Magnus Reftel wrote:
> Hi all,
>
> I discovered that the problem does not only affect Cygwin. It was just
> that I did not have any large binaries outside cygwin. Large
> executables built using VS Express also crash with the same exception.
> I guess the IT department installed some broken crap on our machines
> again. Sorry for the confusion!
I had just about reached the same conclusion. The limit to an executable
size on my machine was somewhere between 542048077 and 542048589 bytes, and
the only failure mode I observed was a proper error message from bash:
> $ ./big.exe
> bash: ./big.exe: Cannot allocate memory
So, I reckon you probably have some interfering BLODA, maybe a DLL that is
injected into all processes and tries to allocate some memory at startup or
something like that and doesn't handle a failure well.
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |