Closed
Bug 321527
Opened 20 years ago
Closed 19 years ago
Firefox Fails to start on Windows 98 if a Manual web-Proxy is configured
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 320349
People
(Reporter: manojkreddyutl, Unassigned)
References
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
I have Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 browser on Windows 98.
I configured Manual Proxy in Firefox settings and selected "same proxy for all protocols" option and configured "localhost" as the exception.
Now If I type any URL in the Browser address bar the Firefox Crashes with following error:
FIREFOX caused an invalid page fault in
module SECUR32.DLL at 0167:7f8737da.
Registers:
EAX=d2176500 CS=0167 EIP=7f8737da EFLGS=00010202
EBX=00000000 SS=016f ESP=00d1f2c8 EBP=00d1f34c
ECX=00000000 DS=016f ESI=00090312 FS=30e7
EDX=01c60a39 ES=016f EDI=02573d10 GS=310e
Bytes at CS:EIP:
89 01 8b 45 fc 89 51 04 c7 40 20 01 00 00 00 83
Stack dump:
025720c0 025720b8 025720c0 00000000 00000000 00000000 00000000 02573d20 00000030 00000004 81e164dc 00000000 00af4f30 bff7a3bc 00000af5 ffffffff
If I start Firefox again after configuring proxy, firefox crashes even before I type a URL in address bar.
Reproducible: Always
Steps to Reproduce:
1.Configure a Manual proxy in Firefox
2.then type a URL in the browser address bar / close firefox and start it again
3.Now firefox crashes
Actual Results:
Getting the following error:
FIREFOX caused an invalid page fault in
module SECUR32.DLL at 0167:7f8737da.
Registers:
EAX=d2176500 CS=0167 EIP=7f8737da EFLGS=00010202
EBX=00000000 SS=016f ESP=00d1f2c8 EBP=00d1f34c
ECX=00000000 DS=016f ESI=00090312 FS=30e7
EDX=01c60a39 ES=016f EDI=02573d10 GS=310e
Bytes at CS:EIP:
89 01 8b 45 fc 89 51 04 c7 40 20 01 00 00 00 83
Stack dump:
025720c0 025720b8 025720c0 00000000 00000000 00000000 00000000 02573d20 00000030 00000004 81e164dc 00000000 00af4f30 bff7a3bc 00000af5 ffffffff
Expected Results:
Firefox should not crash
I am running Firefox on Windows 98
Comment 1•20 years ago
|
||
*** Bug 321529 has been marked as a duplicate of this bug. ***
Maybe related to Core bug 320349?
This also happens on SeaMonkey, but is a duplicate as mentioned in comment #2
*** This bug has been marked as a duplicate of 320349 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•