Closed
Bug 577717
Opened 15 years ago
Closed 15 years ago
Crash [@ nsCoreUtils::GetID(nsIContent*, nsAString_internal&) ]
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: MarcoZ, Unassigned)
References
()
Details
(Keywords: crash, regression)
Crash Data
This happens when bringing up http://www.cnn.com with NVDA 2010.1 (release) running. Sample crash report:
bp-d1dcacce-55e4-4026-8b08-e0e8f2100709
Regression, does not happen in 3.6.6.
Comment 1•15 years ago
|
||
mContent seems to go bad during GetAttributes execution?
Comment 2•15 years ago
|
||
Marco, do you have steps to reproduce? is it permanent crash?
| Reporter | ||
Comment 3•15 years ago
|
||
I can no longer reproduce this. They probably changed something on their end that no longer trips Firefox 4.0b5pre.
Comment 4•15 years ago
|
||
closing as worksforme per comment #3.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 5•15 years ago
|
||
(In reply to comment #1)
> mContent seems to go bad during GetAttributes execution?
It should be handled by IsDefunct(). It's not clear why it can be null.
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsCoreUtils::GetID(nsIContent*, nsAString_internal&) ]
You need to log in
before you can comment on or make changes to this bug.
Description
•