ubuntu-bugcontrol team mailing list archive
-
ubuntu-bugcontrol team
-
Mailing list archive
-
Message #03585
[Bug 722762] Re: zeitgeist-daemon using ~100% of CPU
Thanks for confirming this. We need something to go on before we can
proceed with this issue though. Here's what you can do to help:
First install the needed debugging packages:
sudo apt-get install gdb python-dbg libxapian22-dbg
Then when you see the issue drop to a terminal:
pgrep -f zeitgeist-daemon
sudo gdb 2>&1 | tee zg-dump.txt
attach THE_PID_FROM_THE_FIRST_COMMAND
<hit ctrl-c>
bt full
quit
Then attach zg-dump.txt here
--
You received this bug notification because you are a member of Ubuntu
Bug Control, which is subscribed to a duplicate bug report (839739).
https://bugs.launchpad.net/bugs/722762
Title:
zeitgeist-daemon using ~100% of CPU
To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/722762/+subscriptions