This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: PR6678?


Hum...

In fact, I have just tried both the testcases included in c++/6678 and 
could *not* reproduce the problem on my PII, linux2.4.16, glibc2.2.5 
system...

This is what 'top' stabilizes to for the first one:

  PID USER     PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
 1120 paolo     15   0   796  796   692 R       0 96.6  0.3   0:08 a.out

and this for the second one:

  PID USER     PRI  NI  SIZE  RSS SHARE STAT  LIB %CPU %MEM   TIME COMMAND
 1127 paolo     19   0   796  796   692 R       0 96.9  0.3   0:18 a.out

Benjamin, are you actually able to see the memory grow when running 
those two testcases??

Ciao, Paolo.




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