[Qt-creator] Qtcreator parser crash ( maybe )
Roberto Raggi
roberto.raggi at trolltech.com
Mon Nov 3 20:41:53 CET 2008
Sorry, i can't reproduce it and I'm not that good in reading massif's
output. Please, can you send me the GDB backtrace?
ciao robe
On Nov 3, 2008, at 7:27 PM, Scarpa Alberto wrote:
> I write to you becouse i see you answer some question about
> Qtcreator parser.
> Qtcreator use all my memory (2Gb) and then it crash while I'm
> editing this
> macro:
>
> #define ENABLE_PARAMETER_SETTER( vname, fname ) \
> void Setup::fname( bool enabled )\
> {\
> d->vname = enabled;\
> };
>
> I can reproduce the bug editing the macro again but i can not write
> a small
> program to reproduce the bug, but I take some information with
> valgrind/massif.
>
> I hope this report can help you.
>
> Thank you very much for the best parser in the world!
>
> Alberto
> <allocation-graph.bz2>
More information about the Qt-creator-old
mailing list