-------- Forwarded Message -------- From: Brent S. Elmer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [EMAIL PROTECTED] Date: Mon, 14 Jan 2008 09:22:49 -0500
Sorry, My email was not working and never got your mail. I just found your reply in the bug reports on the internet. I have several Debian testing installs. The 100% cpu started happening on a different machine. I had already removed tracker from the previous machine because of the problem. Here are the answers you wanted from a different machine. belmer:/home# du -h | grep -v '/' | awk '{print $1}' 12G [EMAIL PROTECTED]:~$ ls -la ~/.cache/tracker/ total 242896 drwxr-xr-x 2 brente brente 4096 2008-01-14 08:22 . drwxr-xr-x 3 brente brente 4096 2008-01-02 11:55 .. -rw------- 1 brente brente 139264 2008-01-07 14:37 email-contents.db -rw------- 1 brente brente 2515048 2008-01-07 14:37 email-index.db -rw------- 1 brente brente 282624 2008-01-14 08:22 email-meta.db -rw------- 1 brente brente 77414400 2008-01-11 15:48 file-contents.db -rw------- 1 brente brente 115873568 2008-01-11 14:14 file-index.db -rw------- 1 brente brente 49855488 2008-01-14 08:22 file-meta.db -rw------- 1 brente brente 2359292 2008-01-02 11:55 file-update-index.db strace produces the following over and over: sigreturn() = ? (mask now []) --- SIGSEGV (Segmentation fault) @ 0 (0) --- sigreturn() = ? (mask now []) --- SIGSEGV (Segmentation fault) @ 0 (0) --- sigreturn() = ? (mask now []) --- SIGSEGV (Segmentation fault) @ 0 (0) --- sigreturn() = ? (mask now []) killall trackerd does not kill it as my userid or root. I killed from system monitor It didn't consume 100% cpu after running the command: trackerd -s 0 -v 2 --reindex Here is the ls on cache after the reindex: [EMAIL PROTECTED]:~$ ls -la ~/.cache/tracker/ total 169640 drwxr-xr-x 2 brente brente 4096 2008-01-14 09:15 . drwxr-xr-x 3 brente brente 4096 2008-01-14 08:43 .. -rw------- 1 brente brente 151552 2008-01-14 09:15 email-contents.db -rw------- 1 brente brente 2505928 2008-01-14 09:15 email-index.db -rw------- 1 brente brente 274432 2008-01-14 09:15 email-meta.db -rw------- 1 brente brente 77398016 2008-01-14 09:13 file-contents.db -rw------- 1 brente brente 41185640 2008-01-14 09:15 file-index.db -rw------- 1 brente brente 49624064 2008-01-14 09:15 file-meta.db -rw------- 1 brente brente 2359292 2008-01-14 08:43 file-update-index.db Good Luck. Brent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]