public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Dill, Jens (END-CHI)" <jens.dill@endinfosys.com>
To: cygwin@cygwin.com
Subject: RE: cygheap base mismatch detected
Date: Thu, 16 Feb 2006 18:36:00 -0000	[thread overview]
Message-ID: <B7632F7D9BD7B04B94B475272FAD530805704FC9@elschivexch01.elsevier.com> (raw)

Dave Korn writes:
> On 15 February 2006 22:23, Jens Dill wrote:
> 
> Jens Dill writes:
> > 
> >> ----Original Message----
> >>> From: Andreas Heckel
> >>> Sent: 07 April 2005 11:13
>       ^^^^^^^^^^^^^^^^^
> > Dave:
> > 
> > What you write makes it appear that CygWin simply will not support
> > large executables that reference the CygWin DLL and are also launched
> > from a CygWin shell.
> 
>   No, that was to do with executables that allocate massive amounts of
heap
> space, it's not related to the size of the code section.  And it's got a
lot
> better over the past year.

I can't make this agree with the facts in front of me.

If it has to do with executables that allocate massive amounts
of heap space, then how does the message appear before the 
application even starts, before it has a chance to allocate
anything from the heap?  Massive amounts of statically allocated
memory I can agree with, but not heap space.  I haven't been
tinkering with the --heap option on the link as yet, so it's
not even the declared heap size that is of concern.

Also, the message says that the "heap base" is mismatched.
That doesn't necessarily indicate a connection with heap size.

And if CygWin is going to artificially limit how my program
chooses to allocate memory, it certainly should be documented
better than this.

I agree that the origin of this thread is nearly a year old,
and something may have happened since that time to make it better.
But it's still happening to me, on a newly installed copy
of Cygwin (DLL version 1.5.18), on a machine with ample
memory and processing power, and none of the suggestions
or discussions on this thread or elsewhere since that time
have pointed me to a solution.  The people who say they got 
around it did so in ways that tend to avoid the problem rather 
than elucidate it.

Can I, for instance, create an executable that declares a
sufficiently large amount of static array space, and run it
(directly from Windows, not from a CygWin shell)
as a startup program before any other CygWin process starts,
so that *it* loads the CygWin DLL at a high enough address?
If I do this, do I need to keep it running as long as the
system is up?

                                -- Jens Dill
                                   Endeavor Information Systems



 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2006-02-16 18:34 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-16 18:36 Dill, Jens (END-CHI) [this message]
2006-02-16 19:50 ` Dave Korn
  -- strict thread matches above, loose matches on Subject: below --
2018-03-02  8:14 ignace danneels
2018-03-02  9:39 ` Marco Atzeri
2012-07-18  0:03 Andrew DeFaria
2012-07-18  1:56 ` Reini Urban
2012-07-18  2:37   ` Andrew DeFaria
2012-07-18 15:04     ` Reini Urban
2012-07-18 18:16       ` Andrew DeFaria
2012-07-18 18:38         ` Earnie Boyd
2012-07-18 19:03           ` Andrew DeFaria
2012-02-29 21:19 Charles Wilson
2012-02-29 23:23 ` marco atzeri
2012-03-01  5:56 ` Heiko Elger
2012-03-01  7:03   ` marco atzeri
2012-03-01 10:25   ` Corinna Vinschen
2012-03-01 10:52 ` Corinna Vinschen
2012-03-01 10:59   ` marco atzeri
2012-03-01 12:15     ` Corinna Vinschen
2012-03-01 22:44       ` Charles Wilson
2012-03-02  9:00         ` Corinna Vinschen
2012-03-02 17:11           ` Charles Wilson
2006-02-21 17:40 Dill, Jens (END-CHI)
2006-02-21 16:10 Dill, Jens (END-CHI)
2006-02-21 16:37 ` Brian Dessent
2006-02-21 19:18 ` Yitzchak Scott-Thoennes
2006-02-19  3:34 Dill, Jens (END-CHI)
2006-02-19 18:41 ` Yitzchak Scott-Thoennes
2006-02-20  5:26 ` Mark Geisert
2006-02-20  5:36   ` Christopher Faylor
2006-02-21 21:56 ` Jason Tishler
2006-02-17 22:56 Dill, Jens (END-CHI)
2006-02-17 22:33 Dill, Jens (END-CHI)
2006-02-18 14:33 ` Mark Geisert
2006-02-17 17:43 Dill, Jens (END-CHI)
2006-02-16 23:45 Dill, Jens (END-CHI)
2006-02-17 10:23 ` Dave Korn
2006-02-16 22:05 Dill, Jens (END-CHI)
2006-02-16 19:38 Dill, Jens (END-CHI)
2006-02-16 20:06 ` Chris Taylor
2006-02-16  8:40 Dill, Jens (END-CHI)
2006-02-16 17:57 ` Christopher Faylor
2006-02-16 18:08 ` Dave Korn
2005-04-07 10:35 Andreas Heckel
2005-04-07 13:25 ` Dave Korn
2006-02-15 23:49   ` Jens Dill
2006-02-15 23:58     ` Christopher Faylor
2006-02-16 10:42     ` Dave Korn
2005-04-08  0:10 ` Mark Hadfield
2005-04-08  7:35   ` Andreas Heckel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B7632F7D9BD7B04B94B475272FAD530805704FC9@elschivexch01.elsevier.com \
    --to=jens.dill@endinfosys.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).