Closed Bug 97147 Opened 24 years ago Closed 16 years ago

Excessive number of file accesses on startup

Categories

(Core :: General, defect)

All
Solaris
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: terra, Unassigned)

Details

(Keywords: perf)

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.3+) Gecko/20010817 BuildID: 2001081710 Certain files are accessed (open/stat/access/...) a zillion times on startup. Notably 74 /var/tmp/mozilla/chrome/classic.jar 47 /var/tmp/mozilla/chrome/comm.jar 36 /var/tmp/mozilla/chrome/en-US.jar 34 /var/tmp/mozilla/chrome/toolkit.jar Reproducible: Always Steps to Reproduce: 1. Start mozilla under strace 2. Exit Actual Results: * Way too many file accesses. * Use of "access" -- should be stats, at the very least. (access uses wrong set of permissions.) Expected Results: * One file, one open. :-) * Not an "access" in sight. Attachment coming up, assuming I can figure that out.
Attached file strace accounting
Not dupe of those: Bug 27510: This is about reading too much on startup. Bug 79521: This is about reading the wrong jar file. Bug 72551: This is slightly related to the strace-accounting's stats on small file i/o, but unrelated to the number of file accesses.
Related: bug 29063
Marking NEW. Not sure but lets toss this one over to XPAPPS
Assignee: asa → pchen
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Apps
Ever confirmed: true
Keywords: perf
QA Contact: doronr → sairuh
QA Contact: sairuh → jrgm
-> cathleen
Assignee: pchen → cathleen
Target Milestone: --- → mozilla1.2
Product: Core → Mozilla Application Suite
This bug is being marked EXPIRED as it has seen no activity in a very long time. If you think that the issue reported might still be relevant, please test with a recent release of SeaMonkey and if the problem persists feel free to re-open the report. Thank you. http://www.seamonkey-project.org/
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → EXPIRED
Bulk reopening incorrectly expired bugs - no activity does not constitute no bug - these need proper checking.
Status: RESOLVED → REOPENED
Resolution: EXPIRED → ---
Assignee: cathleennscp → nobody
Status: REOPENED → UNCONFIRMED
QA Contact: jrgmorrison → ui-design
Status: UNCONFIRMED → NEW
Component: UI Design → XPCOM
Product: SeaMonkey → Core
QA Contact: ui-design → xpcom
Target Milestone: mozilla1.2alpha → ---
Status: NEW → RESOLVED
Closed: 16 years ago16 years ago
Component: XPCOM → General
QA Contact: xpcom → general
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: