On Thu, Nov 19, 2009 at 08:55:20AM +0100, Slobodan Simic wrote: > On Wednesday, 18. November 2009. 13:49:32 you wrote: > > Can you try something like the following command line: > > strace -o /tmp/strace.log -f -p $(pgrep firefox-bin) > > > > Leave it for a little while, then ctrl+c and send the resulting > > /tmp/strace.log file ? > > > Ok, here it is... file attached... one with safe-mode iceweasel
Interesting. But unfortunately, that doesn't help knowing where the whole happens. Could you install the xulrunner-1.9.1-dbg and gdb packages , run "iceweasel -g", type "run" at the gdb> prompt, and when it is sucking the 100% cpu, ctrl+c, which should bring the gdb prompt back, and then type "bt full" and send the output here. Thanks Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

