Dear all,

I'm currently using emacs-snapshot-gtk 20061111.  When I try to edit c/c++ files, emacs takes up 100% CPU usage.

Here is the message buffer after loading a empty cxx file:
(New file)
Loading cc-mode...done
Loading /usr/share/emacs/site-lisp/semantic/bovine/semantic-c.el (source)...
Loading ring...done
Loading /usr/share/emacs/site-lisp/semantic/bovine/semantic-c.el (source)...done
Loading semantic-edit...done
Loading semanticdb-file...done
Mark set [2 times]

It seems to be a bug from semantic, but how can I pinpoint the bug? I've followed someone's suggestion to get the latest semantic-idle.el from CVS, but it didn't solve the problem.

Your help will be highly appreciated!

Best regards,
Carl