|
Re: metalayer-crawler: msg#00705handhelds.maemo.user
Hi, ext william maddler wrote: first of all I have to say that I am *very* impressed by the N800, greatHow did you trigger that (what did you do before that)? Ok, then it's definitely a bug, not "just" a performance issue. If you reboot, can you get it again to consume that much CPU But only if your MMC is in when you reboot? Does "dmesg" tell anything? What happens if you remove MMC? Does the device complain that your MMC is in use? If it does, what is the output of following: for pid in $(pidof metalayer-crawler); do ls -l /proc/$pid/fd; done (Does it list any files from the MMC?) Could you file a bug to Maemo bugzilla about this (with the above info) Please attach also result of this (contents of MMC triggering the bug): ls -lR /media/mmc1/ to the bug report. AFAIK the crawler digs out extra information from some file types and it might be some specific file that is triggering the problem (e.g. because the file is broken in some specific way which triggers a bug in crawler), or the amount of files (e.g. of certain types). [...]Not sure, but I think Mediaplayer gets the files in its "library" Thanks! - Eero PS. I tried triggering the bug by creating some partial mp3 files: cd /home/user/MyDocs/.sounds/; for i in $(seq 20); do out=/media/mmc1/test-$(($i+10)).mp3; dd bs=102400 count=$i if=Road_To_Ruin.mp3 of=$out; done; sync And re-inserting the MMC, but at least that didn't trigger the bug. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Usage: 00705, Mathias Uebelacker |
|---|---|
| Next by Date: | Re: editor: 00705, Levi Bard |
| Previous by Thread: | Re: metalayer-crawleri: 00705, Eero Tamminen |
| Next by Thread: | Re: metalayer-crawler: 00705, Andrew Flegg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |