[Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage
Mister X
774071 at bugs.launchpad.net
Sat Aug 22 08:58:30 UTC 2020
Output generated with:
valgrind --tool=massif /usr/lib/x86_64-linux-gnu/indicator-datetime/indicator-datetime-service
Can be viewed with:
ms_print massif.out.8535 | less
Might be the following function be at fault?
unity::indicator::datetime::EdsEngine::Impl::fetch_detached_instances(_GObject*, _GAsyncResult*, void*) (in /usr/lib/x86_64-linux-gnu/indicator-datetim
e/indicator-datetime-service)
The very rapidly growing memory consumption (until it eats up all of the memory) and CPU usage only occurs when I have synced my Google calendar. Maybe it tries to fetch to many entries?
In particular, I suspect that the issue might have to do with calendar entries that are repeated infinitely often in Google calendar.
** Attachment added: "massif.out.8535"
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/774071/+attachment/5403625/+files/massif.out.8535
--
You received this bug notification because you are a member of Indicator
Applet Developers, which is subscribed to indicator-datetime in Ubuntu.
https://bugs.launchpad.net/bugs/774071
Title:
Indicator-datetime-service renders 100% CPU usage
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/774071/+subscriptions
More information about the Ubuntu-reviews
mailing list