Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 19:27:30 -0700 (MST)
From:      Wes Peters - Softweyr LLC <softweyr@xmission.com>
To:        gregb@scls.lib.wi.us (Greg Barniskis)
Cc:        questions@freebsd.org
Subject:   Re: VM error: OS or app?
Message-ID:  <199703290227.TAA23087@xmission.xmission.com>
In-Reply-To: <199703282340.RAA21170@elink.scls.lib.wi.us> from "Greg Barniskis" at Mar 28, 97 05:43:42 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Virtual memory exceeded in `new'
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Is this an application error or is it coming from FreeBSD? It seems to 
> always occur during the "Merging" phase, so I suspect the app... If you 
> don't know, would you prompt me on where to dig deeper, please? This 
> process has nearly all of this machine's resources at its disposal, as I 
> am currently the only one logging in here.

It's coming from the 'operator new' function in libgcc2.  It's a part of
the function __default_new_handler(), the low-level support library for
C++ code.

-- 
          "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                       Softweyr LLC
http://www.xmission.com/~softweyr                       softweyr@xmission.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703290227.TAA23087>