Closed
Bug 484177
Opened 16 years ago
Closed 16 years ago
mochitest crash at [@ gfxTextRun::FindFirstGlyphRunContaining]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 486470
People
(Reporter: dbaron, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, regression)
Crash Data
Attachments
(2 files)
A Windows mochitest run just crashed in gfxTextRun::FindFirstGlyphRunContaining while running /tests/dom/tests/mochitest/ajax/offline/test_xhtmlManifest.xhtml (or perhaps a test just after it if there are any output buffering issues).
The full log is http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1237452160.1237460437.21853.gz&fulltext=1
It was testing http://hg.mozilla.org/mozilla-central/rev/032ffaec3006
I'll attach a snippet of the log with the relevant output.
Reporter | ||
Updated•16 years ago
|
Whiteboard: [orange]
Reporter | ||
Comment 1•16 years ago
|
||
Comment 3•16 years ago
|
||
we saw this on the tracemonkey box yesterday as well. same point in the tests.
Reporter | ||
Comment 4•16 years ago
|
||
Given the frequency, it seems like it probably started happening recently; it might be useful to figure out when it started.
Summary: mochitest crash at gfxTextRun::FindFirstGlyphRunContaining → mochitest crash at [@ gfxTextRun::FindFirstGlyphRunContaining]
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Keywords: regressionwindow-wanted
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ gfxTextRun::FindFirstGlyphRunContaining]
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•