Status
People
(Reporter: jmjjeffery, Assigned: bryner)
Tracking
({crash, fixed1.8.1, regression})
Firefox Tracking Flags
(Not tracked)
Details
(crash signature, URL)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060227 Firefox/1.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20060227 Firefox/1.5 Access the URL and note the crash to the build created: 20060228 No TB is created Reproducible: Always Steps to Reproduce: 1. Access the URL 2. 3. Actual Results: Crash of browser with no TB created Expected Results: Site should load.
(Reporter) | ||
Comment 1•13 years ago
|
||
Crash also using SafeMode. Sorry for double entry.
(Reporter) | ||
Comment 2•13 years ago
|
||
URL pasted wrong: should be: ftp://ftp-test.mozilla.org/pub/mozilla.org/firefox/nightly/
Updated•13 years ago
|
Keywords: crash, regression
Updated•13 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•13 years ago
|
||
TB15737215H TB15737194Z 1. New profile, start firefox 2. Navigate to ftp.mozilla.org 3. CRASH!
Summary: Access to FTP site crashes Firefox → Access to FTP site crashes Firefox [@ xpcom_core.dll]
Updated•13 years ago
|
Version: unspecified → 2.0 Branch
Updated•13 years ago
|
Summary: Access to FTP site crashes Firefox [@ xpcom_core.dll] → Access to FTP site crashes Firefox [@ xpcom_core.dll]
Updated•13 years ago
|
Comment 4•13 years ago
|
||
Doesn't crash in 2006-02-27-06 Does crash in 2006-02-28-05 Checkin range http://tinderbox.mozilla.org/bonsai/cvsquery.cgi?treeid=default&module=all&branch=MOZILLA_1_8_BRANCH&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=1141045200&maxdate=1141135200&cvsroot=%2Fcvsroot
Updated•13 years ago
|
Component: General → XPCOM
Product: Firefox → Core
QA Contact: general → xpcom
Version: 2.0 Branch → 1.8 Branch
Comment 5•13 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060227 Firefox/1.6a1 ID:2006022802 No problem with trunk
(Reporter) | ||
Updated•13 years ago
|
Component: XPCOM → Build Config
Product: Core → Firefox
Version: 1.8 Branch → 2.0 Branch
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060228 Firefox/1.5 Crash on Linux as well
Updated•13 years ago
|
Flags: blocking-firefox2?
Comment 7•13 years ago
|
||
*** Bug 328888 has been marked as a duplicate of this bug. ***
Comment 8•13 years ago
|
||
talkback appears to be unusable, we need to reproduce in a debug build and get a useful stack.
Comment 9•13 years ago
|
||
Given the stack in bug 328888, this might have been caused by bug 328755.
Comment 10•13 years ago
|
||
I'm adding the talkback symbols I get in the crash to make it easier to find this bug in the summary. I was searching on nsEscapeHTML not xpcom_core. Sorry for the dupe. Incident ID 15751163 has some stack information but its suspect as the installer left me with a 02/27 app binary but a version of talkback for 02/14 (I filed a bug on that already). But at least you can see the call into xpcom_core: nsEscapeHTML.
Summary: Access to FTP site crashes Firefox [@ xpcom_core.dll] → Access to FTP site crashes Firefox [@ xpcom_core.dll] [@ nsEscapeHTML]
(Assignee) | ||
Comment 12•13 years ago
|
||
fixed by backout of bug 328755.
Status: NEW → RESOLVED
Last Resolved: 13 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Comment 13•13 years ago
|
||
*** Bug 328965 has been marked as a duplicate of this bug. ***
Updated•13 years ago
|
Flags: blocking-firefox2?
Comment 14•13 years ago
|
||
I've verified that ftp urls are now loading again on the 1.8.1 branch with builds from 03/01. Thanks Brian.
Status: RESOLVED → VERIFIED
Updated•8 years ago
|
Crash Signature: [@ xpcom_core.dll]
[@ nsEscapeHTML]
Updated•3 months 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
•