Josselin Mouette a écrit : > Is it the backtrace with gamin installed? Yes, gamin was installed at this time.
>At that moment, gnome-panel > was using 100% of the CPU? Hum, good question : - before I attach the process gnome-panel with gdb, yes: 86% (see top_gamin_0.txt) - during the attachment, when gdb is running, no: 0.0% (see top_gamin_1.txt) - after the detachment of gnome-panel... yes: 87% (see top_gamin_2.txt) I notice that, in the setup of gdb (see gdb-setup_gnome-panel_gamin.txt), there is this line : ** Reading symbols from /usr/lib/libfam.so.0...done. Loaded symbols for /usr/lib/libfam.so.0 ** even if fam is not currently installed : mnementh:~# aptitude search fam gamin c fam - File Alteration Monitor i gamin - File and directory monitoring system c libfam0 - Client library to control the FAM daemon i A libgamin0 - Client library for the gamin file and direp > Is the backtrace always the same if you retry later? not really, here the backtrace I made just now : Thread 2 (Thread -1227908176 (LWP 9508)): #0 0xb7683e19 in poll () from /lib/tls/libc.so.6 #1 0xb77e21a9 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #2 0xb77e2537 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0xb7901a90 in link_set_io_thread () from /usr/lib/libORBit-2.so.0 #4 0xb77fc5df in g_thread_create_full () from /usr/lib/libglib-2.0.so.0 #5 0xb785c0bd in start_thread () from /lib/tls/libpthread.so.0 #6 0xb768d8fe in clone () from /lib/tls/libc.so.6 Thread 1 (Thread -1224296768 (LWP 9472)): #0 0xb7683e19 in poll () from /lib/tls/libc.so.6 #1 0xb77e21a9 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #2 0xb77e2537 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #3 0xb7bc0141 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #4 0x08062863 in main () #0 0xb7683e19 in poll () from /lib/tls/libc.so.6 (gdb) quit hat. -- "I will not be pushed, filed, stamped, indexed, briefed, debriefed, or numbered. My life is my own." the prisoner
top_gamin_0.txt
Description: application/pgp-keys
top_gamin_1.txt
Description: application/pgp-keys
top_gamin_2.txt
Description: application/pgp-keys
gdb-setup_gnome-panel_gamin.txt
Description: application/pgp-keys