Closed Bug 244997 Opened 20 years ago Closed 20 years ago

"View Selection Source" can crash browser [nsContentIterator::NextNode]

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 130900

People

(Reporter: samuel, Unassigned)

References

()

Details

(Keywords: crash)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a1) Gecko/20040520 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a1) Gecko/20040520 at: http://www.groklaw.net/article.php?story=20040526224718412 Selcting a block of text in the main body of the article, and doing a right-click -> View Selected Source causes the browser to die immediately on opening the source code window. Reproducible: Always Steps to Reproduce: 1. Open the above URL 2. Go to section 2 C of the memorandum 3. drag-select a couple of lines above and below the header: c. Judicial Economy and Interests of Justice. 4. right-click: View selection source. Actual Results: As soon as the 'source code' window starts to open, the browser dies. Expected Results: DOM window opens displaying the source. This has been very repeatable when selecting text about the header for section 2 C. in the memorandum. I have also replicated grabbing another random chunk. Theis does NOT seem to kill the older nightly build that I have: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a) Gecko/20040517
Assignee: general → doronr
Severity: normal → critical
Component: Browser-General → ViewSource
Keywords: crash
QA Contact: general
Problem also occurs using 2004052108 nightly on Windows 2000. Talkback ID: TB64997E Suggest: Status: NEW OS: All
Can somebody please tell me how to get my talkback ID??? I still can't find it anywhere in the talkbalk dialogs.
Attached file TB64997E (deleted) —
crash is appearantly in nsContentIterator::NextNode
Summary: "View Selection Source" can crash browser → "View Selection Source" can crash browser [nsContentIterator::NextNode]
WFM, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a2) Gecko/20040526
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a2) Gecko/20040530
WFM: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040601
I'm getting a crash with a similar stack trace (nsContentInterator::NextNode) from View Selection Source on Macromedia's app requirements page, that I can reproduce at will. This is on a Mac running 1.8a1. I sent in a Talkback and filed bug 251088.
816 nsIContent *parent = cN->GetParent(); 833 cSibling = parent->GetChildAt(indx); parent is normally null checked, but not here.
Assignee: doronr → general
Status: UNCONFIRMED → NEW
Component: ViewSource → DOM: Core
Ever confirmed: true
QA Contact: ian
*** This bug has been marked as a duplicate of 130900 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: DOM: Core → DOM: Core & HTML
QA Contact: ian → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: