Closed Bug 509562 Opened 15 years ago Closed 13 years ago

[BC] ASSERTION: program error: '(i >= startIndex) && (i <= endIndex)'

Categories

(Core :: Layout: Tables, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

359 bytes, application/xhtml+xml
Details
Attached file testcase
###!!! ASSERTION: program error: '(i >= startIndex) && (i <= endIndex)', file layout/tables/nsTableFrame.cpp, line 5020
###!!! ASSERTION: program error: '(i >= startIndex) && (i <= endIndex)', file layout/tables/nsTableFrame.cpp, line 5046

The corresponding array accesses are checked using min/max functions, so this isn't the end of the world.
fixed by bug 460637

https://hg.mozilla.org/integration/mozilla-inbound/rev/2a15404c1d71
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: