Closed
Bug 392225
Opened 18 years ago
Closed 18 years ago
Firefox crashes 75% of the way through loading this site [@ _moz_pixman_compute_composite_region]
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 392214
People
(Reporter: lrombes, Unassigned)
References
()
Details
(Keywords: crash, regression, stackwanted)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007081409 Minefield/3.0a8pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007081409 Minefield/3.0a8pre
Open site after rendering about 75% of the page Firefox Crashes.
Reproducible: Always
Steps to Reproduce:
1. Open Website
2. Wait for crash
3.
Worked OK with yesterdays build
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007081409 Minefield/3.0a8pre ID:2007081305
Comment 1•18 years ago
|
||
I can confirm this crash on Windows Vista using Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a8pre) Gecko/2007081409 Minefield/3.0a8pre
Unfortunately, Breakpad doesn't open when it crashes, so I don't have a stack.
Additionally, this does not crash on Mac OS X.
Sending to core and confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash,
stackwanted
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
Updated•18 years ago
|
Flags: blocking1.9?
Keywords: regression
Comment 2•18 years ago
|
||
Stack from WinDbg using 2007081409:
xul!_moz_pixman_compute_composite_region+0x1298
xul!_moz_pixman_compute_composite_region+0x5ad3
xul!_moz_pixman_compute_composite_region+0x6e7c
xul!pixman_composite_rect_general+0x44
xul!fbCompositeSolidFill+0x642
That led me to bug 392214 which was fixed by backout of bug 390898. The URL doesn't crash in an hourly build of Minefield from 2007081416.
Marking as duplicate.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Flags: blocking1.9?
Summary: Craches 75% of way loading site → Firefox crashes 75% of the way through loading this site [@ _moz_pixman_compute_composite_region]
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ _moz_pixman_compute_composite_region]
You need to log in
before you can comment on or make changes to this bug.
Description
•