Closed Bug 368013 Opened 18 years ago Closed 18 years ago

Crash [@ nsCellMapColumnIterator::GetNextFrame]

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 367749

People

(Reporter: klassphere, Assigned: Gavin)

References

()

Details

(Keywords: crash, regression, testcase)

Crash Data

Attachments

(2 files)

The build ID in the talkback is that of the talkback client, the correct ID is 2007012319 . Reproducible always at the URL.

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070123 Minefield/3.0a2pre ID:2007012319 [cairo]


TB28649510W

Stack Signature	 txKeyValueHash::Init 4e976835
Product ID	FirefoxTrunk
Build ID	2007012004
Trigger Time	2007-01-23 19:59:47.0
Platform	Win32
Operating System	Windows NT 5.1 build 2600
Module	firefox.exe + (0028d892)
URL visited	
User Comments	SSL
Since Last Crash	11 sec
Total Uptime	183362 sec
Trigger Reason	Access violation
Source File, Line No.	e:\builds\tinderbox\fx-trunk\winnt_5.2_depend\mozilla\content\xslt\src\xslt\txkeyfunctioncall.cpp, line 155
Stack Trace 	
txKeyValueHash::Init  [mozilla\content\xslt\src\xslt\txkeyfunctioncall.cpp, line 155]
nsCellMap::ExpandWithCells  [mozilla\layout\tables\nscellmap.cpp, line 1778]
BasicTableLayoutStrategy::ComputeIntrinsicWidths  [mozilla\layout\tables\basictablelayoutstrategy.cpp, line 587]
Looks like nsCellMap::ExpandWithCells is jumping to an invalid address here.

Would be great if you could attach a testcase.
Assignee: xslt → nobody
Component: XSLT → Layout
QA Contact: keith → layout
Attached file stack
With this testcase I see the following assertions (w32 debug trunk build):
###!!! ASSERTION: Bogus mOrigCells?: 'mRow < mCurMapRowCount', file i:/moz/mozilla/layout/tables/nsCellMap.cpp, line 2747
###!!! ASSERTION: invalid array index: 'i < Length()', file i:\moz\mozilla\ff\dist\include\xpcom\nsTArray.h, line 327

mHdr is 0xcdcdcdcd in nsTArray_base::Length().
Attachment #252575 - Attachment mime type: application/x-download → text/plain
Summary: Crash [@ txKeyValueHash::Init] → Crash [@ nsCellMapColumnIterator::GetNextFrame]
Backing out the patch in bug 352461 fixes this.
Blocks: 352461
Timeless tells me he thinks this is a dupe of bug 367755, but I can't see that bug.
Probably the same as bug 367749. Talkback wasn't working for a while so that bug didn't have a stacktrace yet, and I forgot to put it on later, sorry.
Depends on: 367749
gavin didn't tell me that he couldn't see that bug.

or i was asleep and missed that part.
Fixed by patch in bug 326877.
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: in-testsuite?
Resolution: --- → DUPLICATE
Er.... wrong bug number.  I _meant_ bug 367749.
No longer depends on: 367749
Crash Signature: [@ nsCellMapColumnIterator::GetNextFrame]
Crash test:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd0f3b9a5ce4
Flags: in-testsuite? → in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: