Public bug reported:

Binary package hint: compiz

Occasionally my whole desktop hangs, only the mouse cursor moves. Compiz is 
running at 100% cpu usage in this loop (forever!):
   0x00007f3a515866d0 <+224>:   mov    (%rax),%rax
=> 0x00007f3a515866d3 <+227>:   cmp    %edx,0x10(%rax)
   0x00007f3a515866d6 <+230>:   jne    0x7f3a515866d0 
<_ZN13InotifyScreen13processEventsEv+224>

0x00007f3a515866d3 in InotifyScreen::processEvents() () from
/usr/lib/compiz/libinotify.so

I'm running natty amd64 with gnome2 (ubuntu classic) shell.

After having a look at the source code of this specific plugin I suspect
that there is a bug in an iterator loop. I created a patch, but haven't
had time to test it so far. Maybe this helps.

** Affects: compiz (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/773564

Title:
  compiz occasionally hangs with 100% cpu usage (inotify plugin infinite
  loop)

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

Reply via email to