[Dx-packages] [Bug 1633319] Re: memory leak in indicator-datetime

2016-10-16 Thread Jonathan Brier
I've been able to narrow down on my system that enabling "Evolution Data Server" for Access to the Google Calendar is the trigger for this memory issue. See the three screenshots. I even removed and reauthorized the Google account access with no change. First screenshot shows the Evolution Data Se

[Dx-packages] [Bug 1633319] Re: memory leak in indicator-datetime

2016-10-14 Thread Jonathan Brier
Ran valgrind on the indicator-datetime-service with the following command trying to track down the origin of the issue. The following command and parameters were used: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log

[Dx-packages] [Bug 1633319] [NEW] memory leak in indicator-datetime

2016-10-13 Thread Jonathan Brier
Public bug reported: After upgrading from 16.04 to 16.10 on the System76 Serval WS indicator- datetime-service is consuming all the system memory from 3.7GB up to 32 GB in 30 seconds. The system kills the indicator-datetime-service process and indicator-datetime-service restarts and memory consump