Closed Bug 376449 Opened 17 years ago Closed 17 years ago

nsTextFrameThebes asserts on local copy of wikipedia page

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
major

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: bzbarsky, Unassigned)

References

()

Details

(Keywords: crash)

BUILD: MOZ_CO_DATE="Fri Mar 30 21:46:26 CDT 2007" with nsTextFrameThebes GetPresContext bustage fixed.

STEPS TO REPRODUCE:  Load URL in URL field

EXPECTED RESULTS: Not assert

ACTUAL RESULTS:

!!! ASSERTION: Overflow: 'aStart + aLength <= mCharacterCount', file ../../../../mozilla/gfx/thebes/src/gfxFont.cpp, line 562 

(gdb) p aLength
$1 = 10
(gdb) p aStart
$2 = 0
(gdb) p mCharacterCount
$3 = 5 

Then a bunch more asserts like that one.  Then the crash in bug 376448.
I can't reproduce.  Do you still see the asserts?
No, seems to be ok now...  Probably fixed by whatever fixed bug 376448.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
Resolution: WORKSFORME → FIXED
Gah, somehow managed to mark this as verified when I actually hadn't done so, and it seems I can't flip that to RESO without reopening.  Feel free to do that if you deem it necessary, or go through the effort of verifying and just comment to that effect.  Sorry for the bugspam...
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.