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

Re: iceweasel on Fuloong (was: What is the status of Debian on Lemote Fuloong?)



Hi,

On Sun, Jul 08, 2012 at 11:08:47AM -0600, Javier Vasquez wrote:
> I'm wondering why only I have mentioned this.  Not sure if all other
> guys attempting to use the mini-pcs as desktops are definitely using
> anheng repos, or they don't use gmail accounts neither bank accounts,
> or they use some other light browser (midori is not an alternative for
> me, it crashes too often on different sites), or iceweasel in stable
> works, and people mostly use stable...

For me, iceweasel in stable works very well on Fuloong. I did some
testing today for couple hours, three tabs open with "heavy" sites such
as Twitter, Linkedin and newspapers. (I don't have gmail account, though.)

Then I upgraded to testing and tried the same test. It hangs in few
minutes. firefox-bin eats all the CPU and strace looks like this:

madvise(0x6fc17000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x6fc17000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x6fc17000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x6fc17000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x6fc17000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
...

And on the second try:

madvise(0x698a5000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x698a5000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x698a5000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x698a5000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
madvise(0x698a5000, 4096, MADV_DONTNEED) = -1 EINVAL (Invalid argument)
...

I'm using 3.5 kernel. I'll see if I can debug this further.

A.


Reply to: