| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Subject: | misleading message fatal error - cygheap base mismatch detected |
| Date: | Thu, 17 Mar 2011 08:33:00 -0600 |
| Message-ID: | <4891C37578460441806BA1BB322EB96423F8F8@camsbslak-01.cam-llc.com> |
| From: | "Robert Sandefur" <RSandefur AT cam-llc DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| 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 |
Hi- I have some legacy FORTRAN code which works fine on ubuntu 64bit. However w= hen I recompiled on cygwin I got the following error: $ bin/mseval =A0=A0=A0=A0=A0 1 [main] mseval 5468 P:\rlstools\bin\mseval.exe: *** fatal = error - cygheap base mismatch detected - 0x61239790/0x6D3D9790. This problem is probably due to using incompatible versions of the cygwin D= LL. Search for cygwin1.dll using the Windows Start->Find/Search facility and de= lete all but the most recent version.=A0 The most recent version *should* r= eside in x:\cygwin\bin, where 'x' is the drive on which you have installed = the cygwin distribution.=A0 Rebooting is also suggested if you are unable t= o find another cygwin DLL. As it turns out I was allocating too much memory and when I reduce my array= sizes everything works fine. I know the message says probably but it might= not hurt to suggest that the program is too big to fit in memory Regards Robert (Bob) L. Sandefur PE -- 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 |