Hi, There are two causes for getting "Out of memory": 1) There is not enough memory in the system to support a project of this size. Solutions: add more memory, or split the project into smaller parts (and link them together with tag files). 2) There is a bug in doxygen which causes it to claim all memory. Without as much as a stack trace (or a reproduction scenario) there is little I can do to help.
Regards, Dimitri On Nov 12, 2012, at 15:44 , Kevin McBride <[email protected]> wrote: > Dimitri, any ideas on this one? I think that we will need some kind of > huge project sample in a tar/zip to reproduce this bug. > > - Kevin McBride > > -----Original Message----- > From: Toth Norbert <[email protected]> > To: Kevin McBride <[email protected]> > Sent: Sat, Nov 10, 2012 1:39 am > Subject: RE: [Doxygen-develop] Memory overrun > > Kevin McBride, > > Sorry, but i don't no provide a stacktrace. The today compilation error > was: > In file ..\qtools\qgarray.cpp, line 229: Out of memory > > I don't undestand this message. How can I decrease the memory > requirement for the doxygen? Is it depent from configuration file? > > Regards, > Norbert > > -----Original Message----- > From: Kevin McBride [mailto:[email protected]] > Sent: Friday, November 09, 2012 1:43 PM > To: Toth Norbert; [email protected] > Subject: Re: [Doxygen-develop] Memory overrun > > Toth Norbert, > > Can you provide us with a stacktrace? That would help us figure out > where the problem lies in Doxygen. > > Thank you, > > - Kevin McBride > > -----Original Message----- > From: Toth Norbert <[email protected]> > To: Doxygen-develop <[email protected]> > Sent: Fri, Nov 9, 2012 2:13 am > Subject: [Doxygen-develop] Memory overrun > > Hy all, I have got an error messag and our compilation of big C++ > project terminated. The message:„out of dynamic memory in > doctokenizerYY_create_buffer()” Can somebody tell me what can I do > now? Regards, Norbert > TÓTH--------------------------------------------------------------------- > > --------- > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics Download AppDynamics Lite > for free today: > http://p.sf.net/sfu/appdyn_d2d_nov_______________________________________________ > Doxygen-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-develop > > > > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_nov > _______________________________________________ > Doxygen-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-develop ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
