Closed
Bug 435223
Opened 17 years ago
Closed 16 years ago
malloc error due to huge width [@ nsNativeThemeCocoa::DrawCellWithScaling]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
firefox-bin(24198,0xa000d000) malloc: *** vm_allocate(size=1717989376) failed (error code=3)
firefox-bin(24198,0xa000d000) malloc: *** error: can't allocate region
firefox-bin(24198,0xa000d000) malloc: *** set a breakpoint in szone_error to debug
CGBitmapContextCreateInfo: unable to allocate 1717987776 bytes for bitmap data
CGContextConcatCTM: invalid context
| Reporter | ||
Updated•17 years ago
|
Summary: malloc error due to huge width → malloc error due to huge width [@ nsNativeThemeCocoa::DrawCellWithScaling]
| Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
The same malloc error is also reported at bug 432743 and bug 431902.
But it seems to have a different cause in those bugs.
| Reporter | ||
Comment 3•16 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 4•16 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•