Closed
Bug 216848
Opened 22 years ago
Closed 22 years ago
When trying to start browser, error SYS 3175 in XPCOM.DLL on some PC's
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: crispin, Assigned: mkaply)
Details
(Keywords: fixed1.4.1)
Attachments
(1 file)
662 bytes,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (OS/2; U Warp 3; en-US; rv:1.5a) Gecko/20030730 Mozilla Firebird/0.6.1
When trying to start Mozilla Firebird 0.6.1 on a OS/2 Warp 3 PC (Fix Packed to
43/44) I get a SYS 3175 error in XPCOM.DLL. This only happens on workstations
that have had fixes applied over time. (If a PC has been in use for 5 years,
it has received loads of fixes, if a PC has a problem it was re-built with just
the latest fix packs).
This problem occurs if withing the OS2.INI there is a Key
called 'PM_SystemFonts' and an Application under this called 'Menus'. If this
is deleted, no more SYS 3175 errors.
I have discussed this problem on the Forum and someone said to raise a Bugzilla
for it
Reproducible: Always
Steps to Reproduce:
1. Add a key to the OS/2 INI called PM_SystemFonts
2. Add an application to the OS/2 INI under PM_SystemFonts called Menus
3. Start MozillaFireBird
Actual Results:
Error SYS 3175 in XPCOM.DLL
Expected Results:
Started the browser
Please view the following item in the forums:
http://forums.mozillazine.org/viewtopic.php?p=160776
Assignee | ||
Comment 1•22 years ago
|
||
Did you have a font specified for "Menus" or was it just blank?
Assignee: bryner → mkaply
Assignee | ||
Comment 2•22 years ago
|
||
You've created this situation by having a screwed up INI file. the Menus entry
should never be blank.
But I'll fix it just for fun.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•22 years ago
|
||
Add some error checking.
Assignee | ||
Updated•22 years ago
|
Attachment #130379 -
Flags: review?(pedemont)
Updated•22 years ago
|
Attachment #130379 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 4•22 years ago
|
||
Fix checked in to trunk
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•21 years ago
|
Keywords: fixed1.4.1
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•