Closed
Bug 635962
Opened 14 years ago
Closed 12 years ago
crash [@ nsPrintEngine::GetIsRangeSelection(int*)] - [@ nsBidiPresUtils::ProcessText]
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [tbird crash])
Crash Data
crash [@ nsPrintEngine::GetIsRangeSelection(int*)]
exists only in thunderbird 3.1.7. and no firefox crashes.
did someething change for bidi?
bp-0a1fedf8-0d4a-423c-b37b-820c52110117
EXCEPTION_ACCESS_VIOLATION_WRITE
0xffffffffe87edd59
Frame Module Signature [Expand] Source
0 thunderbird.exe nsPrintEngine::GetIsRangeSelection layout/printing/nsPrintEngine.cpp:817
1 thunderbird.exe nsBidiPresUtils::ProcessText layout/base/nsBidiPresUtils.cpp:1577
2 thunderbird.exe nsBidiPresUtils::ProcessTextForRenderingContext layout/base/nsBidiPresUtils.cpp:1665
3 thunderbird.exe nsBidiPresUtils::MeasureTextWidth layout/base/nsBidiPresUtils.h:244
4 thunderbird.exe nsLayoutUtils::GetStringWidth layout/base/nsLayoutUtils.cpp:2588
5 thunderbird.exe nsTreeBodyFrame::AdjustForCellText layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:1492
6 thunderbird.exe nsTreeBodyFrame::PaintText layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:3602
7 thunderbird.exe nsTreeBodyFrame::PaintCell layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:3289
8 thunderbird.exe nsTreeBodyFrame::PaintRow layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:3080
9 thunderbird.exe nsTreeBodyFrame::PaintTreeBody layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:2883
10 thunderbird.exe PaintTreeBody layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp:2811
11 thunderbird.exe nsDisplayGeneric::Paint layout/base/nsDisplayList.h:968
Reporter | ||
Updated•14 years ago
|
Whiteboard: [tbird crash]
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsPrintEngine::GetIsRangeSelection(int*)]
[@ nsBidiPresUtils::ProcessText]
Comment 1•13 years ago
|
||
Wayne, I couldn't find this on anything later than 3.6. There is a related signature though that isn't linked to this bug. Is this still a current crash. Just trying to triage out some old bugs.
Crash Signature: [@ nsPrintEngine::GetIsRangeSelection(int*)]
[@ nsBidiPresUtils::ProcessText] → [@ nsPrintEngine::GetIsRangeSelection(int*)]
[@ nsBidiPresUtils::ProcessText]
Reporter | ||
Comment 2•12 years ago
|
||
Thanks Sheila. No, this one isn't seen anymore.
The current biggest print crash is bug 843543
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•