[Bug 107093] Re: System freezes (possibly Gecko)

Alexander Sack asac at jwsdot.com
Wed Apr 25 15:50:28 UTC 2007


On Wed, Apr 25, 2007 at 08:52:02AM -0000, Cesare Tirabassi wrote:
> I tried strace and this time was lucky to catch something.
> Before the lockup I have this:
> 
>      0.917363 read(3, 0x7fff708d7740, 32) = -1 EAGAIN (Resource temporarily unavailable)
>      0.000031 poll( <unfinished ...>
> 
> almost 1 sec for a read call which fails ... hmmmmmm
> file 3 is a socket which was previously open and connected with:
> 
>      0.000128 socket(PF_FILE, SOCK_STREAM, 0) = 3
>      .
>      .
>      .
>      0.000130 connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
> 
> Any of this makes any sense to you?
> 

Yes, its EAGAIN, which is ok.

Please attach an

 # strace -f firefox

here ... but of course only if you can still freeze it.


Thanks,

 - Alexander

-- 
System freezes (possibly Gecko)
https://bugs.launchpad.net/bugs/107093
You received this bug notification because you are a member of Mozilla
Bugs, which is the bug contact for Mozilla Firefox.




More information about the Ubuntu-mozillateam-bugs mailing list