Closed Bug 157770 Opened 24 years ago Closed 24 years ago

Saving preferences fails sometimes

Categories

(Core :: XPCOM, defect)

x86
OS/2
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: mkaply, Assigned: mkaply)

Details

Attachments

(1 file)

We found that there were cases when creating the backup copy of prefs.js was failing with TOO_MANY_FILES so we were running out of filehandles. Patch attached to check for that specific case and to up the number of file handles at startup. This was recommended by the OS/2 kernel guy.
Attached patch FixSplinter Review
Check for the out of handles error around DosCopy, and add an increase of the file handles in nsAppRunner.
Comment on attachment 91531 [details] [diff] [review] Fix looks okay. I have not tested it nor can. r=dougt
Attachment #91531 - Flags: review+
Comment on attachment 91531 [details] [diff] [review] Fix I'm going to mark this sr=blizzard since all the change is in OS/2 #ifdef or OS/2 files.
Attachment #91531 - Flags: superreview+
Comment on attachment 91531 [details] [diff] [review] Fix a=asa (on behalf of drivers) for checkin to 1.1
Attachment #91531 - Flags: approval+
fix checked into branch and trunk. Branch approval via emal from chofmann.
Status: NEW → RESOLVED
Closed: 24 years ago
Keywords: fixed1.0.1
Resolution: --- → FIXED
Mass verify. These are fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: