~100% CPU usage



Hi all,

It seems the ~100 CPU usage bug is still here (with the new glue stuff
in gnome-build and only the project-manager & document-manager plugins
loaded (and the "anjuta2" project loaded)).

Now, i've had this happen several times before and as before i've
attached gdb to the process and did a bt. Every time i do this, i get a
trace containing anjuta_window_save_layout_to_file in
anjuta2/src/window.c. This is run from an idle handler afaik. Could this
somehow be causing the large CPU usage?

What else can i do to find out what is causing this?

Thanks,

Jeroen

#0  0x420bf414 in write () from /lib/i686/libc.so.6
#1  0x4211921c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x42069d5b in _IO_new_do_write () from /lib/i686/libc.so.6
#3  0x42069f98 in _IO_new_file_sync () from /lib/i686/libc.so.6
#4  0x4205e51f in fflush () from /lib/i686/libc.so.6
#5  0x4074cabf in xmlFileFlush () from /usr/lib/libxml2.so.2
#6  0x4074de98 in xmlOutputBufferClose () from /usr/lib/libxml2.so.2
#7  0x4074a953 in xmlDocFormatDump () from /usr/lib/libxml2.so.2
#8  0x4074a99e in xmlDocDump () from /usr/lib/libxml2.so.2
#9  0x4002f7d6 in gdl_dock_layout_save_to_file (layout=0x80bee60,
    filename=0x848a370 "Xp\003\024") at gdl-dock-layout.c:1389
#10 0x0804ee8f in anjuta_window_save_layout_to_file (window=0x80b1110)
    at window.c:619
#11 0x406c9c83 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x406c6f65 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0x406c7f98 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#14 0x406c82ad in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#15 0x406c8a1f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#16 0x4035039f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#17 0x0804f4d2 in main (argc=1, argv=0xbffff8b4) at anjuta.c:170
#18 0x420155c4 in __libc_start_main () from /lib/i686/libc.so.6





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]