[Qt-creator] Huge memory consumtion

roberto.raggi at nokia.com roberto.raggi at nokia.com
Sat Oct 24 10:45:48 CEST 2009


Hi Guenter,

On Oct 12, 2009, at 3:30 PM, ext Guenter Schwann wrote:

> Hi!
>
> I have a project with about 200k LOC. But QtCreator from 20091012  
> uses about 8GB of memory.
> QtCreator 1.2.1 used for the same project just a few 100MB I think.
>
> The memory consumtion rises while indexing. So I guess one of the  
> used libraries causes the troubles.
> Used Libraries are Qt4.5, STL, boost1.38, crypto++, VTK, Coin3D.

I think the problem was the excessive use of backtracking when parsing  
ambiguous id-expressions (simple-names vs template-ids).
Now we are doing a better job when parsing those ambiguous names so I  
expect better numbers.

>
> I'm using Kubuntu 9.10 (x86_64) ...

please try again with today's snapshot or pull and recompile the 1.3  
branch (our master branch on gitorious is a bit outdated, it doesn't  
have all the fixes yet).

Thanks for your very detailed report

ciao robe




More information about the Qt-creator-old mailing list