This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: limit for # of items created with "new" ?


On Tue, Sep 24, 2002 at 10:09:59AM -0700, Hans Horn wrote:
> List,
> 
> I am experiencing a problem when I need to allocate a large number of small
> objects with new. (cygwin 1.3.12.4, gcc 3.2). Up to about 160 000 objects
> I'm doing fine, but above the process receives a sigterm and croaks.
> 
> On occasion, even the entire bash shell becomes corrupt and needs to be shut
> down.
> When this happens, the bash shell complains :
> 
> *** mount version mismatch detected - 0xA820/0x1B.
> You have multiple copies of cygwin1.dll on your system.
> Search for cygwin1.dll using the Windows Start->Find/Search facility
> and delete all but the most recent version.  The most recent version
> *should*
> reside in x:\cygwin\bin, where 'x' is the drive on which you have
> installed the cygwin distribution.

I have experienced the message above when running out of (cygwin)
memory -

http://sources.redhat.com/ml/cygwin/2002-08/msg00856.html

, the original poster experiencing similar problems seems to
be

http://sources.redhat.com/ml/cygwin/2002-05/msg01333.html

After exiting all cygwin shells & pgms, the error seems to go
away.


-- 
Ljubomir Josifovski

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]