Closed
Bug 83498
Opened 24 years ago
Closed 24 years ago
Mozilla (win32) always crashes when entering a URL in Location bar.
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lars, Assigned: neeti)
Details
I'm (trying) to use recent Mozilla nightly builds (05/30 and 05/31) on Windows
NT without any success. I start up Mozilla, type C-l, enter a URL in the
location bar, and hit return, and Mozilla promptly crashes.
The only configuration change I've made is to use a proxy server, configured via
the following proxy.pac:
function FindProxyForURL( url,host )
{
return "PROXY proxy.mycompany.com:4137"
}
This is under WinNT 4.0, build 1381, SP 6.
-- Lars
Comment 1•24 years ago
|
||
benc, is this a dupe?
Assignee: asa → neeti
Component: Browser-General → Networking
QA Contact: doronr → benc
If you turn off PAC, does the crashing go away?
If so, I'll dupe you to the right bug.
Build ID 2001060420 does not appear to exhibit this bug. Maybe it's been fixed?
Comment 5•24 years ago
|
||
lars@larsshack.org: I mark this bug worksforme (after your comment)
read also the related bug 80734
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
reporter:
This bug is a "futured" or "untargeted" bug which has been "resolved/works for
me". Most bugs meeting this criteria are usually somewhat out of date or working
in the current builds.
If this bug is not happening for you in a recent build (such as the Mozilla
daily build, Mozilla 0.9.3, or Netscape 6.1), please use the friendly "Mark bugs
as VERIFIED" radio button to set this bug to "VERIFIED/WORKS FOR ME"
If you reported the bug on a platform (e.g. Linux) and other contributors
reported on another platform (e.g. Mac OS), please comment that it works for you
but do not verify it yet.
For these multi-platform bug reports, we need to verify all reported platforms
-OR- create new "still broken on platform X" bugs when you verify.
You need to log in
before you can comment on or make changes to this bug.
Description
•