Closed
Bug 466982
Opened 16 years ago
Closed 16 years ago
Crash [@ nsTextFrame::GetContentEnd] with bindings, ::first-letter, generated content, contenteditable, etc
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(4 files)
See upcoming testcase, which crashes in current trunk build and Firefox 3 (so marking security sensitive for now).
It doesn't crash in Firefox 2, I can look for a regression range, if wanted.
http://crash-stats.mozilla.com/report/index/df38c47a-59bd-4d14-913b-6daa22081127?p=1
0 xul.dll nsTextFrame::GetContentEnd layout/generic/nsTextFrameThebes.cpp:449
1 xul.dll BuildTextRunsScanner::AccumulateRunInfo layout/generic/nsTextFrameThebes.cpp:1143
2 xul.dll BuildTextRunsScanner::ScanFrame layout/generic/nsTextFrameThebes.cpp:1266
3 xul.dll xul.dll@0x2f4c6a
4 xul.dll BuildTextRuns layout/generic/nsTextFrameThebes.cpp:1031
5 xul.dll nsTextFrame::EnsureTextRun layout/generic/nsTextFrameThebes.cpp:1871
6 xul.dll xul.dll@0x2f5751
7 xul.dll nsLineLayout::ReflowFrame layout/generic/nsLineLayout.cpp:853
8 xul.dll nsBlockFrame::ReflowInlineFrame layout/generic/nsBlockFrame.cpp:3586
Firefox3.0.3 breakpdad id:
http://crash-stats.mozilla.com/report/index/5c7d5adf-801f-4cbb-93b6-e60ef2081127?p=1
Flags: blocking1.9.1?
| Reporter | ||
Updated•16 years ago
|
Group: core-security
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
Because the bindings need to be loaded, the testcase doesn't crash online, you can make it crash by going offline, or you can use this zipped up testcase.
Flags: blocking1.9.1? → wanted1.9.1+
| Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsTextFrame::GetContentEnd]
| Reporter | ||
Updated•13 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•