Closed
Bug 507495
Opened 16 years ago
Closed 16 years ago
Crash [@ UnhookTextRunFromFrames] on print preview with floats, page-break, ::first-line, etc
Categories
(Core :: Layout: Floats, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(1 file)
2.17 KB,
text/html
|
Details |
See testcase, which crashes current trunk build on print preview, sometimes.
This seems to have regressed between 2009-07-13 and 2009-07-15:
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2009-07-13+04%3A00%3A00&enddate=2009-07-15+04%3A00%3A00
I think a regression from bug 499377.
The testcase contains some code that automatically opens a new window and sets it in print preview, periodically, to make it easier to reproduce the crash. You need to grant enhanced privileges to let it work.
http://crash-stats.mozilla.com/report/index/6afeef9b-2746-4b64-b966-1e9412090729
0 xul.dll UnhookTextRunFromFrames layout/generic/nsTextFrameThebes.cpp:384
1 xul.dll FrameTextRunCache::NotifyExpired layout/generic/nsTextFrameThebes.cpp:418
2 xul.dll nsExpirationTracker<gfxTextRun,3>::AgeOneGeneration obj-firefox/dist/include/nsExpirationTracker.h:210
3 nspr4.dll nspr4.dll@0xca1f
Comment 1•16 years ago
|
||
Could not reproduce on Windows or Linux using recent trunk.
Reporter | ||
Comment 2•16 years ago
|
||
Yes, seems to have become worksforme.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ UnhookTextRunFromFrames]
You need to log in
before you can comment on or make changes to this bug.
Description
•