Closed
Bug 412509
Opened 18 years ago
Closed 16 years ago
When accessing link, Firefox crashes 100% of the time
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INCOMPLETE
People
(Reporter: jon.d.slater, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2008010805 Fedora/1.9-0.beta2.7.fc9 Minefield/3.0b3pre
When accessing 'https://localhost:10000' (in order to run webmin on my Fedora Core 6 server), Firefox crashes 100% of the time.
When accessing the same link with konqueror, it works 100% of the time.
Reproducible: Always
Steps to Reproduce:
1.start Firefox 3.0b3pre
2.In the URL line, enter "https://localhost:10000"
3.Press <enter>
Actual Results:
Firefox crashes.
Expected Results:
My local Webmin website should have been displayed.
Watching the results in an xterm window. All I see is "Segmentation fault" (after the crash).
This appears to be connected to "https". Attempting to connect to https://ravenwindjewelry.com also crashes 100% of the time. But works fine with all previous version of Firefox and konqueror.
Comment 1•18 years ago
|
||
Please provide a Breakpad crash id from an official mozilla.org build.
http://kb.mozillazine.org/Breakpad
Comment 2•18 years ago
|
||
Unable to duplicate with official nightly Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2008011504 Minefield/3.0b3pre
Comment 3•16 years ago
|
||
https://ravenwindjewelry.com/ and https://localhost:10000/ would both be untrusted https. But those don't crash for me, and without a stack trace, we can't figure out why they're crashing for you.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•