Closed Bug 287073 Opened 20 years ago Closed 19 years ago

3 minute delay when starting Firefox

Categories

(Toolkit :: Startup and Profile System, defect)

1.7 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED EXPIRED

People

(Reporter: david, Unassigned)

Details

(Keywords: perf)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050306 Firefox/1.0.1 (Debian package 1.0.1-2)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050306 Firefox/1.0.1 (Debian package 1.0.1-2)

Firefox takes approx three minutes to start, whereas previously it came up in
seconds.  No, I haven't (deliberately!) changed anything.

Reproducible: Always

Steps to Reproduce:
Start Firefox ;-)
Actual Results:  
Firefox starts and runs just fine, but with a three minute pause before displaying.

Expected Results:  
The same, but without the pause.

Here's what I think is the relevant bit of strace output ...

16:19:20.032436 open("/usr/bin/mozilla-firefox", O_RDONLY|O_LARGEFILE) = 3
16:19:20.032484 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffff7ec) = -1 ENOTTY
    (Inappropriate ioctl for device)                
16:19:20.032528 _llseek(3, 0, [0], SEEK_CUR) = 0
16:19:20.032554 read(3, "#!/bin/sh\n#\n# The contents of th"..., 80) = 80       
16:19:20.032586 _llseek(3, 0, [0], SEEK_SET) = 0
16:19:20.032611 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
16:19:20.032646 dup2(3, 255)            = 255
16:19:20.032668 close(3)                = 0
...
16:19:20.035953 pipe([3, 4])            = 0
...
16:19:20.036050 fork()                  = 24081
...
16:19:20.039077 read(3, 0xbffff440, 128) = ? ERESTARTSYS (To be restarted)
16:22:20.059714 --- SIGCHLD (Child exited) @ 0 (0) ---
16:22:20.059757 waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) =
    24081
...

The three minute delay is obvious in the last few lines.
Keywords: perf
Do you use any extension like proxy switcher or others?
Version: unspecified → 1.0 Branch
No proxies, no extensions
Assignee: firefox → nobody
Component: General → Startup and Profile System
QA Contact: general → startup
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.