today's beta2 updates (Moz-mail)

Andre Robatino andre at bwh.harvard.edu
Fri Oct 3 02:45:13 UTC 2003


> 
> Andre Robatino wrote:
> >>I have seen mozilla-1.4.1 freezing problems mentioned by the original
> >>posters and also mozilla mail.  If you file bugzilla reports please CC
> >>me.
> > 
> > 
> >   My mozilla also uses up almost 100% of the CPU when it "freezes".  However,
> > strace -f mozilla shows it hanging on a futex system call:
> > 
> > [pid  3400] clock_gettime(0, 0x4a6a95c) = -1 ENOSYS (Function not implemented)
> > [pid  3400] gettimeofday({1065123504, 591658}, NULL) = 0
> > [pid  3400] futex(0x9b4b20c, FUTEX_WAIT, 54, {32, 968747000}) = -1 ETIMEDOUT (Connection timed out)
> > [pid  3400] gettimeofday({1065123537, 579818}, NULL) = 0
> > [pid  3400] futex(0x9b4b198, FUTEX_WAKE, 1) = 0
> > [pid  3400] gettimeofday({1065123537, 580181}, NULL) = 0
> > [pid  3400] gettimeofday({1065123537, 580318}, NULL) = 0
> > [pid  3400] clock_gettime(0, 0x4a6a95c) = -1 ENOSYS (Function not implemented)
> > [pid  3400] gettimeofday({1065123537, 580580}, NULL) = 0
> > [pid  3400] futex(0x9b4b20c, FUTEX_WAIT, 55, {835, 666738000}
> > 
> > (hangs)
> > 
> >   So the CPU is occupied in user space, or system calls aren't being
> > displayed.  I noticed that glibc updates were included in the latest batch,
> > that could be it.  At the moment I can't file a bugzilla report since I don't
> > have a browser that works well enough to do it.  I should mention that
> > prior to beta1 I had similar problems with Mozilla hanging, though only
> > sporadically, not like this.  Beta1 mostly cured it, and it was essentially
> > gone before today.  So there may have been a regression.
> > 
> I tried "strace -f mozilla -mail" and got the excerpt below. I didn't 
> test out the browser much, it does come up alright though.
> 
> Is a bug filed for this one?
> 
> Jim

  I hope someone files one quick.  I can't tell since it seems to affect
both Mozilla and Konqueror the same way.  If push comes to shove, I can
learn to navigate bugzilla using lynx.  The major upgrades today (besides
Mozilla) were XFree86, glibc, and the kernel.  The kernel doesn't seem to
matter since I tried the old one.  I also tried downgrading glibc to the
original beta2 versions with no effect.  Haven't tried XFree86 yet.





More information about the fedora-test-list mailing list