Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.2, 5.4.0
-
Linux, embedded linux
-
367eb49cfd0bf5e04040951b23cfbbe84738fef1
Description
Please check the attached application, it loads https://www.google.com/images/srpr/logo11w.png and then reloads it every second.
With pmap -x <PID> | tail -n1 you can see, that the memory usage is increasing.
Unfortunately valgrind is not showing anything useful.