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 Zeitgeist
Extensions, which is the registrant for Zeitgeist Extensions.
https://bugs.launchpad.net/bugs/722762

Title:
  zeitgeist-daemon using ~100% of CPU

Status in Zeitgeist Framework:
  Invalid
Status in Zeitgeist Extensions:
  Fix Released
Status in “zeitgeist” package in Ubuntu:
  Invalid
Status in “zeitgeist-extensions” package in Ubuntu:
  Fix Released

Bug description:
  I've tried restarting my computer, closing all applications, etc., but
  no matter what System Monitor tells me zeitgeist-daemon is using
  96-100% of the CPU on my i5 Sony Vaio laptop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/722762/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to